grpc-go icon indicating copy to clipboard operation
grpc-go copied to clipboard

xDS: support for custom LB config

Open hujun-open opened this issue 3 years ago • 2 comments

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.

hujun-open avatar Sep 16 '22 15:09 hujun-open

Not yet, sorry. @zasweq is working on this feature now (or started it, needed to pause for higher priorities, and will start again soon).

dfawley avatar Sep 19 '22 20:09 dfawley

I passed this off to Doug due to other work reprioritized. Thus, reassigning to him.

zasweq avatar Jan 31 '23 18:01 zasweq

This was implemented in #6224.

dfawley avatar Jul 24 '23 20:07 dfawley