kyma-project / control-plane

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

Change to use cloudsql-proxy v2 image and cmd #3444

Closed vvxxvvxx closed 3 months ago

vvxxvvxx commented 4 months ago

Description

Changes proposed in this pull request:

as HaltCloudSqlProxy in components/schema-migrator/cleaner/halt.go is used in keb related clean jobs, keb migration and provisioner migration, so this cloudsql-proxy needs to be unified in all places except mothership and components reconciler as they've been disabled.

Related issue(s)

issue

kyma-bot commented 4 months ago

@vvxxvvxx: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pre-main-control-plane-reconciler-e2e 236366a46f4ad3705acdfe41c031f2ad923834ee link false /test pre-main-control-plane-reconciler-e2e
pull-control-plane-rec-upgrade-kyma2-stable-to-main-grdnr 236366a46f4ad3705acdfe41c031f2ad923834ee link false /test pull-control-plane-rec-upgrade-kyma2-stable-to-main-grdnr

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).