Skip to content

Fix missing usage of postgresql.ssl_enabled in jobs deployment#16

Merged
rhinon merged 2 commits intotryretool:mainfrom
chamel-shipbob:feat/supportAzurePostgresSSL
May 5, 2021
Merged

Fix missing usage of postgresql.ssl_enabled in jobs deployment#16
rhinon merged 2 commits intotryretool:mainfrom
chamel-shipbob:feat/supportAzurePostgresSSL

Conversation

@chamel-shipbob
Copy link
Contributor

Azure Postgres requires SSL to communicate.
The flag exist in the retool server deployment but not in the backend job deployment.
This causes upgrades to fail as the backend job is unable to complete migrations against postgres.
This fix also includes support for liveness failure threshold so that it can be modified

chamel-shipbob and others added 2 commits May 3, 2021 09:32
Copy link
Contributor

@rhinon rhinon left a comment

Choose a reason for hiding this comment

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

Thank you! Looks good to me.

@rhinon rhinon changed the title Feat/support azure postgres ssl Fix missing usage of postgresql.ssl_enabled in jobs deployment May 5, 2021
@rhinon rhinon merged commit 5b03c63 into tryretool:main May 5, 2021
asaf400 pushed a commit to asaf400/retool-helm that referenced this pull request Aug 17, 2023
Merge change - Add startupProbe to backend deployment
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