Eno Compton
Eno Compton
### Feature Description This is a simple change as described here: https://docs.aiohttp.org/en/stable/client_advanced.html?highlight=proxy#proxy-support. Customers should have to opt-in to this behavior to prevent any unwanted security issues. ### Sample code _No...
https://medium.com/@andreiboar/fundamentals-of-i-o-in-go-part-2-e7bb68cd5608
[When Kubernetes and Go don't work well together](https://lalatron.hashnode.dev/when-kubernetes-and-go-dont-work-well-together)
This is a great project. Thank you for sharing it with the community. I discovered the project when [gometalinter](https://github.com/alecthomas/gometalinter) ran against some of my code and found an inefficient alignment...
### Feature Description When we create a token source, we should use the `https://www.googleapis.com/auth/alloydb.login` scope. ### Sample code _No response_ ### Alternatives Considered _No response_ ### Additional Details _No response_
### Feature Description This is for porting https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/pull/698. ### Sample code _No response_ ### Alternatives Considered _No response_ ### Additional Details _No response_
### Description We should let tests configure the response of the metadata exchange. Also, we should expose a way to check the number of open connections in the test server,...
We should provide an example systemd config file in our documentation. See https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/4#issuecomment-768069608.
If I launch the Proxy with an OAuth2 token or a credentials file while using Telemetry, the Proxy fails to start. The reason for this is stackdriver does requires that...