Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOutboundListenerConfigWithSidecarHTTPProxy (0.43 sec)

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

    		if len(fc.FilterChainMatch.ServerNames) == 0 {
    			t.Fatalf("expected SNI to be set, found %v", fc.FilterChainMatch.ServerNames)
    		}
    	}
    	log.Printf("Listeners: %v", listeners)
    }
    
    func TestOutboundListenerConfigWithSidecarHTTPProxy(t *testing.T) {
    	sidecarConfig := &config.Config{
    		Meta: config.Meta{
    			Name:             "sidecar-with-http-proxy",
    			Namespace:        "not-default",
    			GroupVersionKind: gvk.Sidecar,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 93.6K bytes
    - Viewed (0)
Back to top