Skip to content

v1.21.5

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 13 Apr 16:35
· 1492 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#209, @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#201, @himanshu-kun)