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

Remove InvalidState check, but keep the information in the Conditions #643

Merged
merged 1 commit into from
May 6, 2024

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented Apr 26, 2024

What this PR does:
Removes the InvalidState check from the reconciliation process. Otherwise, there would be no method to actually fix the incorrect state.

Which issue(s) this PR fixes:
Fixes #639

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner April 26, 2024 10:15
@burmanm burmanm force-pushed the fix_invalid_state branch from a6ee0b8 to bdd36cb Compare May 6, 2024 09:16
@burmanm burmanm merged commit 1e20370 into k8ssandra:master May 6, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Operator doesn't revalidate cluster state if node decommission failed due to disk size check
2 participants