mirror of
https://github.com/rancher/rke.git
synced 2025-04-28 03:31:24 +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 |
||
---|---|---|
.. | ||
cert.go | ||
common.go | ||
config.go | ||
encryption.go | ||
etcd.go | ||
remove.go | ||
up.go | ||
version.go |