GoogleCloudPlatform / prometheus-engine

Google Cloud Managed Service for Prometheus libraries and manifests.
https://g.co/cloud/managedprometheus
Apache License 2.0
195 stars 93 forks source link

refactor: split webhook rbac into separate role #819

Closed bernot-dev closed 9 months ago

bernot-dev commented 9 months ago

Move RBAC permissions to manage MutatingWebhookConfigurations and ValidatingWebhookConfigurations into a separate Role. This allow these permissions to be removed more easily when they are not needed.