-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. Backport etcd.manifest fixes for HA clusters from #61241 to 1.10 Backport the `etcd.manifest` changes from #61241 to kubernetes 1.8. This fixes GCE configurations using HA etcd with k8s.gcr.io/etcd images built from #61241 (k8s.gcr.io/etcd:e.g. 3.1.13-0). ```release-note Fix GCE etcd scripts to pass in all required parameters for the etcd migration utility to correctly perform HA upgrades and downgrades ```