kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.01k stars 1.01k forks source link

chore: fallback - patch ScaledObject.Status only when there is a difference #5871

Closed zroubalik closed 4 days ago

zroubalik commented 3 weeks ago

Signed-off-by: Zbynek Roubalik zroubalik@gmail.com

Minor perf improvement, let's reduce the load.

Checklist

Relates to #5624

zroubalik commented 3 weeks ago

/run-e2e Update: You can check the progress here