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 143 cloud-sql-proxy issues
Sort by recently updated
recently updated
newest added
trafficstars

### 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