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

Add extra checks for DeploymentDescription existence #548

Draft
wants to merge 2 commits into
base: 2/edge
Choose a base branch
from

Conversation

phvalguima
Copy link
Contributor

@phvalguima phvalguima commented Feb 11, 2025

Currently, if the cluster is not yet ready and the description not yet available, set password action throws an exception.

This PR reviews the base charm calls to the .deployment_desc() function and ensures we have appropriate checks each time.

Relates to: #547

Currently, if the cluster is not yet ready and the description not yet available, set password action throws an exception.

This PR improves the password action check for the cluster's current role. If the cluster description is not yet ready, we return a failed event instead.
@phvalguima phvalguima changed the title Add an extra check at password action Add an extra checks for DeploymentDescription existence Feb 11, 2025
@phvalguima phvalguima changed the title Add an extra checks for DeploymentDescription existence Add extra checks for DeploymentDescription existence Feb 11, 2025
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