Skip to content

Deprecate defaultRevision value#760

Merged
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
luksa:deprecate-defaultRevision
Apr 9, 2025
Merged

Deprecate defaultRevision value#760
istio-testing merged 1 commit intoistio-ecosystem:mainfrom
luksa:deprecate-defaultRevision

Conversation

@luksa
Copy link
Copy Markdown
Contributor

@luksa luksa commented Apr 9, 2025

This field shouldn't have been included in the IstioRevision.spec.values. It is a single global value that is not tied to any specific revision. The current plan is to make the default revision configurable elsewhere, possibly through a global singleton CRD called IstioBase.

This field shouldn't have been  included in the IstioRevision.spec.values. It is a single global value that is not tied to any specific revision. The current plan is to make the default revision configurable elsewhere, possibly through a global singleton CRD called IstioBase.

Signed-off-by: Marko Lukša <mluksa@redhat.com>
@luksa luksa requested a review from a team as a code owner April 9, 2025 08:55
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (e493f1c) to head (1dc220e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
+ Coverage   75.80%   75.87%   +0.07%     
==========================================
  Files          44       44              
  Lines        2620     2620              
==========================================
+ Hits         1986     1988       +2     
+ Misses        543      542       -1     
+ Partials       91       90       -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.

@istio-testing istio-testing merged commit f25bb7b into istio-ecosystem:main Apr 9, 2025
16 checks passed
openshift-service-mesh-bot referenced this pull request in openshift-service-mesh-bot/sail-operator Apr 9, 2025
* upstream/main:
  Add unit tests for revision.ListOwned and revision.isOwnedRevision (openshift-service-mesh#758)
  Add unit tests for GetReferencedRevisionFromNamespace, GetReferencedRevisionFromPod, and GetInjectedRevisionFromPod (openshift-service-mesh#756)
  Deprecate defaultRevision value (openshift-service-mesh#760)
@luksa luksa deleted the deprecate-defaultRevision branch April 14, 2025 08:56
@luksa luksa mentioned this pull request Apr 29, 2025
@jewertow jewertow mentioned this pull request Aug 28, 2025
6 tasks
dgn pushed a commit to dgn/sail-operator that referenced this pull request Mar 17, 2026
This field shouldn't have been  included in the IstioRevision.spec.values. It is a single global value that is not tied to any specific revision. The current plan is to make the default revision configurable elsewhere, possibly through a global singleton CRD called IstioBase.

Signed-off-by: Marko Lukša <mluksa@redhat.com>
Signed-off-by: Daniel Grimm <dgrimm@redhat.com>
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.

3 participants