Commit 5512104d authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #31559 from bprashanth/kubeproxy_test

Automatic merge from submit-queue Networking test rewrite Decomposes the old kubeproxy tests into (tcp, udp) tests for each of the following: * intra-pod * node-pod * pod-Service * node-Service * endpoint-Service * delete endpoints, confirm unreachability * delete nodeport, confirm unreachability * kube-proxy /proxymode, /healthz Also gets rid of the old network conformance test that used apiserver proxy to check reported peer count of a webserver in a container (the netexec pod used in this test does the same thing without apiserver proxy). Fixes https://github.com/kubernetes/kubernetes/issues/26490, https://github.com/kubernetes/kubernetes/issues/14204
parents 99493570 6b5d7e6d
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment