Skip to content

Releases: nikitawootten/crd2jsonSchema

v0.2.0

23 Apr 01:02
f977fc7
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Removed the --doNotCorrect option.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Apr 00:00
4e513eb
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release!

So far on the roadmap:

  • Transform simple CustomResourceDefinitions
  • Fix malformed CustomResourceDefinitions that include the whole document (instead of from the spec property)
  • Handle YAML files that contain multiple documents
  • Create a GitHub page to store schemas for common CRDs