Open
Description
Which component are you using?:
cluster-autoscaler
What version of the component are you using?:
autoscaler 1.25
cluster-autoscaler-1.25.0
Component version:
What k8s version are you using (kubectl version
)?:
kubectl version
Output
$ kubectl version
What environment is this in?:
hws
What did you expect to happen?:
If a node fails to be deleted, the lastScaleDownFailTime will refresh.
If the go routine fails to delete a node, the error is not detected and the function still returns nil. Then the lastScaleDownFailTime is not refresh.
This indicates that the scale-down-delay-after-failure parameter does not take effect, but the scale-down-delay-after-delete parameter takes effect.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Metadata
Metadata
Assignees
Labels
Denotes an issue that is related to the core autoscaler and is not specific to any provider.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Categorizes issue or PR as related to a bug.Indicates an issue or PR is ready to be actively worked on.