c12s-kubespray/roles/kubernetes/master
Manuel Cintron 07b2894080 Adding ability to maintain existing Encryption Secrets at Rest. (#4255)
* Adding ability to maintain existing Encryption Secrets at Rest.

If secrets_encryption.yaml is present it will not be overriten with a new kube_encrypt_token.

This should allow for it to be set ahead of a playbook running or maintain it if cluster.yml is ran on the same cluster and the ansible host does not have access to the secrets.

* Setting existing kube_encrypt_token across all master nodes in case it was missing in one or more nodes.
2019-02-19 07:31:45 -08:00
..
defaults/main Adding ability to maintain existing Encryption Secrets at Rest. (#4255) 2019-02-19 07:31:45 -08:00
handlers Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
meta Fix basic auth tokens for kubeadm deployment. (#3801) 2018-12-03 10:44:29 -08:00
tasks Adding ability to maintain existing Encryption Secrets at Rest. (#4255) 2019-02-19 07:31:45 -08:00
templates Merge pull request #3949 from trogeat/patch-fix-missing-ca-cert-apiserver 2019-02-11 15:40:04 -06:00