k3s/pkg/kubectl/cmd/get
Kubernetes Submit Queue 10b1b83893
Merge pull request #67965 from smarterclayton/slim_output
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Reduce the minwidth of the cli table printer

For a few columns we want to have a smaller width and 10 is excessive. The example is CPU and memory for nodes.
2018-09-01 00:24:59 -07:00
..
BUILD add prototype sorting for table rows 2018-08-30 16:09:05 -04:00
get.go add prototype sorting for table rows 2018-08-30 16:09:05 -04:00
get_flags.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
get_test.go Merge pull request #67965 from smarterclayton/slim_output 2018-09-01 00:24:59 -07:00
humanreadable_flags.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
humanreadable_flags_test.go Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00