Escalator Versions Save

Escalator is a batch or job optimized horizontal autoscaler for Kubernetes

v1.7.1

4 years ago

This release removes the Maximum Taint Limit of 10 nodes at time. fast_node_removal_rate described the node group config is now the maximum taint amount. This release also updates the Golang toolchain to use Go 1.13 and Go modules for dependency management.

Changelog

Builds Escalator from Go v1.13, #163 Removes Maximum Taint Limit of 10 at a time, #162

Docker Image

atlassian/escalator:v1.7.1

v1.7.0

5 years ago

This release adds support for one-shot capacity using AWS Fleet.

Changelog

  • Add support for one-shot capacity using AWS Fleet, #153

Docker Image

atlassian/escalator:v1.7.0

v1.6.2

5 years ago

Changelog

This release only updates escalator container image on docker hub because of docker hub security incident on 25th April 2019.

Docker Image

atlassian/escalator:v1.6.2

v1.6.1

5 years ago

Features

Bug fix for metrics output from scale from 0. Metrics output a zero value when scaling up from 0 instead of Float64.Max

Docker Image

atlassian/escalator:v1.6.1

v1.6.0

5 years ago

Features

  • Add support for node group to scale to/from 0

Docker Image

atlassian/escalator:v1.6.0

v1.5.2

5 years ago

This release allows Escalator to adjust the scaling of an ASG while another ASG scaling request is in-flight.

Bug Fixes

  • Fixed issue where Escalator could not adjust scaling on ASGs when an instance was taking a long time to become available. #151

Docker Image

atlassian/escalator:v1.5.2

v1.5.1

5 years ago

This release version of escalator now builds with Golang 1.11 instead of 1.10.

This release provides no functionality changes to escalator.

Docker Image

atlassian/escalator:v1.5.1

v1.5.0

5 years ago

This release contains a new configuration option to define the TaintEffect of the taint applied to nodes.

taint_effect can be applied to each node group.

Usage for this option can be found in the documentation here

Features

taint_effect nodegroup option.

Docker Image

atlassian/escalator:v1.5.0

v1.4.1

5 years ago

This release adds a bug fix which would let the ASG min and max size become out of date when using the auto discovery option.

Bug Fixes

  • When auto discovering ASG sizes, ASG in and max will be refreshed before each run loop. #145

Docker Image

atlassian/escalator:v1.4.1

v1.4.0

5 years ago

upgrade dependencies for Go and client-go #141

Changelog

  • upgrade Go dependency to 1.10+
  • update client-go version to v10.0.0

Docker Image

atlassian/escalator:v1.4.0