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

[LP#2067404] Check and log all events on failed resources #7

Merged

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Jul 8, 2024

LP#2067404

Overview

It's been reported the charm is stuck in a Waiting state that doesn't resolve due to conditions on the csi-cinder-controllerplugin deployment resource not going active. These changes will log to the charm debug log in the event of such circumstances.

Details

Gather the deployment and pod events associated with the deployment (or daemonsets) deployed by this charm to determine if there is anything the juju administrator can do to improved the deployment state.

Events will be logged in the charm's debug log in timestamp order, least recent to most recent.

@addyess addyess requested review from mateoflorido and kwmonroe July 8, 2024 15:53
src/storage_manifests.py Outdated Show resolved Hide resolved
src/storage_manifests.py Outdated Show resolved Hide resolved
src/storage_manifests.py Outdated Show resolved Hide resolved
@addyess
Copy link
Contributor Author

addyess commented Dec 5, 2024

@HomayoonAlimohammadi how does it look. Are we happy?

@HomayoonAlimohammadi
Copy link
Contributor

@addyess Yea I was waiting for the CI to pass. Let's merge this!

@HomayoonAlimohammadi HomayoonAlimohammadi merged commit 6c598bf into main Dec 6, 2024
6 checks passed
@HomayoonAlimohammadi HomayoonAlimohammadi deleted the KU-1026/lp2067404-controllerplugin-unavailable branch December 6, 2024 09:08
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.

3 participants