magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
505 stars 92 forks source link

Upgrade default Cloud SQL Proxy image version to 1.33.2-alpine #3443

Closed t83714 closed 1 year ago

t83714 commented 1 year ago

Upgrade default Cloud SQL Proxy image version to 1.33.2-alpine

The 1.33.2-alpine version of Cloud SQL Proxy provides better compatibility for higher version of google cloud SQL DB e.g. (postgresql 13).

This ticket will simply upgrade the default image version used to version 1.33.2-alpine.

If the user prefer older version, he still can overwrite this changes via helm config

We will also set logDebugStdout = true to avoid unnecessary from any possible log monitor systems.

t83714 commented 1 year ago

closed via PR: https://github.com/magda-io/magda/pull/3453