-
Notifications
You must be signed in to change notification settings - Fork 587
OTA-1029: Add ClusterVersionOperator API #2044
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
OTA-1029: Add ClusterVersionOperator API #2044
Conversation
|
Skipping CI for Draft Pull Request. |
|
Hello @Davoska! Some important instructions when contributing to openshift/api: |
54d0403 to
a946b4d
Compare
|
/test all |
a946b4d to
274009a
Compare
|
/test all |
274009a to
548e39c
Compare
|
/test all |
548e39c to
2b19cd8
Compare
|
/test all |
2b19cd8 to
3037334
Compare
3037334 to
74100d8
Compare
|
/test all |
1390978 to
f5a5283
Compare
|
/test all |
|
/test e2e-gcp |
f5a5283 to
d49ea4e
Compare
|
/test all |
|
@DavidHurta: This pull request references OTA-1029 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 either version "4.19." or "openshift-4.19.", but it targets "openshift-4.18" instead. 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. |
|
/label tide/merge-method-squash |
9abc0a6 to
837caea
Compare
|
/remove-label tide/merge-method-squash You aren't supposed to use squash on payload contributing repositories like this. Please rebase and squash manually into atomic commits |
837caea to
7e03052
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DavidHurta, JoelSpeed 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 |
2 similar comments
|
/retest-required |
1 similar comment
|
/retest-required |
|
@DavidHurta: The following test failed, say
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. |
|
[ART PR BUILD NOTIFIER] Distgit: ose-cluster-config-api |
Make the CVO aware of a new feature gate called ClusterVersionOperatorConfiguration, which was introduced in [1]. [1]: openshift/api#2044
Make the CVO aware of a new feature gate called ClusterVersionOperatorConfiguration, which was introduced in [1]. [1]: openshift/api#2044
Make the CVO aware of a new feature gate called ClusterVersionOperatorConfiguration, which was introduced in [1]. [1]: openshift/api#2044
This pull request will introduce the
ClusterVersionOperatorAPI in theDevPreviewNoUpgradefeature set as described in the openshift/enhancements#1492 enhancement.