Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent cluster from starting when Vault is pending #57

Merged

Conversation

johnsca
Copy link
Contributor

@johnsca johnsca commented Sep 18, 2019

When Vault is related to provide encryption-at-rest, we should not start the cluster and potentially allow unencrypted secrets to be created while we're still waiting for Vault.

Related to: lp:1843809

When Vault is related to provide encryption-at-rest, we should not start
the cluster and potentially allow unencrypted secrets to be created
while we're still waiting for Vault.

Related to: https://bugs.launchpad.net/charm-kubernetes-master/+bug/1843809
@johnsca
Copy link
Contributor Author

johnsca commented Sep 18, 2019

Tested on AWS along with:

Confirmed that the cluster blocked until Vault was manually unsealed, then successfully came up. Then confirmed that the relation was able to be removed without error.

@tvansteenburgh tvansteenburgh merged commit d86dabc into master Sep 18, 2019
@tvansteenburgh tvansteenburgh deleted the bug/lp/1843809/block-cluster-start-when-vault-pending branch September 18, 2019 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants