Skip to content

kuttl-v0.4.0

Compare
Choose a tag to compare
@kensipe kensipe released this 02 Jun 15:50
b85c5a0

🚀 Highlights

  • teststep apply, assert and errors can now take urls, files or folder (#123)
  • Switch to kuttl.dev/v1beta. Deprecated support for kudo.dev (#119)
  • Command Scripts from TestSuite or TestStep (#117)
  • Commands can Opt-out of Logging (#116)

Changelog

d49e5b0 Add test composability KEP (#4)
5e3968d Command Scripts from TestSuite or TestStep (#117)
8f3d766 Commands can Opt-out of Logging (#116)
d31f3a7 Deepcopy Updates missed from previous PRs (#118)
e89c59d KEP 6 Proposal: KUTTL Test Phase Definition and Lifecycle Hooks (#122)
b95698f KEP04: Moved to implemented (#110)
d5090aa README update (#111)
d330098 Switch to kuttl.dev/v1beta. Deprecated support for kudo.dev (#119)
9266d1b Updating Codeowners (#106)
b85c5a0 teststep apply, assert and errors can now take urls, files or folder (#123)

Contributors

@jbarrick-mesosphere and @kensipe