Skip to content

Prefer CKS ISO arch instead of the system VM setting

c3b83a4
Select commit
Loading
Failed to load commit list.
Merged

Find system VM templates for CKS clusters and SharedFS honouring the preferred architecture #10946

Prefer CKS ISO arch instead of the system VM setting
c3b83a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

16.16% (+0.01%) compared to 823080c

View this Pull Request on Codecov

16.16% (+0.01%) compared to 823080c

Details

Codecov Report

❌ Patch coverage is 24.32432% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.16%. Comparing base (823080c) to head (c3b83a4).
⚠️ Report is 72 commits behind head on 4.20.

Files with missing lines Patch % Lines
...bernetes/cluster/KubernetesClusterManagerImpl.java 11.53% 21 Missing and 2 partials ⚠️
...r/actionworkers/KubernetesClusterActionWorker.java 0.00% 2 Missing ⚠️
.../java/com/cloud/storage/dao/VMTemplateDaoImpl.java 83.33% 0 Missing and 1 partial ⚠️
...KubernetesClusterResourceModifierActionWorker.java 0.00% 1 Missing ⚠️
...sharedfs/lifecycle/StorageVmSharedFSLifeCycle.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #10946      +/-   ##
============================================
+ Coverage     16.14%   16.16%   +0.01%     
- Complexity    13253    13280      +27     
============================================
  Files          5656     5656              
  Lines        497893   497941      +48     
  Branches      60374    60388      +14     
============================================
+ Hits          80405    80489      +84     
+ Misses       408529   408489      -40     
- Partials       8959     8963       +4     

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