hashicorp / vault-secrets-operator

The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.
https://hashicorp.com
Other
430 stars 89 forks source link

add support for default user-facing ClusterRoles #818

Closed losil closed 2 weeks ago

losil commented 3 weeks ago

The aggregated ClusterRoles implemented in #752 are missing the default user-facing ClusterRoles labels. Without using them, additional RoleBindings must be created to enable namespace editors to manage their resources like VaultAuth or VaultStaticSecret.

benashz commented 2 weeks ago

Closing in favor of #826. Thank you for your contribution to HashiCorp!