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

Enable username retrival from secret #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

minedetector
Copy link

@minedetector minedetector commented Jul 17, 2024

This change allows the username to be fetched from a secret for both self-hosted or external databases
This approach is copied from how the database password is configured

@minedetector minedetector force-pushed the username-from-secret branch from 788450d to 79b23ef Compare July 17, 2024 12:53
This change allows the username to be fetched from a secret for both
self-hosted or external databases
This approach is copied from how the database password is configured
@minedetector minedetector force-pushed the username-from-secret branch from 79b23ef to b28eddb Compare July 17, 2024 12:55
@kuzaxak
Copy link

kuzaxak commented Jul 17, 2024

@ChrisJBurns Hey. We added a little improvement. Could you please have a look?

@ChrisJBurns
Copy link
Contributor

@minedetector Thanks for the PR, I need to get some CI tests in before I look at this, this should allow us to have more assurance of the changes being made to any of the Postgres code as there are some finicky conditionals that tend to bite every time they are changed!

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 this pull request may close these issues.

3 participants