Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for applyMetadataExchange (0.28 sec)

  1. pilot/pkg/networking/core/cluster_builder.go

    		opts.isDrWithSelector = destinationRule.GetWorkloadSelector() != nil
    	}
    	// Apply traffic policy for the subset cluster.
    	cb.applyTrafficPolicy(opts)
    
    	maybeApplyEdsConfig(subsetCluster.cluster)
    
    	cb.applyMetadataExchange(opts.mutable.cluster)
    
    	// Add the DestinationRule+subsets metadata. Metadata here is generated on a per-cluster
    	// basis in buildCluster, so we can just insert without a copy.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 31.6K bytes
    - Viewed (0)
Back to top