kubernetes-json-schema
kubernetes-json-schema copied to clipboard
Some schemas missing from standalone and standalone-strict versions
Looking at v1.15.1, the following schemas are missing from standalone and standalone-strict, but available in the other variants/folders:
- customresourcedefinition
- customresourcedefinitionlist
- customresourcedefinitionspec
- customresourcedefinitionversion
- customresourcevalidation
- jsonschemaprops
- jsonschemapropsorarray
- jsonschemapropsorbool
- jsonschemapropsorstringarray
Looking at all later versions, schemas are missing there as well.
The resources are listed in _definitions.json
, which makes me think this might be a bug.
Hi @garethr, could you please take a look at this issue? Thank you.