github kyverno/chainsaw v0.0.6

latest releases: v0.2.11, v0.2.11-beta.1, v0.2.10...
10 months ago

‼️ Breaking changes ‼️

  • Replaced shouldFail field in create and apply operations by assertion trees to validate outputs and error

💫 New features 💫

  • Added assertion tree support in command and script operations to validate command outputs (stdout and stderr) and error
  • Added support for dryRun in create and apply operations
  • Added --test-file flag to use a custom test file name
  • Added raw resource support in Test and TestSteps to provide a resource directly instead of referencing a file
  • Improved loggs, added a STATUS column and operation details are now shown in sections
  • Added programmatic validation in Test and TestStep resources

🔧 Fixes 🔧

  • Sort error messages to get predictable output
  • Current working directory not set in command and script operations
  • Fixed a few assertion tree bugs in kyverno-json
  • Fixed an invalid regex check in GitHub action
  • Fixed cases where cleanup timeout was not used correctly

📚 Docs 📚

  • Added multi version docs support

🎸 Misc 🎸

  • Added command and script operations support to KUTTL migration command

Changelog

Don't miss a new chainsaw release

NewReleases is sending notifications on new releases.