Releases: nikitawootten/crd2jsonSchema
Releases · nikitawootten/crd2jsonSchema
v0.2.0
- Removed the
--doNotCorrect
option.
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release!
So far on the roadmap:
- Transform simple
CustomResourceDefinitions
- Fix malformed
CustomResourceDefinitions
that include the whole document (instead of from thespec
property) - Handle YAML files that contain multiple documents
- Create a GitHub page to store schemas for common CRDs