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

WIP:Remove default value of feature gate mode #190

Closed

Conversation

zhujian7
Copy link
Member

@zhujian7 zhujian7 commented Dec 1, 2022

Signed-off-by: zhujian jiazhu@redhat.com
Remove the default value of feature gate mode. because if we want to import a managed cluster which Kubernetes version is <= 1.16, it will use v1beta1 CustomResourceDefinition, but the v1beta1 CustomResourceDefinition does not support +kubebuilder:default

And the default value of the feature gate false is a little confusing. if we configure a feature specifically, In most cases, I think we want our specified feature to be enabled.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 1, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zhujian7
Once this PR has been reviewed and has the lgtm label, please assign deads2k for approval by writing /assign @deads2k in a comment. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@zhujian7 zhujian7 force-pushed the feature-gate branch 2 times, most recently from db9e539 to 9e4ff8b Compare December 1, 2022 08:55
Signed-off-by: zhujian <jiazhu@redhat.com>
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

@zhujian7 zhujian7 closed this Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants