Skip to content

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

Draft
Copilot wants to merge 3 commits into
mainfrom
copilot/add-status-nodes-feature
Draft

Track tenant-visible nodes in .status.nodes and reconcile via node metadata watches#1901
Copilot wants to merge 3 commits into
mainfrom
copilot/add-status-nodes-feature

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 21, 2026

  • Remove Nodes []string from api/v1beta1/tenant_status.go (unnecessary in the hub/conversion type)
  • Remove the two Nodes conversion lines from api/v1beta2/tenant_conversion_hub.go
  • Regenerate CRD and deepcopy artifacts
  • Verify tests still pass

Copilot AI and others added 2 commits April 20, 2026 09:24
Agent-Logs-Url: https://github.com/projectcapsule/capsule/sessions/35d75f80-a2f5-4f3f-a0f8-db8fcf20edce

Co-authored-by: oliverbaehler <26610571+oliverbaehler@users.noreply.github.com>
Agent-Logs-Url: https://github.com/projectcapsule/capsule/sessions/35d75f80-a2f5-4f3f-a0f8-db8fcf20edce

Co-authored-by: oliverbaehler <26610571+oliverbaehler@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

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.

@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale because it has been inactive for more than 30 days. Please update this pull request or it will be automatically closed in 30 days.

@github-actions github-actions Bot added the Stale label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants