IBM / cloudpak-gitops

Deployment of IBM Cloud Paks using ArgoCD / Red Hat GitOps operator.
Apache License 2.0
22 stars 23 forks source link

Add RHACM settings for users that are not RHACM superadmins #169

Closed nastacio closed 2 years ago

nastacio commented 2 years ago

Is your feature request related to a problem? Please describe. RHACM access control (https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html/access_control/index) allows the creation of users that have more limited access to the RHACM console:

Describe the solution you'd like Pre-create the OCP resources (groups, roles, and role bindings) that allow a cluster admin to create users that are not RHACM superadmins.

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.