github kyverno/chainsaw v0.0.8

latest releases: v0.2.10, v0.2.10-beta.1, v0.2.9...
9 months ago

‼️ Breaking changes ‼️

  • Changed check to expect in delete operation
  • Kuttl migration command split into chainsaw kuttl migrate tests and chainsaw kuttl migrate config
  • timeout was moved inside operations that support a timeout (all operations but sleep)

💫 New features 💫

  • Added support to register Chainsaw specific JMESPath functions for use in assertion trees
  • Added inline manifest support to assert and error operations
  • Added a description field to Test, TestStep, Operation, Catch and Finally
  • Added a command to generate tests documentation
  • Added sleep operation support in try, catch and finally
  • Added support to reference remote files

🔧 Fixes 🔧

  • Don't show command or script logs if there's nothing to show
  • Fixed timeouts always set when migrating kuttl tests

📚 Docs 📚

  • Added community docs page
  • Added supported JMESPath functions docs
  • Fixed inconsistencies in GitHub action install docs
  • The Writing tests docs section were rewritten for more clarity

🎸 Misc 🎸

What's Changed

Full Changelog: v0.0.7...v0.0.8

Don't miss a new chainsaw release

NewReleases is sending notifications on new releases.