grpc-go
grpc-go copied to clipboard
xDS: support for custom LB config
Hi, I am wonder is the A52: gRPC xDS Custom Load Balancer Configuration supported? searched around, can't find a clear answer I tried with latest release 1.49.0, doesn't seem to work, the gRPC client seems to ignore the envoy.config.cluster.v3.Cluster.LoadBalancingPolicy returned by xds server.
Not yet, sorry. @zasweq is working on this feature now (or started it, needed to pause for higher priorities, and will start again soon).
I passed this off to Doug due to other work reprioritized. Thus, reassigning to him.
This was implemented in #6224.