Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for convertTLSMatchToL4Match (0.31 sec)

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

    			// matches, one for 1.foo.com, another for 2.foo.com, this code will produce duplicate filter
    			// chain matches
    			for _, tls := range vsvc.Tls {
    				for i, match := range tls.Match {
    					if l4SingleMatch(convertTLSMatchToL4Match(match), server, gatewayName) {
    						// Envoy will reject config that has multiple filter chain matches with the same matching rules
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 46.4K bytes
    - Viewed (0)
Back to top