1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-13 15:15:59 +00:00
rke/k8s
rajashree 968a399f26 Accept label to ignore nodes during upgrade
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
2020-02-22 14:23:47 -08:00
..
clusterrole.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
configmap.go handle upgrade cases 2018-11-09 11:16:17 -08:00
job.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
k8s.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
node.go Accept label to ignore nodes during upgrade 2020-02-22 14:23:47 -08:00
pod.go Don't error out on pod delete IfNotFound 2019-07-01 14:56:08 -07:00
psp.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
role.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
secret.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
serviceaccount.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00