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

Create Arbitrary Vault Secrets #79

Open
srueg opened this issue Jun 22, 2020 · 0 comments
Open

Create Arbitrary Vault Secrets #79

srueg opened this issue Jun 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@srueg
Copy link
Contributor

srueg commented Jun 22, 2020

Implement the functionality to create arbitrary secrets in Vault for a cluster.

Currently only the cluster token is automatically stored in Vault for a new cluster (from the service account). It should be possible to define arbitrary secrets which are then generated and stored in Vault.
A similar concept as we have to create files in git repos (map of file templates) could be done for Vault secrets. The exact name, length and character set for a secret should be configurable. A secret must be stored under the path <tenant-id>/<cluster-id>/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant