tigera / operator

Kubernetes operator for installing Calico and Calico Enterprise
Apache License 2.0
187 stars 141 forks source link

move tigera-prometheus secret RBAC from Clusterrole to Role #3595

Closed vara2504 closed 6 days ago

vara2504 commented 2 weeks ago

Moving the secret RBAC for tigera-prometheus from a ClusterRole to a Role within the tigera-prometheus namespace, restricting the scope to allow the creation of secrets only in the tigera-prometheus namespace.

Description

For PR author

For PR reviewers

A note for code reviewers - all pull requests must have the following: