-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Unable aggregate cluster roles #4159
Description
Is your feature request related to a problem? Please describe.
We wanted to have the possibility to unable aggregate cluster role to admin, edit and view cluster roles. This feature is essential for us because we used those cluster roles for our users in namespaces but we want to block the possibility for our users to create External Secrets resources for example.
Moreover, each CRD came with several cluster roles that have aggregate labels to admin, edit and view, and I can't find a way to unable them.
Describe the solution you'd like
Is it possible to add a value for able or unable those cluster roles aggregate labels? Like aggregateClusterRoles: true
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.