Skip to content

Commit

Permalink
[xds_fed_lrs] d
Browse files Browse the repository at this point in the history
  • Loading branch information
menghanl committed Jan 26, 2022
1 parent e69f579 commit 7558a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xds/internal/xdsclient/xdsresource/unmarshal_cds.go
Expand Up @@ -136,7 +136,7 @@ func validateClusterAndConstructClusterUpdate(cluster *v3clusterpb.Cluster) (Clu
// full ServerConfig{URL,creds,server feature} here). This information is
// not available here, because this function doesn't have access to the
// xdsclient bootstrap information now (can be added if necessary). The
// ServerConfig will be read and populate by the CDS balancer when
// ServerConfig will be read and populated by the CDS balancer when
// processing this field.
if cluster.GetLrsServer().GetSelf() != nil {
ret.LRSServerConfig = ClusterLRSServerSelf
Expand Down

0 comments on commit 7558a43

Please sign in to comment.