xds: support LRS for logical DNS clusters #6741
Labels
Area: xDS
Includes everything xDS related, including LB policies used with xDS.
P2
Type: Feature
New features or improvements in behavior
It appears we don't ever set the necessary LRS fields in order for LRS to work in logical DNS clusters; only in EDS:
grpc-go/xds/internal/balancer/cdsbalancer/cdsbalancer.go
Lines 610 to 638 in e14d583
We should make sure it works for logical DNS clusters, too, even though we don't currently configure this today.
The text was updated successfully, but these errors were encountered: