Skip to content

Conversation

@dmartinol
Copy link
Collaborator

Fixes #2058

  • Removed references experimental feature in docs
  • Removed feature flag check in code (and test code)
  • Kept references to ENABLE_EXPERIMENTAL_FEATURES in deployment tasks and manifests, and to operator.features.experimental in chart values to be reused for the next experimental feature. If we think it's not the case for now, I will remove them

@dmartinol dmartinol requested a review from jhrozek October 9, 2025 06:00
@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.88%. Comparing base (866b10d) to head (f1f92dd).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cmd/thv-operator/main.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2136      +/-   ##
==========================================
+ Coverage   48.82%   48.88%   +0.06%     
==========================================
  Files         242      242              
  Lines       30714    30713       -1     
==========================================
+ Hits        14996    15015      +19     
+ Misses      14596    14573      -23     
- Partials     1122     1125       +3     

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

JAORMX
JAORMX previously approved these changes Oct 9, 2025
jhrozek
jhrozek previously approved these changes Oct 9, 2025
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
dmartinol and others added 3 commits October 10, 2025 11:11
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
@jhrozek jhrozek merged commit 22428ff into stacklok:main Oct 10, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Kubernetes MCPRegistry] Promote the experimental feature

3 participants