kubernetes/test/e2e/network
Antonio Ojea 2a5ad65a9a e2e test apiserver endpoint and endpointslices
The e2e test "should have Endpoints and EndpointSlices pointing to
the API Server Service" was veryfing the current endpoints
reconciler implementation on the apiservers, however, users may
disable the endpoint reconciler and create their own.

This e2e test is also a conformance test, so we should test the
behaviour and not the implementation details. The test verifies
that a kubernetes.default service exist, an endpoint and endpoint
slices object referencing that service exist and are equivalent.
2021-08-31 11:29:06 +02: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
dual_stack.go remove LinuxOnly tags for subset of dual-stack tests 2021-06-01 16:54:54 +00: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 Update e2e tests to use EndpointSlice v1 API 2021-03-08 09:44:47 -08: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 Fix comparison between FQDN and hostname 2021-08-20 10:24:41 +01: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