mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +00:00
The formatting function is used often in logging. This improves the readability by shortening the length of the call. Also change the fomartted string to include the pod UID.