Skip to content

[Feature] Creating multiple Kubernetes Secrets by list secrets from Vault.  #168

@nightguide

Description

@nightguide

Hi Rico!
Your secret operator is cool.
From the Vault documentation:
I see that by path we can get a list of secrets name from the Vault API.

https://www.vaultproject.io/api-docs/secret/kv/kv-v1#list-secrets

But I don't understand, your operator can create multiple kubernetes secrets obtained from the list of Vault secrets?

I want that when creating one VaultSecret resource, I could get a list of name for all secrets and, based on them, create separate native Kubernetes secrets

It is very comfortable. The operator looks in the path where the secrets lie and creates several native Secrets resources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions