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: ignore member not found error on leave cluster #10044

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

smira
Copy link
Member

@smira smira commented Dec 25, 2024

Fixes #10040

Sometimes etcd after 'server stoppped' error actually removes a member, so the next attempt returns member not found, ignore it, as our goal was to remove a member.

Fixes siderolabs#10040

Sometimes etcd after 'server stoppped' error actually removes a member,
so the next attempt returns member not found, ignore it, as our goal was
to remove a member.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented Dec 25, 2024

/m

@talos-bot talos-bot merged commit f98efb3 into siderolabs:main Dec 25, 2024
51 checks passed
@smira smira mentioned this pull request Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposed
Status: Backported
Development

Successfully merging this pull request may close these issues.

🧪 flaky TestLeaveCluster
4 participants