Files
kubernetes/pkg/kubectl
Kubernetes Submit Queue 6236cddab7 Merge pull request #54881 from juanvallejo/jvallejo/use-printer-for-cmd-through-factory
Automatic merge from submit-queue (batch tested with PRs 56676, 57050, 54881, 56822, 57113). 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>.

ensure PrinterForCommand is consumed through cmdutil.Factory

**Release note**:
```release-note
NONE
```

This patch is one in a series of patches that aims to move all
printing functions to the `cmdutil.Factory` in order to make
the factory the one-stop shop for accessing printers in the client.

This PR is related to https://github.com/kubernetes/kubernetes/pull/50113 and aims to break the set of changes
introduced in this commit in order to make them easier to review.

@fabianofranz @mengqiy @shiywang
2017-12-16 19:19:44 -08:00
..
2017-11-09 12:14:08 +01:00
2017-12-02 21:12:39 +08:00
2017-10-15 18:18:13 -07:00
2017-11-21 13:00:40 -08:00
2017-11-10 18:26:46 +01:00
2017-10-15 18:18:13 -07:00
2017-11-21 23:19:44 -08:00