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

Update JDBC URL when rotating password #366

Merged
merged 6 commits into from
May 3, 2024
Merged

Update JDBC URL when rotating password #366

merged 6 commits into from
May 3, 2024

Conversation

mortenlj
Copy link
Contributor

No description provided.

@mortenlj mortenlj requested a review from sechmann April 22, 2024 11:43
@mortenlj mortenlj self-assigned this Apr 22, 2024
Copy link
Contributor

@sechmann sechmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code now has several new possible flows, i think this warrants a few tests.

If PREFIX_URL and PREFIX_JDBC_URL is present, nothing should be added
If PREFIX_URL is present, but not PREFIX_JDBC_URL, PREFIX_JDBC_URL should be added
If no PREFIX_URL, nothing should be added

@mortenlj mortenlj merged commit 6ae3157 into main May 3, 2024
6 checks passed
@mortenlj mortenlj deleted the rotate-jdbc-url branch May 3, 2024 11:52
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.

2 participants