• Rafael Fernández López's avatar
    kubeadm: Allow certain certs/keys to be missing on the secret. · bc26c69b
    Rafael Fernández López authored
    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.
    bc26c69b