Skip to content
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

Added Feature Gate for On Cluster Build #1696

Merged

Conversation

dkhater-redhat
Copy link
Contributor

@dkhater-redhat dkhater-redhat commented Dec 5, 2023

Copy link
Contributor

openshift-ci bot commented Dec 5, 2023

Hello @dkhater-redhat! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 5, 2023
@jkyros
Copy link
Contributor

jkyros commented Dec 5, 2023

This is for openshift/enhancements#1515, are we cool with that enhancement still being in Draft for now, or does it need to be "proper open" to get a feature gate?

@dkhater-redhat
Copy link
Contributor Author

/test e2e-gcp
/test e2e-azure

@jkyros
Copy link
Contributor

jkyros commented Dec 6, 2023

Implementation would be: openshift/machine-config-operator#4060

Copy link
Contributor

openshift-ci bot commented Dec 6, 2023

@dkhater-redhat: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azure 5e80bab link false /test e2e-azure

Full PR test history. Your PR dashboard.

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 kubernetes/test-infra repository. I understand the commands that are listed here.

@mrunalp
Copy link
Member

mrunalp commented Dec 6, 2023

/lgtm
@JoelSpeed ptal.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 6, 2023
@JoelSpeed
Copy link
Contributor

Can someone confirm for me why we are adding a feature gate this late in the cycle? Has the feature been merged and we now want to gate it because it isn't ready? Or is this a net new feature that isn't currently available at all, but will be added later?

@dkhater-redhat
Copy link
Contributor Author

The feature we are gating was initially merged in 4.14. When we were discussing the feature then, we were ambivalent to gate it because you have to "opt-in" to the feature anyways. Furthermore, the feature in 4.14 is in dev preview so we didn't see it necessary to gate it (as it is unsupported anyways).

You are definitely right on it being late in the cycle- but we were wanting to land it in 4.15 so we can get it in before tech preview.

@JoelSpeed
Copy link
Contributor

/lgtm

Discussed in slack, gating for a feature that was in dev preview and undocumented, should be no existing users

Copy link
Contributor

openshift-ci bot commented Dec 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkhater-redhat, JoelSpeed, mrunalp

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 Dec 7, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit 5f15541 into openshift:master Dec 7, 2023
cdoern pushed a commit to cdoern/api that referenced this pull request Dec 7, 2023
Added Feature Gate for On Cluster Build

Signed-off-by: Charlie Doern <[email protected]>
@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-cluster-config-api-container-v4.16.0-202312071632.p0.g5f15541.assembly.stream for distgit ose-cluster-config-api.
All builds following this will include this PR.

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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants