hashicorp / hashicorp/vault-secrets-operator

Ability to skip RBAC resource creation in helm chart

Open
#768 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
600
Forks
146
Avg merge
3d 8h
Merged PRs (30d)
6

Description

**Is your feature request related to a problem? Please describe.**
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).

**Describe the solution you'd like**
Option in the chart to skip rbac resources creation,

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Helm chart values and templates that create ClusterRole, ClusterRoleBinding, Role, and RoleBinding resources. Add a chart option that skips those resources, then verify installation behavior in a cluster where the user lacks permission to create RBAC resources.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.