k3s/pkg/master
Kubernetes Submit Queue fa354b3f68
Merge pull request #64174 from liggitt/correct-openapi-extensions
Automatic merge from submit-queue (batch tested with PRs 64174, 64187, 64216, 63265, 64223). 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>.

Correctly identify types served in the kube-apiserver openapi doc

Fixes https://github.com/kubernetes/kubernetes/issues/52741

Split out from https://github.com/kubernetes/kubernetes/pull/63893

```release-note
The kube-apiserver openapi doc now includes extensions identifying APIService and CustomResourceDefinition kinds
```
2018-05-24 09:41:09 -07:00
..
controller/crdregistration CRD versioning with no-op converter 2018-05-22 13:54:33 -07:00
ports controller-manager: add SecureServingOptions 2018-02-13 11:16:47 +01:00
reconcilers Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
tunneler Use Dial with context 2018-05-19 08:14:37 +10:00
BUILD Correctly identify types served in the kube-apiserver openapi doc 2018-05-22 20:57:18 -04:00
OWNERS
client_ca_hook.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
client_ca_hook_test.go
client_util.go Client ca post start hook now checks if the system namespace already exists 2018-01-30 16:19:33 -08:00
controller.go Merge pull request #56690 from redbaron/master 2018-05-10 04:20:40 -07:00
controller_test.go
doc.go
import_known_versions.go remove KUBE_API_VERSIONS 2018-04-26 08:27:49 -04:00
import_known_versions_test.go simplify api registration 2018-05-08 18:33:50 -04:00
master.go Move scheduling api to beta 2018-05-12 02:01:04 -04:00
master_openapi_test.go Correctly identify types served in the kube-apiserver openapi doc 2018-05-22 20:57:18 -04:00
master_test.go Use Dial with context 2018-05-19 08:14:37 +10:00
services.go Merge pull request #51249 from tengqm/service-ip-cidr 2018-02-24 18:43:39 -08:00