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

Sending a manifest update on an erroring or crashing pod should force a deleting of the pod #271

Open
pcfreak30 opened this issue Dec 9, 2024 · 0 comments

Comments

@pcfreak30
Copy link

If you have a pod in an error or crashloopbackoff state, and send a manifest update, say to update env vars, it should detect the state and delete the pod. this will force the deployment/statefulset to update and reflect the new config and re-spawn new containers.

Currently if this happens the only route is to close the deployment or make a custom image that never allows the container to crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant