Skip to content

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 10:46
· 677 commits to main since this release
ff8d408

πŸ’« New features πŸ’«

  • Added multi-cluster support
  • Added a new get collector
  • Added a new patch operation
  • Added support for delete operation in catch and finally blocks
  • Added format support (json or yaml) in get and events collectors
  • Added support for reading input from stdin in chainsaw assert command
  • Added programmatic Configuration validation
  • Added --report-path flag and config equivalent to configure the report path

πŸ”§ Fixes πŸ”§

  • Fixed a concurrency issue in Kyverno-JSON
  • Fixed an issue with timeouts not correctly considered in collectors
  • Fixed --test-dir flag not parsed correctly when folders were separated by a comma
  • Preserve apiVersion and kind when showing resource diff
  • Fixed an incorrect KUTTL TestAssert conversion
  • Validate empty try blocks

πŸ“š Docs πŸ“š

  • Fixed incorrect delete operation in docs
  • Fixed some typos in the docs
  • Added missing links in the configuration docs
  • Fixed some incorrect examples in the docs

🎸 Misc 🎸

  • Added docker image labels
  • Bumped ko and kind tools versions

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5