argocd-image-updater icon indicating copy to clipboard operation
argocd-image-updater copied to clipboard

Add helpers to return a new `context.Context` that carries the provided logrus Entry.

Open dkarpele opened this issue 5 months ago • 1 comments

Thanks to them, we can pass a contextual logger down through a call stack: controller=ctrl controllerGroup=ctrlG controllerKind=ctrlK logger=lgr.

Will be used in future CRD feature. See #1170

dkarpele avatar Jun 21 '25 21:06 dkarpele