Skip to content

kuttl-v0.12.0

Compare
Choose a tag to compare
@kensipe kensipe released this 20 Apr 21:50
· 87 commits to main since this release
ce3eee1

Changes

  • Enable receiving a rest config on TestSuite (#360)
  • Fix Report Failure on Skip Delete (#357)
  • Revert "Enable receiving a rest config on TestSuite" (#359)
  • Move to Go 1.18 (#354)
  • KinD dependency version bump (#351)
  • Bump cobra and testify depends, re-adding tests with necessary changes (#339)
  • Create a folder when it doesn't exist and is needed for the report (#326)
  • KEP-7 Implmented (#319)
  • Do not hide YAML parsing errors. (#324)
  • Correct --config help string. (#320)

Contributors

@alifelan, @haoxins, @iblancasa, @kensipe and @porridge