Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AuditAnnotation (0.36 sec)

  1. pkg/apis/admissionregistration/validation/validation_test.go

    					},
    				},
    				nil),
    			expectedError: `undeclared reference to 'test'`,
    		},
    		{
    			name: "auditAnnotation valueExpressions that are changed must be compiled using the NewExpression environment",
    			oldconfig: validatingAdmissionPolicyWithExpressions(
    				nil, nil,
    				[]admissionregistration.AuditAnnotation{
    					{
    						Key:             "checkEnvironmentMode",
    						ValueExpression: "'test'",
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 147.1K bytes
    - Viewed (0)
Back to top