1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-03 02:27:37 +00:00
rke/cluster
Sebastiaan van Steenis 63b6ece7b9 Check if certificates are present in state
Problem: If certificates are empty in cluster state (or missing rkestate file), RKE and Rancher would throw NPE.

Solution: Check if certificates are present or error out (for now this situation needs manual intervention)
2019-07-11 14:27:41 -07:00
..
addons.go rancher pass serviceoptions and addon templates to rke 2019-07-03 10:04:27 -07:00
certificates.go Force deploy certs if etcd cert was changed 2019-05-24 09:12:39 -07:00
cluster.go move metadata init to InitClusterObject 2019-07-08 15:40:31 -07:00
defaults.go use k8s version info from kontainer-driver-metadata 2019-07-03 10:04:27 -07:00
etcd.go always use DefaultRKETools for etcd snapshot 2019-06-11 12:52:25 -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 rancher pass serviceoptions and addon templates to rke 2019-07-03 10:04:27 -07:00
plan.go rancher pass serviceoptions and addon templates to rke 2019-07-03 10:04:27 -07:00
reconcile.go Check if certificates are present in state 2019-07-11 14:27:41 -07:00
remove.go Restore backup to a new etcd plane 2019-03-06 09:22:52 -08:00
state.go Check legacy state if kubeconfig doesnt exist 2019-04-23 16:43:07 -07:00
validation.go use k8s version info from kontainer-driver-metadata 2019-07-03 10:04:27 -07:00