1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-16 16:31:07 +00:00
rke/cluster
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
..
addons.go Add support for nodelocal DNS 2020-03-03 18:09:18 +01:00
certificates.go Add per node kubelet server certificate 2019-10-31 15:56:44 -07:00
cluster.go Addresses following issues: 2020-03-07 14:22:35 -08:00
defaults.go Addresses following issues: 2020-03-07 14:22:35 -08:00
encryption.go Move rke away from kdm vendor 2020-02-24 10:14:25 -07:00
etcd.go Determine etcd s3 snapshots by s3 config presence 2020-01-20 18:43:35 +01:00
file-deployer.go Deploy cloud-config file while contents are empty 2019-12-05 10:51:14 -08:00
hosts.go Rename ignore label and return error on controlplane failure 2020-03-04 15:20:48 -08:00
local.go use k8s version info from kontainer-driver-metadata 2019-07-03 10:04:27 -07:00
logs.go Switch all concurrent tasks to use worker pool 2018-10-18 13:24:59 -07:00
network.go Add custom flexvolume capabilities to canal and calico 2020-03-05 08:18:40 -08:00
plan.go Add support for nodelocal DNS 2020-03-03 18:09:18 +01:00
reconcile.go Add logging structs/file content to trace loglevel 2020-03-05 19:42:05 +01:00
remove.go Restore backup to a new etcd plane 2019-03-06 09:22:52 -08:00
state.go Merge pull request #1945 from superseb/move_log_trace 2020-03-05 22:19:22 +01:00
validation.go Remove n^2 algorithm. At 5000+ nodes plus this gets to be a real problem 2020-03-06 08:52:56 -07:00