mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 14:16:26 +00:00
I didn't expect glog to split single log statements onto multiple lines, but apparently it does if they're long enough. This groups them back together appropriately.