kubernetes/cluster/gce
Michael Taufen 263c54c424 Fix upgrade.sh image setup
The original fix (#33147) sourced the correct `node-helper.sh` but set
`node_os_distribution` instead of `NODE_OS_DISTRIBUTION`. The
`set-node-image` function is imported indirectly via `source
"${KUBE_ROOT}/cluster/kube-util.sh"`, which in turn (in the GCE case)
sources `cluster/gce/util.sh`. Since the `set-node-image` function
relies on the `NODE_OS_DISTRIBUTION` variable, the original fix
did not have the entire intended effect.

I have confirmed that cherry-picking #33147 into the `release-1.4`
branch and layering this commit on top of it make for a successful
upgrade from a GCI based K8s 1.3 cluster to a GCI based K8s 1.4 cluster.
2016-10-10 10:54:58 -07:00
..
coreos Bump up addon kube-dns to v20 for graceful termination 2016-09-29 18:09:20 -07:00
debian Implemented creation of HA master for GCE on debain. 2016-09-12 16:42:20 +02:00
gci Change --bind to -B for consistency 2016-09-30 10:59:47 -07:00
trusty bump master cidr range from /30 to /29 2016-09-16 13:41:58 -07:00
config-common.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
config-default.sh Merge pull request #34156 from adityakali/gci 2016-10-07 16:35:20 -07:00
config-test.sh Merge pull request #34156 from adityakali/gci 2016-10-07 16:35:20 -07:00
configure-vm.sh bump master cidr range from /30 to /29 2016-09-16 13:41:58 -07:00
delete-stranded-load-balancers.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
list-resources.sh Use --regions instead of --region for gcloud list [resource] 2016-08-11 14:45:20 -07:00
upgrade.sh Fix upgrade.sh image setup 2016-10-10 10:54:58 -07:00
util.sh Fix condition for deleting master etcd firewall rule 2016-10-03 12:40:47 -07:00