Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createConfigMapDisabledClient (0.41 sec)

  1. security/pkg/k8s/configutil_test.go

    					map[string]string{dataName: "test-data"})),
    			},
    			expectedErr: fmt.Sprintf("error when creating configmap %v: no permission to create configmap",
    				configMapName),
    			clientMod: createConfigMapDisabledClient,
    		},
    		{
    			name:              "creation: concurrently created by other client",
    			existingConfigMap: nil,
    			caBundle:          caBundle,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Feb 08 21:58:25 UTC 2024
    - 13K bytes
    - Viewed (0)
Back to top