Skip to content

Add config keys for controlling public/private template secondary storage replica counts - #12877

Merged
weizhouapache merged 16 commits into
apache:mainfrom
Damans227:feature/FR284-template-secstorage-copy-control
Jun 29, 2026
Merged

Add config keys for controlling public/private template secondary storage replica counts#12877
weizhouapache merged 16 commits into
apache:mainfrom
Damans227:feature/FR284-template-secstorage-copy-control

Merge branch 'main' into feature/FR284-template-secstorage-copy-control

655ce0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 0s

18.94% (+15.42%) compared to 82986f6

View this Pull Request on Codecov

18.94% (+15.42%) compared to 82986f6

Details

Codecov Report

❌ Patch coverage is 21.39535% with 169 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.94%. Comparing base (82986f6) to head (655ce0c).

Files with missing lines Patch % Lines
.../cloudstack/storage/image/TemplateServiceImpl.java 20.49% 121 Missing and 7 partials ⚠️
...n/java/com/cloud/template/TemplateManagerImpl.java 0.00% 26 Missing ⚠️
...com/cloud/storage/ImageStoreUploadMonitorImpl.java 0.00% 6 Missing ⚠️
.../com/cloud/template/HypervisorTemplateAdapter.java 37.50% 5 Missing ⚠️
...n/java/com/cloud/template/TemplateAdapterBase.java 66.66% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main   #12877       +/-   ##
============================================
+ Coverage     3.51%   18.94%   +15.42%     
- Complexity       0    18373    +18373     
============================================
  Files          469     6192     +5723     
  Lines        40471   556550   +516079     
  Branches      7615    67954    +60339     
============================================
+ Hits          1424   105431   +104007     
- Misses       38856   439541   +400685     
- Partials       191    11578    +11387     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.