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

Charm goes to Active/Idle before workload is active #11

Open
ca-scribner opened this issue Apr 3, 2023 · 0 comments
Open

Charm goes to Active/Idle before workload is active #11

ca-scribner opened this issue Apr 3, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ca-scribner
Copy link
Contributor

The charm will go to Active/Idle before the workload has successfully stood up. This could result in a race condition (charm active before workload active) that resolves itself, but can also hide other issues. If there is a problem with the deployment (ex: the image does not exist and the Pod goes to ImagePullBackoff) the charm will still be Active/Idle.

@ca-scribner ca-scribner added the bug Something isn't working label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant