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: Replace wildcards in RBAC objects with explicit resources and verbs #682

Merged
merged 3 commits into from
Nov 7, 2024

Merge branch 'main' into rbac-no-wildcards

ba5e21f
Select commit
Loading
Failed to load commit list.
Merged

fix: Replace wildcards in RBAC objects with explicit resources and verbs #682

Merge branch 'main' into rbac-no-wildcards
ba5e21f
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Nov 7, 2024 in 0s

4 / 4 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
https://kubernetes.io/docs/reference/access-authn-authz/rbac/#rolebinding-and-clusterrolebinding Incomplete
https://cloud.google.com/kubernetes-engine/docs/best-practices/rbac#no-wildcards Incomplete
I have verified that my change is according to the deprecations & breaking changes policy Completed
Commits are signed with Developer Certificate of Origin (DCO - learn more) Completed
README is updated with new configuration values (if applicable) learn more Completed
A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified) Completed