kubernetes/cluster/gke
k8s-merge-robot 1186f4bf85 Merge pull request #24177 from a-robinson/gke
Automatic merge from submit-queue

Fix GKE kube-up to correctly find an IGM from a multi-zone cluster

I've confirmed that this successfully brings up a cluster, fixing the immediate issue with the new e2e test. Sorry about not properly vetting it in the original PR (#24075).

This does cause a warning message to be printed based on the handling of the NUM_NODES variable though, which I could fix if you guys think it's worth it:
```
Detected 6 ready nodes, found 6 nodes out of expected 3. Found more nodes than expected, your cluster may not behave correctly.
```

@quinton-hoole
2016-04-14 06:34:12 -07:00
..
config-common.sh Add an e2e test suite for multi-zone GKE clusters. 2016-04-09 00:14:44 +00:00
config-default.sh Cluster-loadbalancing addon 2015-10-29 15:07:25 -07:00
config-test.sh Minion->Node rename: OLD_NODE_TAG, NODE_TAG 2015-11-25 00:45:09 -08:00
util.sh Merge pull request #24177 from a-robinson/gke 2016-04-14 06:34:12 -07:00