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

The Cloud SQL Proxy currently does not support the [`caching_sha2_password` authentication plugin](https://dev.mysql.com/doc/refman/8.4/en/caching-sha2-pluggable-authentication.html) when listening over a unix socket. This is an issue as in MySQL 8.4, `caching_sha2_password` has now become...

priority: p0
type: feature request

### Bug Description 1. Create new Postgres Sql instance (I am using v16) 2. Default setting is now: `GOOGLE_MANAGED_CAS_CA` 3. Try to connect with cloud-sql-proxy it fails. ### Example code...

type: bug

### Question Hi and thanks for your tool. I'd like to receive an answer regarding my "issue". I configured a Cloud Sql instance (mysql 8.4.4) with a private IP. Using...

type: question

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

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

We need to add a flag for configuring the underlying failover period for disaster recovery when Proxy is configured with a DNS domain name. The flag will just set the...

priority: p1
type: feature request

Issue to track interest for support of an official [Cloud SQL Language Connector](https://cloud.google.com/sql/docs/mysql/language-connectors) for .NET (C#). Currently, Cloud SQL officially supports four Cloud SQL Language Connectors (Python, Node, Java, Go)...

priority: p2
type: feature request

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

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

The test support on Cloud Build does not cover FUSE and Credential tests, this issue is to track progress of FUSE and Credential tests for Private IP instances

priority: p2
type: cleanup

When the proxy receives a SIGTERM, it will close this server socket. This can result in the server.Accept() returning a non-nil error with the message "proxy server error: accept tcp"...

priority: p2
type: bug

### Question ## Environment - Google Cloud Platform (GCP) - Cloud SQL PostgreSQL instance with private IP only - Bastion host with private IP only - Identity-Aware Proxy (IAP) for...

priority: p2
type: feature request