mirror of
https://github.com/kubernetes/client-go.git
synced 2026-06-30 14:05:24 +00:00
Add a separate AnnotatedEventRecorder interface with an AnnotatedEventf method that allows attaching annotations to events at creation time. Implement it in recorderImpl, FakeRecorder, and EventRecorderAdapter. Add a Verbose option to FakeRecorder that optionally includes action, object kind/apiVersion, and annotations in event output. The default format is unchanged. Signed-off-by: Adrian Fernandez De La Torre <adri1197@gmail.com> Kubernetes-commit: 31fe350b2b2065b49752adb4f68f1ea1c282058e