Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 11:48
· 325 commits to main since this release
a32a09b

Feature Highlights:

The new version of Keda Manager brings improvements in the reconciliation logic:

  • introduces better visibility when uninstalling KEDA using a dedicated condition
  • introduces a safe deletion strategy that will pause uninstallation in case the user-defined custom resources remain in the cluster

We have brought a lot of improvements in the documentation. We have separated the content based on the target audience.

We have improved our CI pipelines and introduced the GitHub Actions release flow to automate the release process.

New Features:

  • Implement condition with type Deleted #180
  • Automated release process for keda-manager #129
  • Document conditions for Keda custom resource #183
  • Define requested resources and limits for Keda Manager #173
  • Use latest Keda version 2.10.1 #152
  • Update and clean up the Keda docs #147
  • Keda module Upgradability test #83
  • Introduce Deletion Strategy Mechanism #89
  • Implement custom reconciliation logic w/o dependency to module-manager #81
  • Smoke Integration Test for Keda module #74
  • Add UI extension for keda module #36

Fixed bugs:

  • Fix integration tests #199
  • Duplication of keda resource leads to undefined behavior #160
  • Assume Deployment as a default scaledTargetRef.kind #159
  • Keda manager leaves Leases behind after keda uninstallation #133

List of merged Pull Requests

New contributors

Full changelog: v0.1.1...v0.2.0