Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestXdsProxyHealthCheck (0.45 sec)

  1. pkg/istio-agent/xds_proxy_test.go

    	sendDownstreamWithNode(t, downstream, model.NodeMetadata{
    		Namespace:   "default",
    		InstanceIPs: []string{"1.1.1.1"},
    	})
    }
    
    // Validates the proxy health checking updates
    func TestXdsProxyHealthCheck(t *testing.T) {
    	// TODO: allow fake XDS to be "authenticated"
    	test.SetForTest(t, &features.ValidateWorkloadEntryIdentity, false)
    	healthy := &discovery.DiscoveryRequest{TypeUrl: v3.HealthInfoType}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Mar 30 04:48:02 UTC 2024
    - 18.6K bytes
    - Viewed (0)
Back to top