💫 New features 💫
- Support for status subresource patches
- Added status field to JSON report
- Expose timeouts as bindings
- Added scenario support to logger
- Added wait for creation support
🔧 Fixes 🔧
- Honor absolute path in
--test-fileflag - Use user-defined
NAMESPACEin script env - Cleanup kuttl test file
- Added Go 1.26 compatibility
- Fast namespace deletion
- Relax validation on resources
- Check kube client is not nil instead of panic
- Print summary in quiet mode
📚 Docs 📚
- Improved step templates documentation
- Completed JMESPath functions documentation
- Added documentation for
workDir - Added skip output and logs documentation