-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
-
-
-
1. Proposed title of this feature request
Provide RBAC to prevent users from using operator features
2. What is the nature and description of the request?
Customer wants to prevent developers from seeing certain operators in their namespace.
The objects that signify operators are available to users are only visible in namespaces that the operator is watching.
If an operator is watching all namespaces, it will be visible in all namespaces. Even if the object itself were hidden, the operator would still be watching all namespaces, and the apis would still be visible through discovery.
What is the best way to leverage RBAC in order to "hide" the operator?
3. Why does the customer need this? (List the business requirements here)
Customer wants to prevent developers from using certain operators.
4. List any affected packages or components.
- is related to
-
OPRUN-2366 Discrete operator tenant visibility control for global operators
- Closed
-
RFE-1274 Hide the ElasticSearch Operator from regular users
- Accepted
-
OCPSTRAT-879 [PRD scope] OLM 1.0 - Installed Extension Discoverability and Access Management (F12)
- New