mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-07 18:06:21 +00:00
When certain status conditions are not expected, we need to see the nested objects, but %#v doesn't handle pointers well. Output as simple encoded JSON.