Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for WASM_INSECURE_REGISTRIES (0.25 sec)

  1. tests/integration/telemetry/api/setup_test.go

    	echos := (&cdeployment.Config{}).DefaultEchoConfigs(ctx)
    	customBuckets := `{"istio":[1,5,10,50,100,500,1000,5000,10000]}`
    	proxyMetadata := fmt.Sprintf(`
    proxyMetadata:
      WASM_INSECURE_REGISTRIES: %q`, registry.Address())
    	for _, e := range echos {
    		if e.Subsets[0].Annotations == nil {
    			e.Subsets[0].Annotations = map[string]string{}
    		}
    		if e.Service == "b" {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 02 21:29:40 UTC 2024
    - 4.7K bytes
    - Viewed (0)
Back to top