mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-06 17:30:35 +00:00
Make annotations with newlines display a more consistent left edge, and indent the value when the annotation is too long to give the value more space. Shorten the width of the trimmed annotation to a value more consistent with our `-o wide` value. Instead of putting the key and value flush with a `=` separator, make annotations closer to fields than to labels by using `: ` as a separator.