- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for lastRedirect (0.11 sec)
-
cni/pkg/plugin/plugin_test.go
mockIntercept := testDoAddRun(t, buildMockConf(false), testNSName, pod, ns) if len(mockIntercept.lastRedirect) == 0 { t.Fatal("expected nsenterFunc to be called") } r := mockIntercept.lastRedirect[len(mockIntercept.lastRedirect)-1] if r.includeInboundPorts != "*" { t.Fatalf("expect includeInboundPorts has value '*' set by istio, actual %v", r.includeInboundPorts) } }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 16:05:45 UTC 2024 - 17.3K bytes - Viewed (0)