Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestGatewayAPIAuthorizationPolicy (0.4 sec)

  1. tests/integration/security/policy_attachment_only/jwt_gateway_test.go

    									},
    								}
    
    								c.customizeCall(&opts, to)
    
    								from.CallOrFail(t, opts)
    							})
    						}
    					})
    			})
    		})
    }
    
    func TestGatewayAPIAuthorizationPolicy(t *testing.T) {
    	framework.NewTest(t).
    		Label(label.IPv4). // https://github.com/istio/istio/issues/35835
    		Run(func(t framework.TestContext) {
    			crd.DeployGatewayAPIOrSkip(t)
    			config.New(t).
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 9.7K bytes
    - Viewed (0)
Back to top