Closed as duplicate of#8153
Closed as duplicate of#8153
Description
An update was made to A61 in grpc/proposal#477 to remove the need for hardcoding pick_first
as the child for the priority balancer for logical DNS clusters. The code for this is here:
grpc-go/xds/internal/balancer/clusterresolver/configbuilder.go
Lines 141 to 159 in 6dfe07c
We should update the clusterresolver balancer accordingly.