Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestOutboundListenerConflict_TCPWithCurrentUnknown (0.26 sec)

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

    	testOutboundListenerConflict(t,
    		buildServiceWithPort("test1.com", 9999, protocol.HTTP, tnow.Add(1*time.Second)),
    		buildServiceWithPort("test2.com", 9999, protocol.MySQL, tnow))
    }
    
    func TestOutboundListenerConflict_TCPWithCurrentUnknown(t *testing.T) {
    	// The oldest service port is unknown.  We should encounter conflicts when attempting to add the HTTP ports. Purposely
    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