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

[DPE-6160] block charm if password update fails #12

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reneradoi
Copy link
Collaborator

This PR adds functionality to the charmed etcd operator to give feedback to users in case a password update fails. It will set the app and unit status to blocked status if:

  • the password cannot be updated in etcd
  • the secret has not been granted to the charmed etcd application
  • the content of the secret is invalid (username other than root)

@reneradoi reneradoi requested review from delgod and skourta December 10, 2024 16:01
@reneradoi reneradoi marked this pull request as draft December 11, 2024 08:20
@reneradoi
Copy link
Collaborator Author

This PR will stay in draft untill we came to an agreement on how to handle charm status in etcd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant