Open GaboFDC opened 5 months ago
rancher-monitoring has separate RBAC roles : https://ranchermanager.docs.rancher.com/integrations-in-rancher/monitoring-and-alerting/rbac-for-monitoring, while seemingly a small change integrating with the more global rancher roles presents some non-trivial rbac challenges
I'm not sure if those metrics are provided by rancher-monitoring. You get those metrics by default even if it is not installed. See the PR, and also in https://github.com/rancher/rancher/issues/36116 / https://github.com/rancher/rancher/pull/36493 it was already added to cluster members
Hello, any comments on this? The PR got auto-closed as there was no activity. I'm waiting on further feedback, as explained, this seems to be a valid change.
Rancher Server Setup
Information about the Cluster
When logged in as a user with nodes view permission, and go to the cluster dashboard, I cannot see CPU/memory usage.
To Reproduce Create a user with node view permission, log in as that user, and go to cluster dashboard
Result The user can't see CPU/memory usage.
Expected Result The user should be able to have read permission of the nodes CPU/memory usage.