prometheus-engine
prometheus-engine copied to clipboard
secrets: Warn about missing RBAC / suggest correct RBAC
During secret mgtmt work we noticed opportunity of helping users with missing RBACs (that has to be manually added for now).
AC
- Users are hinted what RBACs are missing for *Monitorings that reference Kubernetes Secrets and when collectors won't have access to those.
This can be implemented with CEL validation and the authorizer library.