Bug Description
Under the Home -> Infrastructure -> Clusters, try accessing the hamburger icon(Actions icons) [AND] select an existing cluster - try clicking on "Cluster Actions"
There is an use case to disable the hamburger icon(Actions icons) [AND] "Cluster Actions" drop down itself for an User. Thereby hindering the user from performing operations like "Download Kubeconfig" / "Copy Kubeconfig"
The following were tried,
assigning READ only Roles to the User
removing Group _UID*****___Edge-Manager-Group from the User
however that User is able to interact with "Cluster Actions" drop down especially make use of "Download Kubeconfig" / "Copy Kubeconfig" options.
Please let know if a custom Role can be created and assigned to an User such that these both remain inaccessible.
System Setup
Orchestrator v3.1.3
Reproducible Steps
Under the Home -> Infrastructure -> Clusters, try accessing the hamburger icon(Actions icons) [AND] select an existing cluster - try clicking on "Cluster Actions"
Root Cause Analysis
No response