💫 New features 💫
- We now have a logo 🎉
- Timeouts are now managed per operation rather than per step
- Added timeout support at the operation level
🔧 Fixes 🔧
- Fixed
Exec
collectors not invoked
🎸 Misc 🎸
- Improved error messages in a couple of places
Changelog
- 9683b8d Add test (#267)
- 08a274d Add test (#268)
- efa5829 Client-test (#265)
- e71ff6f add logo and banner (#282)
- b8b970a bug: resouce nil not checked (#274)
- 18fada8 check parsed (#273)
- 1bcabc1 chore(deps): Bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 (#283)
- 26fe072 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#301)
- d3a2d19 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#322)
- cd68092 chore: add docs command help (#307)
- 96e4e45 chore: add kuttl command tests (#308)
- efb887c chore: add kuttl migrate command tests (#310)
- 51523c5 chore: add more client tests (#306)
- f54f2de chore: add runner client tests (#277)
- b168e39 chore: add runner tests (#293)
- be9e1fd chore: add runner unit tests (#280)
- 38202be chore: add test command all flags test (#313)
- 6553999 chore: add timeout tests (#278)
- 802bf25 chore: bump kyverno (#279)
- 4e6e6ed chore: cleanup assets (#286)
- d65181a chore: fix fake clock in logger tests (#289)
- cc4ef40 chore: fix typo in release notes (#263)
- 82a658e chore: go mod tidy (#311)
- ed65fdc chore: improve command tests (#312)
- 1a26772 chore: improve logger tests (#317)
- a4a5b56 chore: improve namespacer test (#288)
- f879a7b chore: improve runner/logging tests (#314)
- 83212bd chore: improve version command tests (#309)
- e4037cb chore: timeouts docs (#321)
- 3855248 chore: update release notes (#287)
- 3745b52 chore: use data driven test (#275)
- 2118c53 documentation: new version timeouts (#305)
- 6836cd6 documentation: point to right github url (#303)
- 34c619b feat: add timeout support at operation level (#315)
- 895862e feat: revisit timeouts (#281)
- 0e65cfd fix: exec collector not invoked (#298)
- 1d95013 fix: improve timeouts (#299)
- 55005e1 fix: install docs - compile from sources (#320)
- ac2af29 fix: tests (#296)
- 278cf80 fix: timeouts api (#292)
- 32e1784 fix: unit tests (#295)
- 16ff569 fix: use slices package (#253)
- 5af17a0 fs-flag (#266)
- da9d387 refactor: discovery package (#302)
- fbc81c6 refactor: reduce client interface scope (#276)
- 2180c30 release: v0.0.3 (#325)
- f1dc215 test : runner/logging package (#285)