kyma-project / control-plane

A flexible and easy way to manage Kyma Runtimes
Apache License 2.0
16 stars 113 forks source link

Sending sigterm to terminate `cloud-sql-proxy` #3446

Closed jaroslaw-pieszka closed 1 month ago

jaroslaw-pieszka commented 1 month ago

Description

Sending sigterm allows to exit proxy with 0 code (if properly configured).

Changes proposed in this pull request:

Related issue(s)

vvxxvvxx commented 1 month ago

Hi @jaroslaw-pieszka , --exit-zero-on-sigterm also needs to be added for provisioner as it also uses migrator, right? as the places changed in https://github.com/kyma-project/control-plane/pull/3444/files