Skip to content

Cluster Autoscaler 1.15.6

Compare
Choose a tag to compare
@towca towca released this 31 Mar 16:04
· 48 commits to cluster-autoscaler-release-1.15 since this release
f029a38

Changes since 1.15.5

General

  • Add hack/update-vendor.sh script

AWS

  • Change the providerID regex to support Fargate
  • Add instructions on how to tag resources for the scale from 0 case
  • Support arbitrary custom resource building template
  • Load AWS EC2 Instance Types dynamically
  • Update AWS SDK to v1.28.14

Azure

  • Make VMSS info cache TTL configurable
  • Fix a bug in VM cache when multiple agentpool share the same cache
  • Change scale-up failure handling to properly handle node group backoff
  • Ensure only capacity is changed when making a PUT on VMSS

Images

  • eu.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.15.6
  • us.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.15.6
  • asia.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.15.6