You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The xDS federation spec says that the top-level xDS server list is to be used if unspecified for any entry in the authorities map. This is not handled correctly here:
The xDS federation spec says that the top-level xDS server list is to be used if unspecified for any entry in the
authoritiesmap. This is not handled correctly here:grpc-go/xds/internal/xdsclient/authority.go
Line 57 in 2c0949c