dacameron
dacameron
I hit an issue where I was trying to set an environment var and it kept disappearing. I soon realised it was pyvenv-deactivate restoring the old process environment. pyvenv-activate and...
#### Feature Description Support (or document) proxyless grpc via xDS. Relevant gRFCs: https://github.com/grpc/proposal/blob/master/A27-xds-global-load-balancing.md https://github.com/grpc/proposal/blob/master/A28-xds-traffic-splitting-and-routing.md https://github.com/grpc/proposal/blob/master/A30-xds-v3.md #### Use Case(s) I would like to set up gRPC services to connect to consul's...