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

feat: add support for ClusterRole RBAC permissions #376

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

morremeyer
Copy link
Member

This adds support for a ClusterRole for the cronjob chart.

It deprecates the apiAccess.rules list in favor of apiAccess.roleRules and also implements auto-detection for apiAccess.roleRules and apiAccess.clusterRoleRules, removing the need to explicitly set another value.

I tested all different variants locally and folded the RBAC test values into default-values.yaml to reduce the number of testse, since the default did not deploy any RBAC configuration so far.

@morremeyer morremeyer marked this pull request as ready for review November 13, 2024 13:49
@morremeyer morremeyer requested a review from a team as a code owner November 13, 2024 13:49
@morremeyer morremeyer merged commit 002235e into main Nov 13, 2024
4 checks passed
@morremeyer morremeyer deleted the feat/cronjob-clusterroles branch November 13, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants