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

With instances being a command line argument I cannot use k8s secrets to set the instance and then recycle the same deployment.yaml file between environments, but rather resort to a...

priority: p0
type: feature request
v2

Hi, We run the CloudSQL proxy in our kubernetes cluster as a deployment and sometimes we rotate the secret that is used to provide the credentials file for IAM authentication....

priority: p2
type: feature request

Hi, It would be great to be able to track metrics from the proxy (connections, disconnects, etc) in prometheus. If you're open to a PR on this, I can create...

priority: p1
type: feature request
v2

On Windows 10 I have `gcloud` setup and working. I downloaded the binary and without any arguments (per `Using automatic instance discovery with gcloud credentials`) I saw: ``` 2017/04/18 11:51:31...

priority: p2
type: feature request
v2
windows

I'd like to run the cloudsql-proxy container as a DaemonSet instead of a sidecar in my pods, because I have multiple (different) pods on a node, which all need to...

priority: p3
type: docs
type: cleanup
help wanted

priority: p0
type: docs
type: feature request

This is a feature request for adding the `--instances_metadata` flag to v2. Its description is: ``` If provided, it is treated as a path to a metadata value which is...

priority: p3
type: feature request
v2

This is a feature request for adding the `--fd_rlimit` flag to v2. Its description is: ``` Sets the rlimit on the number of open file descriptors for the proxy to...

priority: p3
type: feature request
v2

Sometimes it helps to know more than what the proxy logs (certificate expiration times, for example). This is a feature request to add support for debug logging, as enabled by...

priority: p3
type: feature request