mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 15:09:39 +00:00
This is closely aligned with ValidatingAdmissionPolicy except that instead of validations that can fail with messages, there are mutations, which can be defined either with as an ApplyConfiguration or JSONPatch. Co-authored-by: cici37 <cicih@google.com>