Skip to content

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Oct 15, 2025

The Helm manifests only support enabling feature-gates. To allow for flexibility in configuring mutually-exclusive feature-gates and additional parameters that might be needed, add Helm templating for disabled feature gates and extra arguments to the deployments.

NOTE: This deprecates the old location of feature-gate config, and moves it to a new location. This is necessary to keep downstream from breaking during this transition.

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@tmshort tmshort requested a review from a team as a code owner October 15, 2025 19:30
Copy link

netlify bot commented Oct 15, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit fff4028
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/68eff77be6509500080029d7
😎 Deploy Preview https://deploy-preview-2271--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@openshift-ci openshift-ci bot requested review from bentito and oceanc80 October 15, 2025 19:30
@tmshort tmshort changed the title ❇️ OPRUN-4206: Support disabling feature-gates ❇️s OPRUN-4206: Support disabling feature-gates Oct 15, 2025
@tmshort tmshort changed the title ❇️s OPRUN-4206: Support disabling feature-gates ✨ OPRUN-4206: Support disabling feature-gates Oct 15, 2025
The Helm manifests only support _enabling_ feature-gates. To allow
for flexibility in configuring mutually-exclusive feature-gates
and additional parameters that might be needed, add Helm templating
for disabled feature gates and extra arguments to the deployments.

NOTE: This deprecates the old location of feature-gate config, and
moves it to a new location. This is necessary to keep downstream
from breaking during this transition.

Signed-off-by: Todd Short <[email protected]>
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.00%. Comparing base (1d685b1) to head (fff4028).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2271      +/-   ##
==========================================
- Coverage   73.08%   73.00%   -0.09%     
==========================================
  Files          88       88              
  Lines        8743     8743              
==========================================
- Hits         6390     6383       -7     
- Misses       1940     1947       +7     
  Partials      413      413              
Flag Coverage Δ
e2e 39.38% <ø> (-0.04%) ⬇️
experimental-e2e 46.79% <ø> (-0.09%) ⬇️
unit 58.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 16, 2025
Copy link

openshift-ci bot commented Oct 16, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 16, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 292c0db into operator-framework:main Oct 16, 2025
24 checks passed
@tmshort tmshort deleted the disable-flags branch October 16, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants