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

## Change Description Adds a bash script example that describes how to use **Secret Manager** along with `cloud-sql-proxy` in order to create a disaster recovery mechanism for replacing a primary...

## Feature Description - Allow specify a number of least necessary connected cloud-sql replica for unhealthy condition. ## Alternatives Considered - Create new cloud-sql-proxy for each cloud-sql (read) replica and...

priority: p0
type: feature request

We have some documentation for health checks here: https://github.com/GoogleCloudPlatform/cloud-sql-proxy/tree/main/examples/k8s-health-check#cloud-sql-proxy-health-checks But we don't tell users what each healthcheck does or what it returns, which makes using it outside of k8s more...

priority: p2
type: docs

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.165.0` -> `v0.168.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.168.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### Question Hey! Thanks for the Cloud SQL Auth Proxy; I've used it quite a lot in it's standalone form! I'm trying to add a service to our `compose.yml` config...

priority: p2
type: docs
type: cleanup

### Bug Description We recently started started getting OpenSSL vulnerability on the latest gce-proxy:alpine image. I tried scanning it with snyk and got this ### Steps to reproduce? snyk container...

priority: p2
type: question

:robot: I have created a release *beep* *boop* --- ## [2.10.0](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v2.9.0...v2.10.0) (2024-02-26) ### Features * add support for config file ([#2106](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/2106)) ([c936396](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/commit/c9363966cb017cde7712426c3e9c999e3d7e0973)) ### Bug Fixes * use kebab case for...

autorelease: pending

### Description The operator uses environment variables to configure the proxy instead of CLI flags because it is easier to accurately read and update the configuration. We introduce the envvar...

priority: p2
type: docs
type: cleanup

### Bug Description Hello! I've been investigating some reports from some of our users around latency spikes. I've narrowed the investigation down to when an application receives a large burst...

priority: p2
type: feature request