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

DM-48961: Use sidecar containers for Cloud SQL #4198

Merged
merged 1 commit into from
Feb 15, 2025
Merged

DM-48961: Use sidecar containers for Cloud SQL #4198

merged 1 commit into from
Feb 15, 2025

Conversation

rra
Copy link
Member

@rra rra commented Feb 15, 2025

Run the Cloud SQL Auth Proxy as a proper sidecar container using the new feature in Kubernetes 1.29. This avoids having to do coordination between the main container and the Cloud SQL Auth Proxy container to shut down the latter for jobs, and also ensures the correct startup order and shutdown semantics.

@rra rra force-pushed the tickets/DM-48961 branch 2 times, most recently from 67783e2 to a121e71 Compare February 15, 2025 00:47
Run the Cloud SQL Auth Proxy as a proper sidecar container using
the new feature in Kubernetes 1.29. This avoids having to do
coordination between the main container and the Cloud SQL Auth Proxy
container to shut down the latter for jobs, and also ensures the
correct startup order and shutdown semantics.
@rra rra force-pushed the tickets/DM-48961 branch from a121e71 to 3a19355 Compare February 15, 2025 00:51
@rra rra added this pull request to the merge queue Feb 15, 2025
Merged via the queue into main with commit f4cf8b8 Feb 15, 2025
7 checks passed
@rra rra deleted the tickets/DM-48961 branch February 15, 2025 01:12
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.

1 participant