1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-27 11:21:08 +00:00
rke/services
rajashree bb6873ce48 Addresses following issues:
1. Compare maxUnavailable with powered off hosts before attempting to reconcile
NotReady hosts
2. Include powered off hosts as failed hosts for controlplane upgrade to return error
3. Change coredns upgrade strategy. With addons changes it was changed to have the k8s
default value for a deployment of 25% maxUnavailable and maxSurge. This commit changes it
back to maxUnavailable of 1 to avoid dns addon upgrade issues
2020-03-07 14:22:35 -08:00
..
controlplane.go Addresses following issues: 2020-03-07 14:22:35 -08:00
etcd_util.go Return proper error in etcd healthcheck 2019-11-04 15:10:05 -08:00
etcd.go Determine etcd s3 snapshots by s3 config presence 2020-01-20 18:43:35 +01:00
healthcheck.go Update to new certs package since latest k8s dropped it 2019-08-19 11:02:43 -07:00
kubeapi.go Attempt upgrade on NotReady hosts 2020-02-26 14:14:42 -08:00
kubecontroller.go Configure MCS labels if selinux is enabled 2019-08-22 13:45:04 -07:00
kubelet.go Configure MCS labels if selinux is enabled 2019-08-22 13:45:04 -07:00
kubeproxy.go Configure MCS labels if selinux is enabled 2019-08-22 13:45:04 -07:00
node_util.go Addresses following issues: 2020-03-07 14:22:35 -08:00
proxy.go Configure MCS labels if selinux is enabled 2019-08-22 13:45:04 -07:00
scheduler.go Configure MCS labels if selinux is enabled 2019-08-22 13:45:04 -07:00
services.go Apply MCS label when privileged is false 2019-08-30 10:42:11 -07:00
workerplane.go Addresses following issues: 2020-03-07 14:22:35 -08:00