Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rbac): add missing eventing.keda.sh permissions #714

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cilindrox
Copy link

@cilindrox cilindrox commented Dec 6, 2024

Add r/w permissions for cloudeventsources and clustercloudeventsources in the minimal-rbac ClusterRole template.

These are required to prevent a crashloop when shipping the operator with the watchNamespace property.

Checklist

  • I have verified that my change is according to the deprecations & breaking changes policy
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • README is updated with new configuration values (if applicable) learn more
  • A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified)

Fixes kedacore/keda#6084

Add r/w permissions for cloudeventsources and clustercloudeventsources
in the minimal-rbac ClusterRole template.

These are required to prevent a crashloop when shipping the operator
with the `watchNamespace` property.

Fixes #6084

Signed-off-by: Gaston Festari <[email protected]>
@cilindrox cilindrox requested a review from a team as a code owner December 6, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant