mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 05:25:29 +00:00
Add a configurable callback that is invoked each time an annotation is applied by the annotations filter. This is useful for scenarios such as tracking annotations as they are applied. Issues: GoogleContainerTools/kpt#2448