-
Notifications
You must be signed in to change notification settings - Fork 585
Re-enable NewOLMBoxcutterRuntime featuregate in TPNU #2659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Comment |
|
Hello @perdasilva! Some important instructions when contributing to openshift/api: |
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
PR Type
Enhancement
Description
Re-enable NewOLMBoxCutterRuntime feature gate for self-managed clusters
Add DevPreviewNoUpgrade and TechPreviewNoUpgrade cluster profiles
Update feature gate manifests to reflect new enablement configuration
Fix indentation inconsistency in EVPN feature gate definition
Diagram Walkthrough
File Walkthrough
features.go
Enable NewOLMBoxCutterRuntime for cluster profilesfeatures/features.go
enableForClusterProfile()call to NewOLMBoxCutterRuntime featuregate with SelfManaged, DevPreviewNoUpgrade, and TechPreviewNoUpgrade
profiles
features.md
Update feature gate documentation tablefeatures.md
profiles
featureGate-SelfManagedHA-DevPreviewNoUpgrade.yaml
Enable NewOLMBoxCutterRuntime in DevPreviewNoUpgrade manifestpayload-manifests/featuregates/featureGate-SelfManagedHA-DevPreviewNoUpgrade.yaml
section
featureGate-SelfManagedHA-TechPreviewNoUpgrade.yaml
Enable NewOLMBoxCutterRuntime in TechPreviewNoUpgrade manifestpayload-manifests/featuregates/featureGate-SelfManagedHA-TechPreviewNoUpgrade.yaml
section