Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestExternalService (0.28 sec)

  1. tests/integration/pilot/common/routing.go

    					To: c.to,
    					Port: echo.Port{
    						Name: "http",
    					},
    					Address: c.host,
    					Check:   checker,
    				},
    			})
    		}
    	}
    }
    
    func TestExternalService(t TrafficContext) {
    	// Let us enable outboundTrafficPolicy REGISTRY_ONLY
    	// on one of the workloads, to verify selective external connectivity
    	SidecarScope := fmt.Sprintf(`apiVersion: networking.istio.io/v1alpha3
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
Back to top