kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue 9a0bbd0aa9
Merge pull request #53765 from tanshanshan/fix-bug1
Automatic merge from submit-queue (batch tested with PRs 54529, 53765). 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>.

fix  #53735, check whether  interface conversion is ok

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

fix #53735

avoid interface conversion error 

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2017-11-21 21:38:59 -08:00
..
editor All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
env remove todo: switch UpdatePodSpecForObject to work on v1.PodSpec, use info.VersionedObject, and avoid conversion completely 2017-11-11 02:36:12 +08:00
jsonmerge update BUILD files 2017-10-15 18:18:13 -07:00
openapi Merge pull request #53765 from tanshanshan/fix-bug1 2017-11-21 21:38:59 -08:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05: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
clientcache.go Remove all traces of federation 2017-10-26 13:37:37 -07:00
factory.go pass printOpts by pointer 2017-11-20 14:49:23 -05:00
factory_builder.go pass printOpts by pointer 2017-11-20 14:49:23 -05:00
factory_client_access.go consolidate printer OutputOpts w PrintOpts 2017-11-20 14:49:23 -05:00
factory_object_mapping.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
factory_object_mapping_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
factory_test.go Add a lazy discovery interface for Unstructured 2017-11-19 19:16:50 -05:00
helpers.go add create subcommand for priorityclass 2017-11-07 15:03:01 +08:00
helpers_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
printing.go pass printOpts by pointer 2017-11-20 14:49:23 -05:00
shortcut_restmapper.go Add a lazy discovery interface for Unstructured 2017-11-19 19:16:50 -05:00
shortcut_restmapper_test.go Add a lazy discovery interface for Unstructured 2017-11-19 19:16:50 -05:00