NO-JIRA: move storage CRDs to openshift/api#2032
NO-JIRA: move storage CRDs to openshift/api#2032openshift-merge-bot[bot] merged 2 commits intoopenshift:masterfrom
Conversation
|
@bertinatto: This pull request explicitly references no jira issue. 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 @bertinatto! Some important instructions when contributing to openshift/api: |
340a5f0 to
d00eb5d
Compare
|
/lgtm Due to some out of sync-ness, the order needs to be
But the change here lgtm. |
d00eb5d to
b1356df
Compare
b1356df to
de692e9
Compare
|
/hold cancel |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, deads2k 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 |
|
/retest-required |
|
@bertinatto: 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. |
|
[ART PR BUILD NOTIFIER] Distgit: ose-cluster-config-api |
This is a follow-up to #2030.
This makes the promotion of featuregates more atomic, as the CRD schema changes in the same PR that changes the feature.
This will prevent changes like this when adding new TechPreview fields to ClusterCSIDriver CRDs.
CC @openshift/storage