Skip to content

OCPBUGS-99534: etcd initialization bugs after etcdctl snapshot restore#9048

Open
tony-schndr wants to merge 3 commits into
openshift:mainfrom
tony-schndr:fix/etcd-snapshot-restore-init
Open

OCPBUGS-99534: etcd initialization bugs after etcdctl snapshot restore#9048
tony-schndr wants to merge 3 commits into
openshift:mainfrom
tony-schndr:fix/etcd-snapshot-restore-init

test(etcd): generate fixtures for EtcdRestore control plane component…

6e60bfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

44.53% (+0.01%) compared to 144cca9

View this Pull Request on Codecov

44.53% (+0.01%) compared to 144cca9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.53%. Comparing base (144cca9) to head (6e60bfa).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9048      +/-   ##
==========================================
+ Coverage   44.51%   44.53%   +0.01%     
==========================================
  Files         774      774              
  Lines       96997    97016      +19     
==========================================
+ Hits        43179    43205      +26     
+ Misses      50830    50824       -6     
+ Partials     2988     2987       -1     
Files with missing lines Coverage Δ
...trollers/hostedcontrolplane/v2/etcd/statefulset.go 80.23% <100.00%> (+6.37%) ⬆️

... and 1 file with indirect coverage changes

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