cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

A utility for connecting securely to your Cloud SQL instances

Results 156 cloud-sql-proxy issues
Sort by recently updated
recently updated
newest added

### Question Hi, I am trying to use the CloudSQL Auth Proxy to connect to an existing private database instance that is in a different project to my consumer VPC....

priority: p1
type: feature request

### Bug Description google_sql_proxy (v1) could be downloaded from say https://dl.google.com/cloudsql/cloud_sql_proxy.linux.amd64 to grab the latest x64 Linux build. However, per the docs on https://cloud.google.com/sql/docs/postgres/connect-auth-proxy#linux-64-bit , only versioned download URLs are...

priority: p2
type: feature request

The accept loop for socket connections now will properly handle the error case where the listener socket is closed gracefully. Fixes #2372

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v4.3.0` -> `v4.3.1` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) |...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | final | digest | `a107a3c` -> `51183f2` | --- ### Configuration...

Adds a step to the doc generation to include release-please tags. This allows release-please to automatically update the version in the generated documentation.

### Feature Description Hi, Following on from the very old issue (https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/1871) - connection churn is still a real problem when using cloudsql-proxy & IAM. I'm hesitant to introduce pgbouncer...

type: feature request

### Question We have a Cloud SQL Postgres instance with Managed Connection Pooling enabled in transaction pooling mode. Under most circumstances we would like to connect to this instance via...

type: question

Note: #1599 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 9f36f093164475da9f59e0ac20ba9366eafeee0d buildURL: https://github.com/GoogleCloudPlatform/cloud-sql-proxy/actions/runs/19022168274 status: failed

priority: p2
type: bug
flakybot: issue
flakybot: flaky

### Bug Description I tried to use the proxy with a cloud sql instance using Postgres 18. It seems like the proxy is detecting it as a MySQL instance trying...

type: bug