k3s/test/e2e/network
Kubernetes Submit Queue d118e44320
Merge pull request #54686 from m1093782566/gce-alpha-fail
Automatic merge from submit-queue (batch tested with PRs 54572, 54686). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix service session affinity e2e failure cases

**What this PR does / why we need it**:

Fix service session affinity e2e failure cases - debuging...

**Which issue this PR fixes**:

xref #54571 #54524

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/sig network
2017-10-30 21:45:17 -07:00
..
BUILD migrate cluster dns test to sig network 2017-10-26 16:00:33 +08:00
OWNERS
dns.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
dns_common.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
dns_configmap.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
doc.go
example_cluster_dns.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00
framework.go Add [sig-network] prefix to network e2e tests 2017-07-25 08:56:35 +08:00
ingress.go add e2e test for rolling update backend with NEG 2017-10-23 17:21:32 -07:00
kube_proxy.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
network_policy.go Merge pull request #54078 from bcreane/update_clientset 2017-10-23 20:22:57 -07:00
network_tiers.go e2e: network tiers should retry on 404 errors 2017-09-06 13:16:28 -07:00
networking.go Merge pull request #54686 from m1093782566/gce-alpha-fail 2017-10-30 21:45:17 -07:00
networking_perf.go Add IPv6 option for e2e iPerf test 2017-10-03 11:19:50 -04:00
no_snat.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
proxy.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
service.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
service_latency.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
serviceloadbalancers.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
util_iperf.go