kubernetes/cmd/kubeadm/app/phases/etcd
Rafael Fernández López b140c5d64b
kubeadm: remove ClusterStatus dependency
While `ClusterStatus` will be maintained and uploaded, it won't be
used by the internal `kubeadm` logic in order to determine the etcd
endpoints anymore.

The only exception is during the first upgrade cycle (`kubeadm upgrade
apply`, `kubeadm upgrade node`), in which we will fallback to the
ClusterStatus to let the upgrade path add the required annotations to
the newly created static pods.
2020-02-20 12:18:56 +01:00
..
BUILD kubeadm: use correct IP family for etcd localhost 2019-11-30 17:25:30 +01:00
local_test.go kubeadm: use correct IP family for etcd localhost 2019-11-30 17:25:30 +01:00
local.go kubeadm: remove ClusterStatus dependency 2020-02-20 12:18:56 +01:00