k3s/pkg/kubectl/cmd/util
Kubernetes Submit Queue eaa3aa382a
Merge pull request #63398 from deads2k/cli-45-conversion
Automatic merge from submit-queue (batch tested with PRs 63258, 63398, 63403). 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>.

remove unnessary kubectl conversions

Working with unstructured types means that conversion can be eliminated.  This pulls  it from places I noticed.

/assign @juanvallejo 

@kubernetes/sig-cli-misc 

```release-note
NONE
```
2018-05-03 12:48:13 -07:00
..
editor remove unnessary kubectl conversions 2018-05-03 08:06:53 -04:00
env Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
jsonmerge update BUILD files 2017-10-15 18:18:13 -07:00
openapi kubectl stops rendering List as suffix kind name for CRD resources 2018-04-19 21:21:03 +08:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD get the resource.Info out of the conversion business 2018-05-01 07:58:42 -04:00
cached_discovery.go discovery client not depend on pkg/api/legacyscheme 2017-11-02 14:59:21 -07:00
cached_discovery_test.go kubectl: Remove swagger 1.2 entirely. 2017-10-10 14:50:56 -07:00
conversion.go get the resource.Info out of the conversion business 2018-05-01 07:58:42 -04:00
factory.go acknowledge that creation of a restmapper can fail and that we cannot have a default 2018-05-01 07:52:51 -04:00
factory_builder.go acknowledge that creation of a restmapper can fail and that we cannot have a default 2018-05-01 07:52:51 -04:00
factory_client_access.go eliminate indirection from type registration 2018-04-25 09:02:31 -04:00
factory_object_mapping.go acknowledge that creation of a restmapper can fail and that we cannot have a default 2018-05-01 07:52:51 -04:00
factory_object_mapping_test.go Remove ClientSetForVersion & ClientConfigForVersion from factory 2018-02-22 15:50:27 +01:00
factory_test.go acknowledge that creation of a restmapper can fail and that we cannot have a default 2018-05-01 07:52:51 -04:00
helpers.go stop using Info.Mappings when they may not be present 2018-05-03 08:12:05 -04:00
helpers_test.go stop duplicating preferred version order 2018-04-26 10:03:36 -04:00
printing.go remove hardcoded list of resources 2018-04-26 09:31:58 -04:00
shortcut_restmapper.go Prefer exact resource name matches to shortname expansions 2018-01-26 01:45:38 -05:00
shortcut_restmapper_test.go remove incorrect static restmapper 2018-05-01 07:51:17 -04:00