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

VCluster API refresh: better handling during remove node interruptions #655

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

spilchen
Copy link
Collaborator

@spilchen spilchen commented Jan 5, 2024

Updates to the vcluster API incorporate the following fixes:

  • Removing a node from a k-safety 0 database could cause the cluster to lose quorum.
  • The API has been improved to handle interruptions during node removal.

Without these fixes, it is possible that the operator could lose cluster quorum during node removal and then have difficulty starting the database.

These fixes allow us to move some tests out of quarantine that were moved in #639.

@spilchen spilchen requested a review from roypaulin January 5, 2024 12:37
@spilchen spilchen self-assigned this Jan 5, 2024
@spilchen spilchen merged commit 435a7a7 into main Jan 8, 2024
27 checks passed
@spilchen spilchen deleted the spilchen/drop-node-fix branch January 8, 2024 12:19
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.

2 participants