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>/.

@srueg srueg added the enhancement New feature or request label Jul 2, 2020
@tobru tobru added this to To do in Project Syn v1.0.0 via automation Jul 27, 2020
@tobru tobru moved this from To do to Selected in Project Syn v1.0.0 Sep 7, 2020
@srueg srueg added this to To do in Project Syn Focus Weeks Oct 2020 via automation Oct 12, 2020
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
Project Syn v1.0.0
  
Selected
Development

No branches or pull requests

1 participant