Skip to content

Remove unnecessary Nodes field from v1beta1 hub status and conversion

8a0db76
Select commit
Loading
Failed to load commit list.
Draft

Track tenant-visible nodes in .status.nodes and reconcile via node metadata watches #1901

Remove unnecessary Nodes field from v1beta1 hub status and conversion
8a0db76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2026 in 0s

11.49% (-0.09%) compared to 96d06c7

View this Pull Request on Codecov

11.49% (-0.09%) compared to 96d06c7

Details

Codecov Report

❌ Patch coverage is 0% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.49%. Comparing base (96d06c7) to head (8a0db76).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
internal/controllers/tenant/utils.go 0.00% 40 Missing ⚠️
internal/controllers/tenant/status.go 0.00% 20 Missing ⚠️
api/v1beta2/zz_generated.deepcopy.go 0.00% 4 Missing ⚠️
internal/controllers/tenant/manager.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1901      +/-   ##
==========================================
- Coverage   11.58%   11.49%   -0.09%     
==========================================
  Files         248      248              
  Lines       11405    11473      +68     
==========================================
- Hits         1321     1319       -2     
- Misses      10040    10109      +69     
- Partials       44       45       +1     

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