1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/api/policies.kyverno.io/v1alpha1
shuting 7a34b60ed2
feat: create patchers and apply mutations (#12253)
* feat: create patchers and apply mutations

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* feat: create patchers and apply mutations

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2025-02-26 13:32:28 +00:00
..
doc.go feat: use dedicated group for new policies (#12123) 2025-02-07 12:51:03 +01:00
imageverification_policy_spec_types.go feat: add cel library for image verification (#12233) 2025-02-26 00:56:17 +00:00
imageverification_policy_types.go feat: add types for image verification attestors (#12080) 2025-02-13 13:47:51 +00:00
mutating_policy.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
mutating_spec_types.go feat: add mpol.spec.admission and mpol.spec.background (#12218) 2025-02-21 17:48:22 +00:00
policy_exception.go feat: introduce generic exception interface (#12244) 2025-02-25 16:11:19 +00:00
policy_interface.go chore: move celexceptions to the new group (#12143) 2025-02-11 19:05:22 +02:00
policy_status.go feat: generate VAPs from VPs (#12222) 2025-02-25 20:27:29 +08:00
validating_policy.go chore: add VP api unit tests (#12248) 2025-02-25 18:31:33 +00:00
validating_policy_test.go chore: add VP api unit tests (#12248) 2025-02-25 18:31:33 +00:00
validating_spec_types.go feat: stop reusing admissionregistrationv1.ValidatingAdmissionPolicySpec (#12246) 2025-02-25 14:48:47 +00:00
validating_spec_types_test.go chore: add VP api unit tests (#12248) 2025-02-25 18:31:33 +00:00
zz_generated.deepcopy.go feat: stop reusing admissionregistrationv1.ValidatingAdmissionPolicySpec (#12246) 2025-02-25 14:48:47 +00:00
zz_generated.defaults.go feat: use dedicated group for new policies (#12123) 2025-02-07 12:51:03 +01:00
zz_generated.register.go feat: add MutatingPolicies CRD (#12150) 2025-02-17 12:02:04 +00:00