Rahul Rangith
Rahul Rangith
**Describe the feature** Looking at the config options, I see there is a [taint-node](https://github.com/aws/aws-node-termination-handler/blob/f3b7d4fd0a150fa0179f32d6ef0ee754d32625d8/pkg/config/config.go#L205) option, which gets applied when an interruption event occurs. The feature request is to have a...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Currently the autoscaler will ignore a VMSS if no min size...
#### What type of PR is this? /kind bug /kind regression Fixes https://github.com/kubernetes/autoscaler/issues/7102 #### What this PR does / why we need it: This PR reduces the number of unneeded...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Related to https://github.com/kubernetes/autoscaler/issues/6940 This recomputation used to only occur when the...