v1.24.2
gardener-robot-ci-2
released this
13 Apr 20:10
·
1306 commits
to machine-controller-manager-provider
since this release
[autoscaler]
🐛 Bug Fixes
- [USER] Autoscaler would not scale-down if the node-grp(i.e. machineDeployment) is under rolling update. (gardener/autoscaler#206, @himanshu-kun)
- Logic of fixing up the node grp size for node grp, whose current size not equals expected size for long time , is also disabled.
- [OPERATOR] If priority expander specified, but config map not deployed in
kube-system
namespace of shoot , then warning log in autoscaler logs printed. (gardener/autoscaler#198, @himanshu-kun)