k3s/pkg/printers
Kubernetes Submit Queue 4692a6bf2e
Merge pull request #62784 from hanxiaoshuai/bugfix0418
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

we should use Infof when we are using format string

**What this PR does / why we need it**:
we should use Infof when we are using format string.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-23 17:45:20 -07:00
..
internalversion Merge pull request #62642 from ceshihao/kubectl_get_pod_status 2018-04-19 15:54:16 -07:00
storage Promote v1alpha1 meta to v1beta1 2018-02-02 14:00:45 -05:00
.import-restrictions
BUILD begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
OWNERS
customcolumn.go Fix bad column alignment when using custom columns from OpenAPI schema 2017-11-30 09:58:56 +01:00
customcolumn_flags.go wire through custom-column print flags 2018-03-26 10:11:09 -04:00
customcolumn_flags_test.go wire through custom-column print flags 2018-03-26 10:11:09 -04:00
customcolumn_test.go Fix bad column alignment when using custom columns from OpenAPI schema 2017-11-30 09:58:56 +01:00
flags.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
humanreadable.go wire through humanreadable flags 2018-04-03 13:59:35 -04:00
humanreadable_flags.go wire through humanreadable flags 2018-04-03 13:59:35 -04:00
humanreadable_flags_test.go wire through humanreadable flags 2018-04-03 13:59:35 -04:00
humanreadable_test.go Promote v1alpha1 meta to v1beta1 2018-02-02 14:00:45 -05:00
interface.go Restore show-kind function when printing multiple kinds 2018-04-01 00:24:25 -04:00
json.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
json_yaml_flags.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
json_yaml_flags_test.go begin wiring printflags through set cmds 2018-04-05 16:34:51 -04:00
jsonpath.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
jsonpath_flags.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
jsonpath_flags_test.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
kube_template_flags.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
name.go begin wiring printflags through set cmds 2018-04-05 16:34:51 -04:00
name_flags.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
name_flags_test.go update PrintFlags#Complete to receive string template 2018-04-06 16:44:40 -04:00
printers.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
tabwriter.go
template.go wire through template PrintFlags 2018-03-27 18:11:01 -04:00
template_flags.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
template_flags_test.go begin wiring printopts through complete commands 2018-04-13 11:50:54 -04:00
template_test.go wire through template PrintFlags 2018-03-27 18:11:01 -04:00
versioned.go we should use Infof when we are using format string 2018-04-18 20:12:42 +08:00