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

fix: evaluate all conditions of a migration job to find out if completed #706

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

johannwagner
Copy link
Contributor

This fixes a bug, where a migration got stuck on newer Kubernetes version, because there is now more than a single condition in a Job.

Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for kamaji-documentation canceled.

Name Link
🔨 Latest commit 173ca86
🔍 Latest deploy log https://app.netlify.com/sites/kamaji-documentation/deploys/67c1cade6b06f500074f6377

@prometherion prometherion added the bug Something isn't working label Feb 28, 2025
@prometherion prometherion changed the title fix: Evaluate all conditions of a migration job to find out if completed fix: evaluate all conditions of a migration job to find out if completed Feb 28, 2025
@johannwagner
Copy link
Contributor Author

I verified this on our cluster and it worked like a charm! :)

@prometherion prometherion merged commit 899da1a into clastix:master Feb 28, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants