Agent version 2.12.1
Added
- The strings
"Enabled"
and"Disabled"
are now accepted for thelive.stormforge.io/auto-deploy
annotation, in addition to the existing values ("true"
and"false"
).
Changed
- HPAs owned by Flagger are now supported (
patchTarget
is a KEDA ScaledObject). - If the HPA
patchTarget
is not detected,patchTarget
is set to the HPA itself.
Fixed
- HPA settings are no longer silently ignored when an HPA is owned by a ScaledObject other than KEDA.
- HPA objects with
.spec
changes now update HPA values. - ReplicaSets that have 0 pods are now reported correctly.
Last modified January 23, 2025