kubernetes/cluster/gce
k8s-merge-robot f8196d9048 Merge pull request #24834 from ixdy/node-names
Automatic merge from submit-queue

Fix detect-node-names to not error out if there are no nodes

Fixes #21564.

Teardown was not working correctly in rare cases because `detect-node-names` was failing before any of the actual cleanup was run. I'm pretty sure the issue was that there was an instance group, but no instances in the instance group, so we bailed out when we tried to expand the bash array.

This PR adds a guard so we don't bail if the array is empty.

cc @jlowdermilk @spxtr
2016-04-29 16:37:41 -07:00
..
coreos Remove host port in influxdb-grafana-controller.yaml 2016-04-18 16:29:58 -07:00
debian Strip comments from configure-vm.sh for gce 2016-04-11 15:13:02 -07:00
trusty Merge pull request #24893 from andyzheng0831/gci 2016-04-27 23:46:26 -07:00
config-common.sh kube-up for GCE chooses master size based on number of nodes 2016-03-02 12:27:54 +01:00
config-default.sh ResourceQuota should be last admission controller 2016-04-12 13:40:52 -04:00
config-test.sh Add support for running clusters on GCI 2016-04-27 15:24:21 -07:00
configure-vm.sh Use ABAC authz instead of AllowAll. 2016-04-27 11:38:15 -07:00
delete-stranded-load-balancers.sh Also delete firewall rules and static IP addresses from stranded GCE LBs 2015-10-06 18:28:06 -07:00
list-resources.sh Fix list-resources grep 2016-04-08 12:19:24 -07:00
upgrade.sh Move KUBERNETES_PROVIDER setting into cluster/kube-util.sh. 2016-03-08 16:51:20 -08:00
util.sh Merge pull request #24834 from ixdy/node-names 2016-04-29 16:37:41 -07:00