mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-22 06:47:00 +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