mirror of
https://github.com/rancher/rke.git
synced 2025-04-27 19:25:44 +00:00
RKE does a cluster scan to find the unreachable hosts, and if that number is same as or exceeds maxUnavailable, upgrade won't proceed. This commit introduces a label users can provide for their nodes so they don't get counted as unavailable and are excluded from upgrade. This commit also includes a couple of bug fixes |
||
---|---|---|
.. | ||
controlplane.go | ||
etcd_util.go | ||
etcd.go | ||
healthcheck.go | ||
kubeapi.go | ||
kubecontroller.go | ||
kubelet.go | ||
kubeproxy.go | ||
node_util.go | ||
proxy.go | ||
scheduler.go | ||
services.go | ||
workerplane.go |