Update rbac to support the new events.k8s.io api

This MR add the RBAC annotation for patching events from the new api group events.k8s.io.

e2e tests didn't catch this because the controller runs as a local process and uses the kubeconfig which is by default admin so rbac is never enforced.

Closes #76 (closed)

Edited by Mateo

Merge request reports

Loading
Loading