-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Helm chart update hangs the pod #5860
Comments
While deleting the helm chart, the dependency resources are getting delete, this halts the pod getting terminated and the pod get hung while terminating
If there is a graceful termination applied while deleting the helm chart hope this will not happen. |
I'm closing this issue as the Helm charts were deprecated in Vitess 7.0. Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overview of the Issue
While updating the helm chart after making some changes to the values.yaml, the pod already created is in status "Terminating" and it continues to be in that state for long hours with no change.
Reproduction Steps
Update some values in the
values.yaml
and dohelm upgrade
, the pod is getting updated but hangs at status "Terminating" for long hours,Because of this, some features are not working as expected.
Binary version
Example:
Below is the error from the mysql container inside the pod
The text was updated successfully, but these errors were encountered: