kubernetes/test/e2e/network
jay vyas 59c0523bca
Using ServiceIPs instead of DNS names in the NetworkPolicy Probes + adding Interface decoupling (#102354)
* Squashed commit of the following:

commit 7f774dcb54b511a3956aed0fac5c803f145e383a
Author: Jay Vyas (jayunit100) <jvyas@vmware.com>
Date:   Fri Jun 18 10:58:16 2021 +0000

    fix commit message

commit 0ac09650742f02004dbb227310057ea3760c4da9
Author: jay vyas <jvyas@vmware.com>
Date:   Thu Jun 17 07:50:33 2021 -0400

    Update test/e2e/network/netpol/kubemanager.go

    Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>

commit 6a8bf0a6a2690dac56fec2bdcdce929311c513ca
Author: jay vyas <jvyas@vmware.com>
Date:   Sun Jun 13 08:17:25 2021 -0400

    Implement Service polling for network policy suite to remove reliance on CoreDNS when verifying network policys

    Update test/e2e/network/netpol/probe.go

    Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>

    Add deafultNS to use service probe

commit b9c17a48327aab35a855540c2294a51137aa4a48
Author: Matthew Fenwick <mfenwick100@gmail.com>
Date:   Thu May 27 07:30:59 2021 -0400

    address code review comments for networkpolicy decoupling from dns

commit e23ef6ff0d189cf2ed80dbafed9881d68402cb56
Author: jay vyas <jvyas@vmware.com>
Date:   Wed May 26 13:30:21 2021 -0400

    NetworkPolicy decoupling from DNS

gofmt

remove old function

* model refactor

* minor

* dropped getK8sModel func

* dropped modelMap, added global model in BeforeEach and subsequent changes

Co-authored-by: Rajas Kakodkar <rajaskakodkar16@gmail.com>
2021-07-19 23:09:32 -07:00
..
common hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
netpol Using ServiceIPs instead of DNS names in the NetworkPolicy Probes + adding Interface decoupling (#102354) 2021-07-19 23:09:32 -07: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 remove e2e miekg/dns dependency 2021-01-22 18:27:25 +01: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 Promote EndpointSlice API test to Conformance 2021-03-19 23:28:35 +00: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 don't panic if nodeIPs are not found 2021-06-21 10:59:09 +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 test/e2e/network: add Service internalTrafficPolicy test for pod (w/ host network) -> pod (w/ host network) 2021-07-06 09:22:07 -04: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