Skip to content

[release-1.35] Fix restart of control-plane-only nodes attempting to reconcile from local datastore#13535

Merged
brandond merged 1 commit intok3s-io:release-1.35from
brandond:fix-disabled-etcd-reconcile_release-1.35
Jan 31, 2026
Merged

[release-1.35] Fix restart of control-plane-only nodes attempting to reconcile from local datastore#13535
brandond merged 1 commit intok3s-io:release-1.35from
brandond:fix-disabled-etcd-reconcile_release-1.35

Conversation

@brandond
Copy link
Copy Markdown
Member

Proposed Changes

Fix restart of control-plane-only nodes attempting to reconcile from local datastore

Types of Changes

bugfix

Verification

See linked issue

Testing

Need to add a test for simultaneous restart of split-role clusters

Linked Issues

User-Facing Change

Further Comments

…local datastore

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner January 30, 2026 22:57
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 30, 2026

Codecov Report

❌ Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.45%. Comparing base (312c238) to head (248268c).
⚠️ Report is 1 commits behind head on release-1.35.

Files with missing lines Patch % Lines
pkg/etcd/etcd.go 14.28% 3 Missing and 3 partials ⚠️
pkg/etcd/store/store.go 0.00% 5 Missing ⚠️
pkg/cluster/bootstrap.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.35   #13535      +/-   ##
================================================
- Coverage         21.47%   21.45%   -0.03%     
================================================
  Files               190      190              
  Lines             15480    15489       +9     
================================================
- Hits               3325     3323       -2     
- Misses            11702    11710       +8     
- Partials            453      456       +3     
Flag Coverage Δ
unittests 21.45% <7.14%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brandond brandond merged commit 323b952 into k3s-io:release-1.35 Jan 31, 2026
56 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.

2 participants