talos/pkg/grpc/dialer
Andrew Rynhard fcaed8b0dd fix: don't proxy gRPC unix connections
The default gRPC dialer honors proxy environment variables, which causes
local unix socket connections to attempt to go through the proxy. This
fixes that by using a custom dialer.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-02-10 05:37:50 -08:00
..
dialer_test.go fix: don't proxy gRPC unix connections 2020-02-10 05:37:50 -08:00
dialer.go fix: don't proxy gRPC unix connections 2020-02-10 05:37:50 -08:00