Skip to content

CKS scaling reverts to Running on failure with VM cleanup and affinit…

6f00ed7
Select commit
Loading
Failed to load commit list.
Merged

CKS: Allow affinity group selection during cluster creation #12386

CKS scaling reverts to Running on failure with VM cleanup and affinit…
6f00ed7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

17.94% (+0.18%) compared to c465caf

View this Pull Request on Codecov

17.94% (+0.18%) compared to c465caf

Details

Codecov Report

❌ Patch coverage is 39.76834% with 312 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.94%. Comparing base (c465caf) to head (6f00ed7).
⚠️ Report is 246 commits behind head on main.

Files with missing lines Patch % Lines
...bernetes/cluster/KubernetesClusterManagerImpl.java 42.02% 116 Missing and 4 partials ⚠️
...r/actionworkers/KubernetesClusterActionWorker.java 28.84% 37 Missing ⚠️
...KubernetesClusterResourceModifierActionWorker.java 0.00% 36 Missing ⚠️
...er/actionworkers/KubernetesClusterScaleWorker.java 0.00% 31 Missing ⚠️
.../dao/KubernetesClusterAffinityGroupMapDaoImpl.java 0.00% 27 Missing ⚠️
...uster/UpdateKubernetesClusterAffinityGroupCmd.java 0.00% 25 Missing ⚠️
...ubernetes/cluster/KubernetesServiceHelperImpl.java 76.71% 16 Missing and 1 partial ⚠️
...er/actionworkers/KubernetesClusterStartWorker.java 0.00% 5 Missing ⚠️
...kubernetes/cluster/CreateKubernetesClusterCmd.java 0.00% 5 Missing ⚠️
...s/cluster/KubernetesClusterAffinityGroupMapVO.java 86.20% 3 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12386      +/-   ##
============================================
+ Coverage     17.76%   17.94%   +0.18%     
- Complexity    15859    16223     +364     
============================================
  Files          5923     5944      +21     
  Lines        530470   533807    +3337     
  Branches      64823    65330     +507     
============================================
+ Hits          94243    95812    +1569     
- Misses       425682   427248    +1566     
- Partials      10545    10747     +202     

☔ 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.