Skip to content

cluster-autoscaler-1.33.5

Choose a tag to compare

@jackfrancis jackfrancis released this 08 Jul 19:48
c4f0859

Changes by Kind

Feature

Bug or Regression

  • Azure Cluster Autoscaler now handles VMSS target-size cache failures during delete operations more defensively, preventing negative cached sizes and target-size panics after failed or uncertain VMSS deletes. (#9879, @tallaxes)

Other (Cleanup or Flake)

Uncategorized

  • Add template-node label to mitigate scale up issue (#9794, @NedAnd1)
  • Azure: OperationPreempted does not retry if delete fails (#9835, @MaximilianoUribe)
  • Azure: implement AtomicIncreaseSize for VMS (#9797, @reneeli123)
  • Fix Azure provider incorrectly labeling ARM64 VM node templates as amd64 (#9379, @rrangith)
  • Fix DraCustomResourcesProcessor ignoring devices located in different resource slices (#9464, @mtrqq)
  • Fixed an issue where Exoscale instance pool node groups ignored the configured minimum size and defaulted to 1. (#9512, @Debasish-87)
  • Pods with hard TopologySpreadConstraints using the default nodeTaintsPolicy will no longer cause scale-down/scale-up oscillation. The scale-down simulation now faithfully models the drain taint, matching real scheduler behavior. Pods using nodeTaintsPolicy: Honor are unaffected and continue to scale down correctly. (#9560, @tallaxes)
  • Regenerate Azure static SKU list (#9371, @rrangith)

Images

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