mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 14:32:03 +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