-
Notifications
You must be signed in to change notification settings - Fork 517
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
config/v1/types_cluster_version: add marketplace capability #1150
config/v1/types_cluster_version: add marketplace capability #1150
Conversation
Add a ClusterVersionCapability representing the Operator Marketplace as a capability named "marketplace". Signed-off-by: Nick Hale <njohnhale@gmail.com>
cc @bparees |
/approve |
…anifest Signed-off-by: Nick Hale <njohnhale@gmail.com>
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees, njhale, perdasilva 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 |
Prow seems lost. /retest |
@njhale: all tests passed! 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. |
It looks like tide is still gated on the presence of labels that don't seem like they're applicable to a master branch that's outside of any freeze periods? |
@bparees any idea on whether we can push this through without the need for those backport-related labels? |
This feature is not part of the no-feature freeze process, so we can add the labels. For precedent, see David doing this for /label px-approved But I don't think that will work for me, because the labels need @openshift-patch-managers , and I'm not in that group. |
Fear your power! |
Add a ClusterVersionCapability representing the Operator Marketplace as
a capability named "marketplace".
Signed-off-by: Nick Hale njohnhale@gmail.com
See also: