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

Include viewer and editor RBAC roles in the chart #501

Merged

Conversation

benashz
Copy link
Collaborator

@benashz benashz commented Dec 6, 2023

Adds a new script for syncing the viewer/editor RBAC roles from config/rbac to the chart templates. The script is executed as both a standalone make target and as a dependency to the manifests target.

The Helm chart should now be in line with the RBAC viewer/editor roles found in the OLM package, as well as Kustomize.

Closes #448

Adds a new tool for syncing the roles from config/rbac to the chart
templates. The script is executed as both a standalone make target and
as a dependency to the manifests target.
@benashz benashz requested a review from a team as a code owner December 6, 2023 20:03
@benashz benashz added this to the v0.4.2 milestone Dec 6, 2023
@benashz benashz added bug Something isn't working helm labels Dec 6, 2023
Copy link
Member

@tvoran tvoran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

scripts/sync-rbac.sh Outdated Show resolved Hide resolved
@benashz benashz merged commit 855dacc into main Dec 7, 2023
38 checks passed
@benashz benashz deleted the VAULT-21812/helm-chart-include-editor-viewer-rbac-roles branch December 7, 2023 13:49
adrianmoisey pushed a commit to adrianmoisey/vault-secrets-operator that referenced this pull request Jan 16, 2024
Adds a new tool for syncing the roles from config/rbac to the chart templates. The script is executed as both a standalone make target and as a dependency to other targets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add aggregated cluster roles for default user-facing roles
2 participants