c12s-kubespray/roles/kubernetes/master/tasks
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
..
encrypt-at-rest.yml Adding ability to maintain existing Encryption Secrets at Rest. (#4255) 2019-02-19 07:31:45 -08:00
kubeadm-certificate.yml Add scale master features (#3946) 2018-12-27 23:27:27 -08:00
kubeadm-cleanup-old-certs.yml Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00
kubeadm-kubeconfig.yml Add scale master features (#3946) 2018-12-27 23:27:27 -08:00
kubeadm-migrate-certs.yml Switch to kubeadm deployment mode (#3461) 2018-11-21 01:35:40 -08:00
kubeadm-setup.yml fix kubeadm-setup when enable access_ip (#4145) 2019-02-01 20:10:34 -08:00
kubeadm-upgrade.yml Fix reconfigure and upgrade cluster (#3938) 2018-12-24 23:06:27 -08:00
kubeadm-version.yml Fix reconfigure and upgrade cluster (#3938) 2018-12-24 23:06:27 -08:00
main.yml Adds support for webhook token auth. (#3939) 2018-12-26 01:52:53 -08:00
pre-upgrade.yml Fix reconfigure and upgrade cluster (#3938) 2018-12-24 23:06:27 -08:00
users-file.yml Remove non-kubeadm deployment (#3811) 2018-12-06 02:33:38 -08:00