-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
add namespace selector field to crq describe output #12292
add namespace selector field to crq describe output #12292
Conversation
[test] |
LGTM [merge] |
check flaked on #11024 re[test] |
conformance check flaked on #11662 re[test] |
conformance flaked on #11662 re[test] |
Evaluated for origin test up to b1a84eb |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/12551/) (Base Commit: 79cccd7) |
@fabianofranz could you re-tag please? |
[merge] |
Evaluated for origin merge up to b1a84eb |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/12570/) (Base Commit: 1134ff1) (Image: devenv-rhel7_5585) |
Related bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1400912
This patch adds a
Namespace Selector
field to the describer output ofclusterresourcequota
to display the list of namespaces that are selected based on theclusterresourcequota
's--project-anotation-selector
.Example
@openshift/cli-review