Files
kubernetes/test/e2e
Kubernetes Submit Queue f196c40366 Merge pull request #35581 from foxish/fix-network-partition-e2e
Automatic merge from submit-queue

Fixing e2e tests which rely on network disruptions

**What this PR does / why we need it**: It fixes e2e tests  on network disruptions

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes https://github.com/kubernetes/kubernetes/issues/27324, https://github.com/kubernetes/kubernetes/issues/35293

https://github.com/kubernetes/kubernetes/pull/33655 changed the kubelet's `--api-server` flag to use the external IP address of the APIServer in GCE. Hence, the iptables rules were failing previously. We now return the external IP for `getMaster()`. This fix is required in order to write e2e tests which test behavior in the face of network disruptions.

/cc @bprashanth @dchen1107 @kubernetes/sig-apps
2016-10-29 01:17:38 -07:00
..
2016-10-21 17:32:32 -07:00
2016-10-27 10:35:28 -07:00
2016-10-21 17:32:32 -07:00
2016-10-23 22:00:35 +02:00
2016-09-15 18:38:01 -04:00
2016-10-23 22:00:35 +02:00
2016-10-27 17:25:10 -07:00
2016-10-23 22:00:35 +02:00
2016-10-23 22:00:35 +02:00
2016-10-27 17:25:10 -07:00
2016-10-27 17:25:10 -07:00
2016-10-23 22:00:35 +02:00
2016-10-23 22:00:35 +02:00
2016-10-27 15:12:14 -07:00