validation of CRD custom resources: alpha->beta

This commit is contained in:
Cole Mickens
2017-10-26 12:09:19 -07:00
parent 7c8596a95f
commit ae88efb249
7 changed files with 4 additions and 37 deletions

View File

@@ -80339,7 +80339,7 @@
"type": "string"
},
"validation": {
"description": "Validation describes the validation methods for CustomResources This field is alpha-level and should only be sent to servers that enable the CustomResourceValidation feature.",
"description": "Validation describes the validation methods for CustomResources",
"$ref": "#/definitions/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceValidation"
},
"version": {