- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestCmdAdd (0.08 sec)
-
cni/pkg/plugin/plugin_test.go
// If the pod is being added to a namespace that is explicitly excluded by plugin config denylist // it should never be added, even if the namespace has the annotation assert.Equal(t, wasCalled, false) } func TestCmdAdd(t *testing.T) { pod, ns := buildFakePodAndNSForClient() testDoAddRun(t, buildMockConf(true), testNSName, pod, ns) } func TestCmdAddTwoContainersWithAnnotation(t *testing.T) {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 16:05:45 UTC 2024 - 17.3K bytes - Viewed (0)