You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use cron trigger, the cooldownPeriod cannot take effect
Expected Behavior
I created a scaledobject and then modified it and it should take effect based on my newly modified configuration
Actual Behavior
。。。
Steps to Reproduce the Problem
1.create scaledobject yaml
it is ok
2.update scaledobject
3.
The initial cooldownPeriod was set to five minutes. After I changed it to 0, it was not taken into effect and the cooling time for scaling was still five minutes.
4.kubernetes-version : 1.23.17;keda-version:2.8.2
Report
When I use cron trigger, the cooldownPeriod cannot take effect
Expected Behavior
I created a scaledobject and then modified it and it should take effect based on my newly modified configuration
Actual Behavior
。。。
Steps to Reproduce the Problem
1.create scaledobject yaml
it is ok
2.update scaledobject
3.
The initial cooldownPeriod was set to five minutes. After I changed it to 0, it was not taken into effect and the cooling time for scaling was still five minutes.
4.kubernetes-version : 1.23.17;keda-version:2.8.2
Logs from KEDA operator
KEDA Version
None
Kubernetes Version
None
Platform
None
Scaler Details
No response
Anything else?
But when I set the minimum number of copies to 0, the configured cooling time can take effect immediately
The text was updated successfully, but these errors were encountered: