-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. 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>. openapi: Validate unregistered type, if they can be found **What this PR does / why we need it**: Types that are not registered/hard-coded in kubectl won't be validated, even if they could because they are defined in openapi. If they are neither registered nor in openapi, then skip validation. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes nothing **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
1ddf2e8a
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| testing | ||
| validation | ||
| BUILD | ||
| doc.go | ||
| document.go | ||
| extensions.go | ||
| openapi.go | ||
| openapi_getter.go | ||
| openapi_getter_test.go | ||
| openapi_suite_test.go | ||
| openapi_test.go |