Skip to content

Cluster Autoscaler 1.27.6

Compare
Choose a tag to compare
@gjtempleton gjtempleton released this 18 Apr 21:23
· 1086 commits to master since this release
7da5fe7

Changelog

General

  • Update k/k deps to 1.27.10 (#6464)
  • Updated to go 1.20.12 (#6354)

AWS

  • Update cloudprovider/aws/aws-sdk-go to 1.48.7 so we support dynamic auth token (#6380)

Brightbox

  • The Brightbox provider now recognises an 'additional_groups' key in the configuration ConfigMap.
    No changes are required by provider users unless they wish to take advantage of the additional functionality. (#5407)
  • Add support for building new nodes using an image name as well as an ID. (#5764)

ClusterAPI

  • kubeClientBurst and kubeClientQPS flags are now passed to the clusterapi provider k8s clients (#6440)

Hetzner

  • Fixed a bug where failed servers are kept for longer than necessary (#6366)

Images

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

Full Changelog: cluster-autoscaler-1.27.5...cluster-autoscaler-1.27.6