kubernetes/pkg/kubectl/cmd/util/openapi
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
..
testing openapi: Add EmptyResource/CreateOpenAPISchemaFunc test utils 2017-11-15 14:02:13 -08:00
validation Merge pull request #53765 from tanshanshan/fix-bug1 2017-11-21 21:38:59 -08:00
BUILD Update openapi to use kube-openapi code 2017-10-20 09:21:06 -07:00
doc.go kubectl OpenAPI support 2017-04-25 10:45:49 -07:00
extensions.go Get cmd uses print-column extn from Openapi schema 2017-06-06 13:30:24 -07:00
openapi.go Update openapi to use kube-openapi code 2017-10-20 09:21:06 -07:00
openapi_getter.go Revert "remove dup pkg and update reference" 2017-09-06 12:30:53 -07:00
openapi_getter_test.go Revert "remove dup pkg and update reference" 2017-09-06 12:30:53 -07:00
openapi_suite_test.go Print a newline after ginkgo tests so the test infra doesn't think that they fail 2017-05-04 16:20:53 -07:00
openapi_test.go Update openapi to use kube-openapi code 2017-10-20 09:21:06 -07:00
OWNERS Add apelisse to OWNERS 2017-11-09 15:39:31 -08:00