Skip to content

Conversation

@ahrtr
Copy link
Member

@ahrtr ahrtr commented Jan 15, 2026

Main changes:

Note this PR depends on etcd-io/raft#370, so we need to merge the raft PR first.

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.42%. Comparing base (5931270) to head (fb21a52).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
server/etcdserver/bootstrap.go 79.06% 4 Missing and 5 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
server/etcdserver/server.go 83.38% <100.00%> (+0.08%) ⬆️
server/etcdserver/bootstrap.go 67.01% <79.06%> (+1.19%) ⬆️

... and 18 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #21138      +/-   ##
==========================================
+ Coverage   68.29%   68.42%   +0.13%     
==========================================
  Files         429      429              
  Lines       35242    35286      +44     
==========================================
+ Hits        24067    24145      +78     
+ Misses       9775     9743      -32     
+ Partials     1400     1398       -2     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5931270...fb21a52. Read the comment docs.

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

@ahrtr ahrtr force-pushed the 20260114_bootstrap_from_consistent_index branch from 9188285 to 1261aa3 Compare January 15, 2026 17:38
@ahrtr ahrtr force-pushed the 20260114_bootstrap_from_consistent_index branch from 1261aa3 to fb21a52 Compare January 15, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants