File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
keps/sig-api-machinery/3488-cel-admission-control Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1115,6 +1115,9 @@ spec:
1115
1115
` auditAnnotations` are independent of `validations`. A `ValidatingAdmissionPolicy`
1116
1116
may contain only `validations`, only `auditAnnotations` or both.
1117
1117
1118
+ Auudit annotations are recorded regardless of whether a
1119
+ ValidatingAdmissionPolicyBinding's `validationActions` include `Audit`.
1120
+
1118
1121
The published annotation key will be of the form `<ValidatingPolicyDefinition
1119
1122
name>/<auditAnnotation key>` and will be validated as a
1120
1123
[QualifiedName](https://github.com/kubernetes/kubernetes/blob/dfa4143086bf504c6c72d5eee8a2210b8ed41b9a/staging/src/k8s.io/apimachinery/pkg/util/validation/validation.go#L43).
You can’t perform that action at this time.
0 commit comments