1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-06 00:47:16 +01:00
Files
Simon Pasquier ce2b016682 Fix operator's permissions on events
Pull requests #7867 and #7953 switched from the core Events API to the
new `events.k8s.io` API group but we forgot to update the RBAC
permissions of the prometheus-operator Service Account and the
verification which happens during the startup.

Closes #8076

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2025-11-06 15:47:55 +01:00
..