Uh oh!
There was an error while loading. Please reload this page.
features: add installer replacement feature gates - #2423
Conversation
Hello @patrickdillon! Some important instructions when contributing to openshift/api: |
3bc64df to
e1a95f4CompareInstaller feature gates need to have "install" in the title for the test analyzer. This commit adds feature gates for AWSClusterHostedDNSInstall, GCPClusterHostedDNSInstall, and GCPCustomAPIEndpointsInstall to replace their counterparts without the -install suffix, which will be removed in a follow up PR.
e1a95f4 to
0339e56Comparesadasu
commented
Jul 24, 2025
#2300 depends on this and has to be rebased to use the new feature gate name after this PR merges. |
JoelSpeed
commented
Jul 28, 2025
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed, patrickdillon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
openshift-ci-robot
commented
Jul 28, 2025
@patrickdillon: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Uh oh!
There was an error while loading. Please reload this page.
openshift-bot
commented
Jul 29, 2025
[ART PR BUILD NOTIFIER] Distgit: ose-cluster-config-api |
Installer feature gates need to have "install" in the title for the test analyzer. This commit adds feature gates for AWSClusterHostedDNSInstall, GCPClusterHostedDNSInstall, and GCPCustomAPIEndpointsInstall to replace their counterparts without the -install suffix, which will be removed in a follow up PR.