Eno Compton

Results 147 issues of 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...

type: feature request
priority: p3

https://medium.com/@andreiboar/fundamentals-of-i-o-in-go-part-2-e7bb68cd5608

beginner

[When Kubernetes and Go don't work well together](https://lalatron.hashnode.dev/when-kubernetes-and-go-dont-work-well-together)

advanced

https://ericchiang.github.io/post/cgo/

advanced

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_

priority: p2
type: feature request

### 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_

priority: p2
type: feature request

### 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,...

priority: p2
type: cleanup

We should provide an example systemd config file in our documentation. See https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/4#issuecomment-768069608.

type: feature request
priority: p2

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...

priority: p3
type: bug