Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support secrets from files #2738

Open
sbuettner opened this issue Jun 11, 2024 · 0 comments
Open

Support secrets from files #2738

sbuettner opened this issue Jun 11, 2024 · 0 comments
Labels
kind:enhancement New feature or request

Comments

@sbuettner
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Customers are looking for solutions to use a file based secrets approach when running the Connectors runtime.

A SecretProvider implementation that allows to read secrets from files would allow users to use external secret management solutions like Vault for Connector secrets.

Describe the solution you'd like

The solution should support k8s secret management via mounted read-only files and should allow to pass several filepaths via environment variables.

Additional context

https://secrets-store-csi-driver.sigs.k8s.io/topics/sync-as-kubernetes-secret.html

@sbuettner sbuettner added the kind:enhancement New feature or request label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant