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

Helm Chart: Randomize passwords #1416

Closed
abonillabeeche opened this issue Dec 13, 2017 · 2 comments
Closed

Helm Chart: Randomize passwords #1416

abonillabeeche opened this issue Dec 13, 2017 · 2 comments
Labels
community Community Raised Issue feature-request

Comments

@abonillabeeche
Copy link

Currently, we are dragging a "changeme" password collection in the helm chart, could we adopt a randomizer to set the passwords? Perhaps something like the scf team is doing.

@nwmac
Copy link
Contributor

nwmac commented Dec 13, 2017

Absolutely - we will look into that.

@nwmac nwmac added the V1 label Jan 31, 2018
@richard-cox richard-cox added the community Community Raised Issue label Oct 24, 2018
@nwmac nwmac removed the V1 label Jun 12, 2019
@nwmac nwmac changed the title randomize passwords Helm Chart: Randomize passwords Jun 24, 2019
@kreinecke kreinecke added the triage Requires review of inportance and prioritisation label Jun 24, 2019
@kreinecke kreinecke removed the triage Requires review of inportance and prioritisation label Aug 2, 2019
@kreinecke
Copy link
Contributor

SCF uses this to generate passwords: https://github.com/SUSE/scf-secret-generator. It runs as a pre-flight k8s job. We should be able to either re-use or adapt this for Stratos deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community Raised Issue feature-request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants