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

Release might hang or fail if there are Pods in CrashLoopBackoff or ImagePullBackoff before release #124

Open
ilya-lesikov opened this issue Aug 9, 2024 · 0 comments

Comments

@ilya-lesikov
Copy link
Member

Maybe the algorithm like this might help:

  1. Remove Pods that are in CrashLoopBackoff.
  2. Update controller.
  3. Start tracking. Tracking must ignore Pods that are deleting.
@ilya-lesikov ilya-lesikov changed the title Release might hang or fail if there are Pods in CrashLoopBackoff before release Release might hang or fail if there are Pods in CrashLoopBackoff or ImagePullBackoff before release Aug 9, 2024
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