mirror of
https://github.com/rancher/rke.git
synced 2025-07-13 15:15:59 +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 |
||
---|---|---|
.. | ||
clusterrole.go | ||
configmap.go | ||
job.go | ||
k8s.go | ||
node.go | ||
pod.go | ||
psp.go | ||
role.go | ||
secret.go | ||
serviceaccount.go |