Skip to content

Release cluster-proportional-autoscaler:1.8.0

Compare
Choose a tag to compare
@MrHohn MrHohn released this 21 May 17:00
· 94 commits to master since this release
9d59990

IMPORTANT NOTE: This release includes a critical bug (#86) that the controller will stop working if the capacity/allocatable.cpu is a string instead of an integer. Please use 1.8.1+ releases.

Change logs:

  • #72: Allow ladder to support setting replicas to 0
  • #75: Add simple healthz
  • #79: use node.Status.Allocatable when calculate cores
  • #81: Add includeUnschedulableNodes option

Images are available on:

  • k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.8.0
  • k8s.gcr.io/cluster-proportional-autoscaler-arm:1.8.0
  • k8s.gcr.io/cluster-proportional-autoscaler-arm64:1.8.0
  • k8s.gcr.io/cluster-proportional-autoscaler-ppc64le:1.8.0