1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-25 15:01:58 +00:00
rke/cluster
kinarashah b9bb53ace6 fix applying AlwaysPullImages to commandArgs
Earlier we checked for AlwaysPullImages only if PodSecurityPolicy
is true clause, need both checks separately.
2019-10-22 21:48:23 -07:00
..
addons.go Add nodeSelector in network and monitoring addons 2019-08-29 11:29:57 -07:00
certificates.go Remove dead code 2019-10-04 15:02:14 -07:00
cluster.go Catch error on setNetworkOptions 2019-10-22 21:37:34 -07:00
defaults.go Add k8s 1.16 2019-08-23 09:50:49 -07:00
etcd.go Remove uneeded nil check 2019-10-04 15:01:53 -07:00
file-deployer.go fix file permissions 2019-06-18 12:52:42 -07:00
hosts.go Force deploy certificates if kubeapi cert got changed 2019-04-24 16:54:19 -07: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 fix typo: ControlPlan -> ControlPlane 2019-10-03 12:30:04 -07:00
plan.go fix applying AlwaysPullImages to commandArgs 2019-10-22 21:48:23 -07:00
reconcile.go consider service options based on hostOS info 2019-09-09 11:12:33 -07:00
remove.go Restore backup to a new etcd plane 2019-03-06 09:22:52 -08:00
state.go Update to new certs package since latest k8s dropped it 2019-08-19 11:02:43 -07:00
validation.go Adding DNS Policy support for nginx ingress controller 2019-08-23 16:04:52 -07:00