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

Make various secret keys configurable #249

Open
flamarion opened this issue Oct 31, 2024 · 2 comments · May be fixed by #257
Open

Make various secret keys configurable #249

flamarion opened this issue Oct 31, 2024 · 2 comments · May be fixed by #257
Assignees

Comments

@flamarion
Copy link
Contributor

Today, when a customer informs a secret name to pull MySQL credentials, the Secret Key is fixed with MYSQL_PASSWORD.
For customers with dynamic secrets provisioning, this is a problem, given the secret key names are dynamically generated.

@abhinavg6
Copy link

Whatever we implement here should be done for Bucket, Redis and any other credentials as well.

@abhinavg6 abhinavg6 changed the title Make MySQL secret key configurable Make various secret keys configurable Oct 31, 2024
@velotioaastha velotioaastha removed their assignment Nov 6, 2024
@velotioaastha velotioaastha linked a pull request Nov 6, 2024 that will close this issue
@amanpruthi amanpruthi linked a pull request Nov 6, 2024 that will close this issue
@amanpruthi
Copy link
Contributor

#257

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

Successfully merging a pull request may close this issue.

4 participants