Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewSet (0.09 sec)

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

    					Timeout: time.Millisecond * 100,
    					Count:   1,
    					Check:   c.checker,
    				},
    			})
    		}
    	}
    }
    
    func jwtClaimRoute(t TrafficContext) {
    	if t.Settings().Selector.Excludes(label.NewSet(label.IPv4)) {
    		t.Skipf("https://github.com/istio/istio/issues/35835")
    	}
    	configRoute := `
    apiVersion: networking.istio.io/v1alpha3
    kind: Gateway
    metadata:
      name: gateway
    spec:
      selector:
    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