k3s/cmd/kubeadm
Rafael Fernández López bc26c69b61
kubeadm: Allow certain certs/keys to be missing on the secret.
Under certain circumstances, specially when using an insecure external
etcd cluster (no certificates), or when using external certificates (
no CA key), some keys inside the kubeadm-certs secret data can contain
the key with an empty value on the map.

When downloading certs just ignore those that are blank and inform the
user about it.
2019-03-15 23:34:17 +01:00
..
app kubeadm: Allow certain certs/keys to be missing on the secret. 2019-03-15 23:34:17 +01:00
test kubeadm: Don't load deprecated configs 2019-02-19 12:27:39 +02:00
.import-restrictions Remove unnecessary prefixes from various .import-restrictions files 2019-02-11 16:47:28 -05:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kubeadm.go Move from glog to klog 2018-11-10 07:50:31 -05:00