Skip to content

Conversation

@alex-bezek
Copy link
Collaborator

What

In this PR https://github.com/ngrok/ngrok-operator/pull/679/files#diff-b2206470838051c0d76b729350195b5a133344c1026e88609727a305cc279bb4R97 we added a new DomainRef field in the status to make this CRD consistent with the AgentEndpoint CRD and maintained both status fields for passivity. This removes the old field.

How

Delete the code for the old field.

Breaking Changes

Yes but minor, it removes the .status.domain field in favor of the new .status.domainRef field.

@alex-bezek alex-bezek requested a review from a team as a code owner December 11, 2025 03:26
@github-actions github-actions bot added size/M Denotes a PR that changes 30-99 lines area/controller Issues dealing with the controller area/helm-chart Issues dealing with the helm chart and removed size/M Denotes a PR that changes 30-99 lines labels Dec 11, 2025
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.98%. Comparing base (e03c2d6) to head (ec8c467).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #727   +/-   ##
=======================================
  Coverage   48.98%   48.98%           
=======================================
  Files          95       95           
  Lines       10594    10570   -24     
=======================================
- Hits         5189     5178   -11     
+ Misses       5046     5026   -20     
- Partials      359      366    +7     

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

@alex-bezek alex-bezek added this pull request to the merge queue Dec 11, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2025
@jonstacks jonstacks added this pull request to the merge queue Dec 11, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 11, 2025
@jonstacks jonstacks added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit 2eb4378 Dec 11, 2025
11 checks passed
@jonstacks jonstacks deleted the alex/remove-clep-domain-status branch December 11, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/controller Issues dealing with the controller area/helm-chart Issues dealing with the helm chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants