Skip to content

Allow sharing of VaultConnection and VaultAuth resources across namespaces #148

@Ahmedftw

Description

@Ahmedftw

Is your feature request related to a problem? Please describe:
Currently, when using the Vault Secret Operator, users have to create VaultConnection and VaultAuth resources in every namespace where they need to access secrets from Vault. This leads to duplication of resources.

Describe the solution you'd like:
It would be helpful if the Vault Secret Operator allowed for the creation of VaultConnection and VaultAuth resources in a single namespace, and allowed other namespaces to reference these resources using VaultSecret CRDs. This would simplify the management of Vault resources and reduce duplication. Additionally, since the helm chart already allows the creation of default VaultConnection and VaultAuth resources, it would be great to use these resources instead of requiring users to create new ones for each namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions