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

chore: fix postgres secret handling for tenant #160

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

yashmehrotra
Copy link
Member

@moshloop @dabasvibhor

There was a if db.create condition which we use to toggle the incident commander DB creation.

That line was removed in #143 , not sure if that was intentional but right now all tenant releases are broken because its trying to overwrite the existing tenant secrets

Re adding those conditions back

@moshloop moshloop merged commit 2ac0cbc into main Mar 18, 2024
3 checks passed
@moshloop moshloop deleted the fix-postgres-secret-create branch March 18, 2024 12:46
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