fix(etcd): resolve member actions through the current leader#3237
Draft
weicao wants to merge 3 commits into
Draft
fix(etcd): resolve member actions through the current leader#3237weicao wants to merge 3 commits into
weicao wants to merge 3 commits into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## martin/etcd-memberjoin-idempotency #3237 +/- ##
===================================================================
Coverage 0.00% 0.00%
===================================================================
Files 150 150
Lines 23843 24254 +411
===================================================================
- Misses 23843 24254 +411 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
weicao
marked this pull request as draft
July 18, 2026 16:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this changes
leaderrole instead of relying on a Pod-creation-timeLEADER_POD_FQDNCloses #3236.
Stacked delivery boundary
This PR is intentionally based on
martin/etcd-memberjoin-idempotency, the exact head of #3235 (79c82e3ba6adb532625295a78046b82edd3a2d90). It contains only the follow-up commits throughf130ae036bc999868a01d61a656c1c31c1682e3d.Do not retarget Test from #3235 to this PR implicitly. This stacked PR starts with runtime N=0 and needs its own exact-head Test contract after the code/CI gate closes.
Verification
member-list-invalid, retry-safe no, mutation0, read1f130ae036bc999868a01d61a656c1c31c1682e3dThe real-etcd matrix is N=1/version and supports only the bounded etcdctl timing claim; it does not execute the Kubernetes lifecycle action and is not a product Test or release verdict.