-
Notifications
You must be signed in to change notification settings - Fork 50
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
[Juju 2.9.44] Charm state is not being passed down to Juju Controller #641
Comments
@moisesbenzan What Kubernets is being used for this deployment? |
Thanks for reporting this @moisesbenzan, I have a suspicion that the underlying charmed kubernetes storage configuration is messing up with the kubeflow-volumes charm.
Our charm flow is as follows:
So in fact something is happening between 1 and 3, causing the unit state to not change. Unfortunately from the logs I could not find out what's wrong, in fact the |
Closing this since no information has been given in order to track down the issue. Feel free to re-open if this occurs again and/or more information is available. |
On top of that, we are rewriting the charm this pulse AFAIK. Thus, issues like this could cease to exist. |
kubeflow-volumues
is stuck in maintenance mode, as seen from the Juju status, but the debug logs for the charm indicate that no operation is running and the unit is indeed idle.We suspect the charm is failing to report the state back to Juju, hence Juju thinks it is still under maintenance.
Link to run artifacts can be found here: https://oil-jenkins.canonical.com/artifacts/28b8d549-4379-43f7-84bb-b8fa30ba19ee/index.html
Pod logs here: https://oil-jenkins.canonical.com/artifacts/28b8d549-4379-43f7-84bb-b8fa30ba19ee/generated/generated/juju_kubernetes_controller/juju-crashdump-controller-2023-07-16-09.30.20.tar.gz
The text was updated successfully, but these errors were encountered: