Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for useGateway (0.17 sec)

  1. tests/integration/security/egress_gateway_origination_test.go

    					useGateway:      false,
    				},
    
    				// Set up an UpstreamCluster with a CredentialName when secret doesn't even exist in istio-system ns.
    				// Secret fetching error at Gateway, results in a 503 response.
    				{
    					name:            "missing secret",
    					statusCode:      http.StatusServiceUnavailable,
    					credentialToUse: credNameMissing,
    					useGateway:      false,
    				},
    			}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 15.4K bytes
    - Viewed (0)
Back to top