kubernetes/test/e2e/network
Tim Hockin d30ae6a5ab Svc REST: Make ipFamilyPolicy authoritative
Previously we would try to infer the `ipFamilyPolicy` from `clusterIPs`
and/or `ipFamilies`.  That is too tricky.  Now you MUST specify
`ipFamilyPolicy` as one of the dual-stack options in order to get a
dual-stack service.
2021-09-11 11:30:01 -07:00
..
common hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
netpol run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
scale gcp ingress only supports ImplementationSpecific path type 2021-05-19 11:48:01 +02:00
conntrack.go refactor default IP family cluster detection 2021-06-25 10:34:42 +02:00
dns.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
dns_common.go Skip testing for Pod DNS records. 2021-08-26 14:33:12 -07:00
dns_configmap.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
dns_scale_records.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
doc.go Moves networking e2e tests to test/e2e/network 2017-07-22 09:43:42 -07:00
dual_stack.go Svc REST: Make ipFamilyPolicy authoritative 2021-09-11 11:30:01 -07:00
endpointslice.go e2e test apiserver endpoint and endpointslices 2021-08-31 11:29:06 +02:00
endpointslicemirroring.go Promote EndpointSlice E2E Tests to Conformance 2021-03-08 09:44:47 -08:00
example_cluster_dns.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
firewall.go remove webhook.go to revert changes to conformance test 2021-07-01 20:24:46 +00:00
fixture.go automated refactor 2020-03-05 14:59:46 -08:00
hostport.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
ingress.go enable verify-golangci-lint.sh 2021-07-14 08:53:33 -04:00
ingress_scale.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
ingressclass.go bump e2e test to ingress v1 2021-05-18 21:42:48 +02:00
kube_proxy.go replace e2e WaitForPodsReady by WaitTimeoutForPodReadyInNamespace 2021-08-01 19:24:52 +02:00
loadbalancer.go add loadbalancer name to ESIPP tests so regex pick them 2021-06-02 22:38:12 +02:00
network_policy.go Rolling back network policy tests 2021-01-27 18:58:52 -05:00
network_tiers.go test/e2e/network: mark network_tiers.go tests with GCE tag 2021-06-16 07:27:53 -04:00
networking.go test/e2e/network: remove dependency to google.com for in-cluster networking tests 2021-06-20 19:19:02 -04:00
networking_perf.go e2e iperf2 change threshold to 10MBps = 80 Mbps 2021-09-08 18:46:04 +02:00
no_snat.go e2e create pods only on schedulable nodes 2021-04-17 12:05:40 +02:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
proxy.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
service.go Merge pull request #104917 from vinayakankugoyal/e2e 2021-09-10 19:08:06 -07:00
service_latency.go Cleanup SIGDescribe in test/e2e/network 2021-02-27 20:29:27 +01:00
util.go test/e2e/network: add Service internalTrafficPolicy test pod to pod 2021-07-06 09:22:06 -04:00
util_iperf.go update to remove github.com/pkg/errors 2021-06-23 22:56:48 +08:00