[release-4.20] NE-2480: Promote GatewayAPIWithoutOLM feature gate to TechPreview#2874
[release-4.20] NE-2480: Promote GatewayAPIWithoutOLM feature gate to TechPreview#2874gcs278 wants to merge 2 commits into
Conversation
Add the GatewayAPIWithoutOLM feature gate to release-4.20 with all feature sets disabled. No behavioral change — the gate is present but OFF. Unblocks cleaner backports of noOLM-dependent code and tests. Cherry-picked from: a47ac12 openshift#2191 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…TechPreview Enable the GatewayAPIWithoutOLM feature gate in DevPreviewNoUpgrade and TechPreviewNoUpgrade feature sets to allow CI soak before GA promotion.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Skipping CI for Draft Pull Request. |
|
@gcs278: This pull request references NE-2480 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.z" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Hello @gcs278! Some important instructions when contributing to openshift/api: |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[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 |
Summary
Enable the
GatewayAPIWithoutOLMfeature gate inDevPreviewNoUpgradeandTechPreviewNoUpgradefeature sets on release-4.20 to allow CI soak before GA promotion.This is an intermediate step before promoting to Default (GA) in PR #2869.
Merge Order
This should be merged after the Sail Library backport PR lands in cluster-ingress-operator (openshift/cluster-ingress-operator#1459) and before the GA promotion PR (#2869).