validate ObjectMeta

closes #287, #275, #286
This commit is contained in:
Chas Honton 2024-08-26 21:01:01 -07:00 committed by Charles Honton
parent 1bd44986dd
commit 77c022cfa1
19 changed files with 430 additions and 22 deletions

View file

@ -33,6 +33,8 @@ Usage: ./bin/kubeconform [OPTION]... [FILE OR FOLDER]...
override schemas location search path (can be specified multiple times)
-skip string
comma-separated list of kinds to ignore
-skip-metadata
skip extra validations of metadata section
-strict
disallow additional properties not in schema or duplicated keys
-summary