weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.86k stars 714 forks source link

Updating cluster-role.yaml to fix rbac #3806

Closed milindchawre closed 3 years ago

milindchawre commented 4 years ago

This PR is intended to fix the issue mentioned in this comment.

Issue: The serviceaccount - weave-scope don't have permission to list resource "namespaces" in API group "" at the cluster scope.

Fix: Have updated the cluster role to include listing of namespaces resource.