github kyverno/chainsaw v0.1.7

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

💫 New features 💫

  • Added support for custom bindings (local variables) at the test, step and operation level
  • Added support for custom environment variables in script and command operations
  • Added a new wait operation to invoke kubectl wait ... (supported in try, catch and finally)
  • Added support for loading resources from a file in chainsaw assert command

🔧 Fixes 🔧

  • Fixed report path configuration not being used when saving a report
  • Fixed wrong base image used in released docker image (missing kubectl and sh)
  • Prevent double extension in the report output file
  • Fixed a potential crash related to reports
  • Fixed potentially missing operations in reports

🎸 Misc 🎸

  • Temporary KUBECONFIG files are now created in /tmp folder
  • Stopped overriding the PATH environment variable

📚 Docs 📚

  • Added chainsaw capabilities in the quick start guide

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

Don't miss a new chainsaw release

NewReleases is sending notifications on new releases.