Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for applyHBONETransportSocketMatches (0.29 sec)

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

    		}
    	}
    	istioAutodetectedMtls := tls != nil && tls.Mode == networking.ClientTLSSettings_ISTIO_MUTUAL &&
    		mtlsCtxType == autoDetected
    	if cb.sendHbone {
    		cb.applyHBONETransportSocketMatches(c.cluster, tls, istioAutodetectedMtls)
    	} else if c.cluster.GetType() != cluster.Cluster_ORIGINAL_DST {
    		// For headless service, discovery type will be `Cluster_ORIGINAL_DST`
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 18 19:09:43 UTC 2024
    - 19.2K bytes
    - Viewed (0)
Back to top