k3s/pkg/printers/internalversion
Clayton Coleman a23465426d
Break annotations with newlines and shorten length
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.
2018-07-31 19:22:50 -04:00
..
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD auto-generated file 2018-07-28 07:54:17 +08:00
describe.go Break annotations with newlines and shorten length 2018-07-31 19:22:50 -04:00
describe_test.go Break annotations with newlines and shorten length 2018-07-31 19:22:50 -04:00
printers.go Improve the output of `kubectl get events` 2018-07-26 16:12:32 -04:00
printers_test.go Improve the output of `kubectl get events` 2018-07-26 16:12:32 -04:00
sorted_resource_name_list_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00