Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRetryOnWithEmptyParts (0.22 sec)

  1. pilot/pkg/networking/core/route/retry/retry_test.go

    				g.Expect(policy.RetryHostPredicate).To(Equal(retry.DefaultPolicy().RetryHostPredicate))
    			},
    		},
    		{
    			name: "TestRetryOnWithEmptyParts",
    			// Create a route with a retry policy with empty retry conditions configured.
    			route: &networking.HTTPRoute{
    				Retries: &networking.HTTPRetry{
    					// Explicitly not retrying.
    					Attempts: 2,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 14:12:39 UTC 2024
    - 7.7K bytes
    - Viewed (0)
Back to top