kubernetes/cmd/kubeadm/app/util/staticpod
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 etcd's /health endpoint for it's liveness probe 2019-08-16 01:06:49 +03:00
utils_test.go kubeadm: remove ClusterStatus dependency 2020-02-20 12:18:56 +01:00
utils.go kubeadm: remove ClusterStatus dependency 2020-02-20 12:18:56 +01:00