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

feat: optional database configuration #101

Merged
merged 4 commits into from
Jun 23, 2021

Conversation

inohmonton99
Copy link
Contributor

@inohmonton99 inohmonton99 commented Jun 17, 2021

What this PR does:
Automatically generates database configuration unless otherwise specified.
Also, checks if there is already existing database configuration in the cluster and uses that, if applicable.

Which issue(s) this PR fixes:

Fixes onepanelio/core#

Special notes for your reviewer:

… If not provided, it will automatically generate. If provided, the provided data will be used. If deployed already, the credentials will not be overwritten
@Vafilor Vafilor changed the title feat: password generators for postgres feat: optional database configuration Jun 22, 2021
@Vafilor Vafilor added the kind/enhancement New feature or request label Jun 22, 2021
@Vafilor Vafilor added this to the v1.0.0 milestone Jun 22, 2021
@Vafilor Vafilor merged commit 62b6bf1 into master Jun 23, 2021
@Vafilor Vafilor deleted the feat/password.generators.params branch June 23, 2021 21:57
@rushtehrani
Copy link
Contributor

Closes onepanelio/onepanel#924

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

Successfully merging this pull request may close these issues.

3 participants