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

Fix use of existing secrets #364

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Fix use of existing secrets #364

merged 1 commit into from
Mar 6, 2024

Conversation

m4rg4sh
Copy link
Contributor

@m4rg4sh m4rg4sh commented Feb 28, 2024

Fixes: #355 #356

Uses the user password instead of the admin password and removes the necessity to specify nautobot.db.existingSecret if postgresql.auth.existingSecret is already specified as described in #355 and also relating to #356.

@m4rg4sh m4rg4sh requested a review from ubajze as a code owner February 28, 2024 12:27
@cardoe
Copy link
Contributor

cardoe commented Feb 29, 2024

Did you happen to run the validation commands from #356 locally? Cause I think that’ll help this land quicker.

@m4rg4sh
Copy link
Contributor Author

m4rg4sh commented Feb 29, 2024

@cardoe not locally but I ran the CI workflow in my fork and the relevant steps seem to succeed

@cardoe
Copy link
Contributor

cardoe commented Feb 29, 2024

@ubajze i think this would probably be good to get into the release you are working on.

@ubajze
Copy link
Contributor

ubajze commented Mar 1, 2024

I will try to finish this work next week if time permits.

@cardoe
Copy link
Contributor

cardoe commented Mar 5, 2024

Looks like this passed the expected tests.

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.

helm template command fails
3 participants