k3s/pkg
Kubernetes Submit Queue e725361722
Merge pull request #54877 from juanvallejo/jvallejo/move-PrintResourceInfoRorCommand-cmdutil-factory
Automatic merge from submit-queue (batch tested with PRs 54602, 54877, 55243, 55509, 55128). 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>.

move cmd/util/printing.go#PrintResourceInfoForCommand -> 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 @seans3
2017-11-14 03:03:23 -08:00
..
api Merge pull request #52461 from stewart-yu/issue#05 2017-11-11 15:21:29 -08:00
apimachinery/tests
apis Merge pull request #55532 from ianchakeres/validate-greater-than-zero-pv-pvc 2017-11-14 00:09:48 -08:00
auth
bootstrap/api
capabilities
client Merge pull request #55413 from liggitt/internal-autoscaling 2017-11-10 07:00:44 -08:00
cloudprovider Merge pull request #47849 from tomerf/azure_dns_label 2017-11-13 06:09:21 -08:00
controller add clusterrole aggregation controller 2017-11-13 08:18:00 -05:00
credentialprovider
features Add alpha feature for mount containers 2017-11-10 13:14:40 +01:00
fieldpath
generated let validation webhook convert objects to the external version before sending them 2017-11-13 12:55:33 -08:00
hyperkube
kubeapiserver Merge pull request #54849 from hzxuzhonghu/audit-graceful-shutdown 2017-11-10 03:30:21 -08:00
kubectl Merge pull request #54877 from juanvallejo/jvallejo/move-PrintResourceInfoRorCommand-cmdutil-factory 2017-11-14 03:03:23 -08:00
kubelet Merge pull request #53440 from jsafrane/mount-container4-10-03 2017-11-13 16:45:33 -08:00
kubemark Merge pull request #54405 from resouer/clean-docker-dep 2017-11-13 03:59:53 -08:00
master Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
printers Update generated files 2017-11-09 12:14:08 +01:00
probe
proxy Merge pull request #52569 from tmjd/add-proxy-forward-rules 2017-11-14 00:09:57 -08:00
quota Update generated files 2017-11-09 12:14:08 +01:00
registry handle clusterrole migration 2017-11-13 08:18:00 -05:00
routes
security Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
securitycontext Update generated files 2017-11-09 12:14:08 +01:00
serviceaccount Update generated files 2017-11-09 12:14:08 +01:00
ssh
util Merge pull request #52569 from tmjd/add-proxy-forward-rules 2017-11-14 00:09:57 -08:00
version Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
volume Update generated files 2017-11-09 12:14:08 +01:00
watch
.import-restrictions
BUILD Update generated files for MutatingWebhookConfiguration 2017-11-09 15:33:50 -08:00
OWNERS