Auto updates

This commit is contained in:
cici37
2024-07-16 18:56:49 +00:00
parent 67a171a142
commit 6a12b87525
6 changed files with 6 additions and 8 deletions

View File

@@ -51478,7 +51478,7 @@ func schema_pkg_apis_apiextensions_v1_JSONSchemaProps(ref common.ReferenceCallba
},
},
SchemaProps: spec.SchemaProps{
Description: "x-kubernetes-validations describes a list of validation rules written in the CEL expression language. This field is an alpha-level. Using this field requires the feature gate `CustomResourceValidationExpressions` to be enabled.",
Description: "x-kubernetes-validations describes a list of validation rules written in the CEL expression language.",
Type: []string{"array"},
Items: &spec.SchemaOrArray{
Schema: &spec.Schema{
@@ -53033,7 +53033,7 @@ func schema_pkg_apis_apiextensions_v1beta1_JSONSchemaProps(ref common.ReferenceC
},
},
SchemaProps: spec.SchemaProps{
Description: "x-kubernetes-validations describes a list of validation rules written in the CEL expression language. This field is an alpha-level. Using this field requires the feature gate `CustomResourceValidationExpressions` to be enabled.",
Description: "x-kubernetes-validations describes a list of validation rules written in the CEL expression language.",
Type: []string{"array"},
Items: &spec.SchemaOrArray{
Schema: &spec.Schema{