Fix CRD validation error for 'items' field

Signed-off-by: He Xiaoxi <xxhe@alauda.io>
This commit is contained in:
He Xiaoxi
2019-06-26 15:30:49 +08:00
parent 879f289ed7
commit 2e37a3bebe
108 changed files with 2356 additions and 1176 deletions

View File

@@ -15,6 +15,7 @@ go_library(
"rexp.go",
"schema.go",
"schema_messages.go",
"schema_option.go",
"schema_props.go",
"slice_validator.go",
"spec.go",