Skip to content

Added flag to skip RBAC resource creation for restricted-permission VSO installs - #1291

Draft
Siddharth-Kannan wants to merge 1 commit into
mainfrom
VAULT-27480-vault-secrets-operator-ISS-768-Ability-to-skip-RBAC-resource-creation-in-helm-chart
Draft

Added flag to skip RBAC resource creation for restricted-permission VSO installs#1291
Siddharth-Kannan wants to merge 1 commit into
mainfrom
VAULT-27480-vault-secrets-operator-ISS-768-Ability-to-skip-RBAC-resource-creation-in-helm-chart

Conversation

@Siddharth-Kannan

@Siddharth-Kannan Siddharth-Kannan commented Jun 23, 2026

Copy link
Copy Markdown

Problem: Right now its not possible to install VSO in a cluster with restricted user permissions since it does not support a way to skip RBAC resources creation (ClusterRole, ClusterRoleBinding, Role, RoleBinding).

Fix: Added an option in the charts to skip RBAC resource creation using a flag which gates RBAC charts (defaults to true to keep previous implementation consistent).

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

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.

1 participant