Skip to content

Cluster Autoscaler 1.26.5

Compare
Choose a tag to compare
@x13n x13n released this 23 Nov 21:07
· 26 commits to cluster-autoscaler-release-1.26 since this release
bd0db52

Changelog

General

  • Updated kubernetes vendor to 1.26.11 (#6312)
  • Added structured logging support via --logging-format json (#6074)

AWS

  • Scale up from 0 now working with existing AWS EBS CSI PersistentVolume without having to add tag to ASG (#6144)
  • Allow k8s.io/cluster-autoscaler/resources/: tags on AWS managed nodegroups (in addition to ASGs) to indicate availability of custom resources or ephemeral storage in a scale-from-zero scenario (#6237)
  • Added EC2 instance type p5.48xlarge support (#6287)

Azure

  • Updated cloud-provider-azure and skewer dependency version (#5930)

Rancher

  • Bugfix: handling error when listing machines (#6303)

Images

  • registry.k8s.io/autoscaling/cluster-autoscaler:v1.26.5
  • registry.k8s.io/autoscaling/cluster-autoscaler-arm64:v1.26.5
  • registry.k8s.io/autoscaling/cluster-autoscaler-amd64:v1.26.5

Full Changelog: cluster-autoscaler-1.26.4...cluster-autoscaler-1.26.5