KEDA v2.18.2

v2.18.2
Fixed 8
  • Fix HPA behavior not restored when paused-scale-in/out annotation is deleted without corresponding custom behavior
  • Fix nil reference panic when transfer-hpa-ownership is set but no hpa name is provided
  • Fix race condition in paused-replicas annotation causing ScaledObject to get stuck
  • Fix ScaledObject controller error handling for requestScaleLoop
  • Remove unnecessary scaledObjectMetricSpecs variable in HPA
  • Use TriggerError when all ScaledJob triggers fail
  • Correct parse error ActiveMQ
  • Fix metricUnavailableValue parameter not working in Datadog Scaler

We are happy to release KEDA v2.18.2 :rocket:

Fixes
  • General: Fix HPA behavior not restored when paused-scale-in/out annotation is deleted without corresponding custom behavior (#7291)
  • General: Fix nil reference panic when transfer-hpa-ownership is set but no hpa name is provided (#7254)
  • General: Fix race condition in paused-replicas annotation causing ScaledObject to get stuck (#7231)
  • General: Fix ScaledObject controller error handling for requestScaleLoop (#7273)
  • General: Remove unnecessary scaledObjectMetricSpecs variable in HPA (#7292)
  • General: Use TriggerError when all ScaledJob triggers fail (#7205)
  • ActiveMQ Scaler: Correct parse error ActiveMQ (#7245)
  • Datadog Scaler: Fix metricUnavailableValue parameter not working (#7238)

Full Changelog: https://github.com/kedacore/keda/compare/v2.18.1...v2.18.2

View original

Upgraded? How did it go?

Discussion