sample-controller/vendor/k8s.io/apimachinery/pkg/api/meta
Kubernetes Publisher 258eead087 Merge pull request #57958 from nikhita/sample-controller-crd-validation
Automatic merge from submit-queue (batch tested with PRs 57902, 57958). 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>.

Add CustomResourceValidation example in sample-controller

Add `CustomResourceValidation` example in sample-controller.

Addresses the following part of https://github.com/kubernetes/sample-controller/issues/2:

> CRDs support json-schema schemas. These CRDs don't have them. It would be nice to show how to add them

**Release note**:

```release-note
NONE
```

/assign sttts munnerz

Kubernetes-commit: 51acead08489644d30b3f1a978e0b36f228d12a7
2018-01-08 12:38:39 +00:00
..
BUILD Merge pull request #57958 from nikhita/sample-controller-crd-validation 2018-01-08 12:38:39 +00:00
doc.go Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
errors.go Merge pull request #57958 from nikhita/sample-controller-crd-validation 2018-01-08 12:38:39 +00:00
firsthit_restmapper.go Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
help.go Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
interfaces.go Merge pull request #54957 from apelisse/update-kube-openapi 2017-12-07 05:03:31 +00:00
lazy.go Merge pull request #56004 from caesarxuchao/admission-v1beta1 2017-12-07 05:04:43 +00:00
meta.go Merge pull request #56004 from caesarxuchao/admission-v1beta1 2017-12-07 05:04:43 +00:00
multirestmapper.go Merge pull request #57958 from nikhita/sample-controller-crd-validation 2018-01-08 12:38:39 +00:00
OWNERS Merge pull request #52753 from munnerz/sample-controller 2017-10-26 12:35:59 +00:00
priority.go Merge pull request #57958 from nikhita/sample-controller-crd-validation 2018-01-08 12:38:39 +00:00
restmapper.go Merge pull request #57958 from nikhita/sample-controller-crd-validation 2018-01-08 12:38:39 +00:00
unstructured.go Merge pull request #56004 from caesarxuchao/admission-v1beta1 2017-12-07 05:04:43 +00:00