Skip to content

feat(sandbox): add CheckpointRestore upgrade strategy with UpgradeControl#670

Merged
furykerry merged 5 commits into
openkruise:masterfrom
zmberg:sandboxupdateops-checkpoint
Jul 20, 2026
Merged

feat(sandbox): add CheckpointRestore upgrade strategy with UpgradeControl#670
furykerry merged 5 commits into
openkruise:masterfrom
zmberg:sandboxupdateops-checkpoint

feat(sandbox): fix CheckpointRestore upgrade lifecycle and add image …

af87800
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 0s

80.34% (+0.27%) compared to bc355be

View this Pull Request on Codecov

80.34% (+0.27%) compared to bc355be

Details

Codecov Report

❌ Patch coverage is 93.20388% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.34%. Comparing base (bc355be) to head (af87800).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
pkg/controller/sandbox/core/upgrade_control.go 92.46% 10 Missing and 5 partials ⚠️
...xupdateops/validating/sandboxupdateops_validate.go 78.57% 1 Missing and 2 partials ⚠️
pkg/controller/sandboxupdateops/patch.go 50.00% 1 Missing and 1 partial ⚠️
pkg/controller/sandbox/sandbox_controller.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #670      +/-   ##
==========================================
+ Coverage   80.06%   80.34%   +0.27%     
==========================================
  Files         229      231       +2     
  Lines       17862    18057     +195     
==========================================
+ Hits        14302    14507     +205     
+ Misses       2975     2963      -12     
- Partials      585      587       +2     

☔ View full report in Codecov by Harness.
📢 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.