You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there's no ClusterRole that the installer or oc cluster up create that grants a user the ability to work with ClusterServiceBroker. We should have this so that administrators can grant individual users this ability without giving them admin over the entire cluster.
The text was updated successfully, but these errors were encountered:
Automatic merge from submit-queue (batch tested with PRs 17160, 17185).
catalog: add cluster service broker admin role
Note that this is just a role without a binding. (#17158)
Currently, there's no
ClusterRole
that the installer or oc cluster up create that grants a user the ability to work withClusterServiceBroker
. We should have this so that administrators can grant individual users this ability without giving them admin over the entire cluster.The text was updated successfully, but these errors were encountered: