Skip to content

0.11.0

Compare
Choose a tag to compare
@garethr garethr released this 13 Jul 17:40
· 150 commits to master since this release

Changelog

312975f Added acceptance tests and docs for the ignore missing schemas flag
81733bf change SkipCrdSchemaMiss into IgnoreMissingSchemas and the related flag as well
2b332cb feature: introduces --skip-crd-schema-miss flag so for CRD's we can skip schema validation
94a9ef3 fix: determine the skipping case after failing to fetch schema
e13fe0d fix: regression after rebasing on master
dd2904c improve log message on ignoring missing schemas