cloud-sql-proxy
                                
                                
                                
                                    cloud-sql-proxy copied to clipboard
                            
                            
                            
                        A utility for connecting securely to your Cloud SQL instances
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...
### 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...
### 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...
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
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...
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)...
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
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
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"...
### 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...