kubernetes/test/e2e/network
Antonio Ojea 4482d1c2f4 e2e support Services with multiple EndpointSlices
A Service can use multiple EndpointSlices for its backend, when
using custom Endpoint Slices, the data plane should forward traffic
to any of the endpoints in the Endpointslices that belong to the
Service.

Change-Id: I80b42522bf6ab443050697a29b94d8245943526f
2023-03-07 13:00:46 +00:00
..
common update ginkgo from v1 to v2 and gomega to 1.19.0 2022-07-08 10:44:46 +08:00
netpol e2e/network_policy: using expected==observed as condition for polling in probeConnectivity function 2023-01-24 03:59:01 +05:30
scale e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
.import-restrictions e2e: revise import restrictions 2023-02-12 14:56:45 +01:00
conntrack.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
dns_common.go test: fix ginkgolinter issues 2023-02-22 19:36:05 +01:00
dns_configmap.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
dns_scale_records.go e2e: move several timeouts from TestContext into TimeoutContext 2023-01-09 17:29:35 +01:00
dns.go e2e: Remove kubeadm-ism in DNS HostNetwork test 2022-12-22 19:00:29 -05:00
doc.go
dual_stack.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
endpointslice.go e2e support Services with multiple EndpointSlices 2023-03-07 13:00:46 +00:00
endpointslicemirroring.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
example_cluster_dns.go e2e: consolidate pod response checking 2023-02-06 15:39:13 +01:00
firewall.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
fixture.go e2e: adapt to moved code 2022-10-06 08:19:47 +02:00
funny_ips.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
hostport.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
ingress_scale.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
ingress.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
ingressclass.go test/e2e: Replace deprecated pointer function 2023-01-05 18:43:58 +01:00
kube_proxy.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
loadbalancer.go remove aws from e2e loadbalancer udp conntrack tests 2023-02-22 17:08:57 -05:00
network_policy.go Rolling back network policy tests 2021-01-27 18:58:52 -05:00
network_tiers.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
networking_perf.go e2e: use error wrapping with %w 2023-02-06 15:39:13 +01:00
networking.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
no_snat.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxy.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
service_latency.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
service.go Remove checks for userspace proxy mode in e2e tests 2023-02-15 16:30:58 -05:00
topology_hints.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
util_iperf.go update to remove github.com/pkg/errors 2021-06-23 22:56:48 +08:00
util.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00