Skip to content

v0.7.3

Latest
Compare
Choose a tag to compare
@datdao datdao released this 20 Feb 11:14
d035e37

What's Changed

  • Internal/controller: refactor error handling in declarative flow by @datdao in #261
  • internal/controller: refactor error handling in versioned flow by @datdao in #262
  • internal/controller: track reconciliation failure count by @datdao in #263
  • api/v1alpha1: added default value for status.failed by @giautm in #265
  • test/e2e/testscript: remove outdated test case by @datdao in #267
  • internal/controller: replace string literals with constants for reasons by @datdao in #268
  • .github/workflows: revamp CD workflow by @datdao in #270
  • .github/workflows: add CD workflow for image canary release by @datdao in #272
  • .github/workflows: use semantic version when pushing charts by @datdao in #271
  • .github/workflows: using dockermeta action to generate tags by @datdao in #273
  • internal/controller: add exponential backoff by @datdao in #264
  • .github/workflows: release helm chart base on tag by @datdao in #274

Full Changelog: v0.7.2...v0.7.3