mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-14 19:19:48 +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.