mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-23 12:29:01 +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.