OCPBUGS-20164: Capability Annotation for Build CRD#1616
OCPBUGS-20164: Capability Annotation for Build CRD#1616adambkaplan wants to merge 2 commits intoopenshift:masterfrom
Conversation
Add missing `capability.openshift.io/name` annotation to the Build cluster configuration CRD. This will ensure that the config object for the Build sub-system is not created when the Build capability is not enabled.
|
@adambkaplan: This pull request references Jira Issue OCPBUGS-20164, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 kubernetes/test-infra repository. |
|
Hello @adambkaplan! Some important instructions when contributing to openshift/api: |
|
Related implementation PR: openshift/cluster-config-operator#360 |
|
/approve i know you're still working on this but making sure you're not blocked on the api approval portion anyway. |
Annotate the Build CRD so that it is linked with the appropriate cluster capability in the payload empty-resources.
|
@adambkaplan: 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/test-infra repository. I understand the commands that are listed here. |
|
/jira refresh |
|
@adambkaplan: This pull request references Jira Issue OCPBUGS-20164, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 kubernetes/test-infra repository. |
|
/jira refresh |
|
@bparees: This pull request references Jira Issue OCPBUGS-20164, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: 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 kubernetes/test-infra repository. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adambkaplan, bparees 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 |
|
Trying to shake Tide loose. /skip |
|
/close |
|
@wking: Closed this PR. 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 kubernetes/test-infra repository. |
|
@adambkaplan: This pull request references Jira Issue OCPBUGS-20164. The bug has been updated to no longer refer to the pull request using the external bug tracker. 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 kubernetes/test-infra repository. |
|
/reopen |
|
@wking: Failed to re-open PR: state cannot be changed. The build-remove-capability branch was force-pushed or recreated. 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 kubernetes/test-infra repository. |
|
luckily i think we can consider this PR moot since we now need the rename PR anyway. |
Add missing
capability.openshift.io/nameannotation to the Build cluster configuration CRD. This will ensure that the config object for the Build sub-system is not created when the Build capability is not enabled.JIRA ID: OCPBUGS-20164