Skip to content

Releases: atlassian/escalator

v1.16.4

17 Apr 00:02
e6986f1

Choose a tag to compare

What's Changed

  • Fix premature soft-path deletion of nodes that still had running pods when ExcludeTaintedNodePods enabled by @leomao10 in #290

New Contributors

Full Changelog: v1.16.3...v1.16.4

Container image

ghcr.io/atlassian/escalator:v1.16.4

v1.16.3

31 Mar 01:14
35cad53

Choose a tag to compare

What's Changed

  • ci: bump golangci-lint to v2.11 for Go 1.26 support by @FocalChord in #287
  • fix: consider only load on available nodes for utilisation by @tomwwright in #288

Container image

ghcr.io/atlassian/escalator:v1.16.3

New Contributors

Full Changelog: v1.16.2...v1.16.3

v1.16.2

12 Jan 01:31
83cd10e

Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.16.2

Container Image

ghcr.io/atlassian/escalator:v1.16.2

v1.16.1

09 Jan 05:57
c0ca85d

Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.16.1

Container Image

ghcr.io/atlassian/escalator:v1.16.1

v1.16.0

29 Dec 00:35
166ff31

Choose a tag to compare

This release adds the ability to force remove taint, improves scaling resiliency and bumps a number of packages.

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

Container Image

ghcr.io/atlassian/escalator:v1.16.0

v1.15.0

14 Jun 01:50
f5e40a7

Choose a tag to compare

This release adds the ability to remove nodes older than a certain age and bumps a number of packages.

🗒️ Changelog

  • Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #238
  • add the ability to remove nodes older than a certain age even when the node group has reached the min by @awprice in #240
  • update to kubernetes 1.28, go 1.22 by @awprice in #243
  • attempt to fix up docker push action by @awprice in #244

Full Changelog: v1.14.1...v1.15.0

🐳 Container Image

ghcr.io/atlassian/escalator:v1.15.0

v1.14.1

19 Mar 00:28
e6108c5

Choose a tag to compare

What's Changed

  • Dockerfile: Set default value for buildarg ENVVAR in #237

Full Changelog: v1.14.0...v1.14.1

v1.14.0

14 Mar 03:07
08ade33

Choose a tag to compare

This release bumps a number of packages as well as some doc changes.

🗒️ Changelog

🐳 Container Image

ghcr.io/atlassian/escalator:v1.14.0

v1.13.2

13 Jul 02:30
3c30b0c

Choose a tag to compare

This release bumps the tool chain to Go 1.20 and bumps version of other dependencies, as well as some minor changes.

🗒️ Changelog

#214 - Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0
#215 - Bump github.com/prometheus/client_golang from 1.5.1 to 1.11.1
#218 - Bump golang.org/x/net from 0.0.0-20211209124913-491a49abca63 to 0.7.0
#222 - Update docker-publish workflow, disable provenance when building images
#223 - Ensure all node removal and taint log messages contain nodegroup fields
#225 - Ensure that scale-ups always occur when there are starved pods
#227 - Upgrade go version to 1.20

🐳 Container Image

ghcr.io/atlassian/escalator:v1.13.2

v1.13.1

21 Nov 23:19
e8b94c4

Choose a tag to compare

This release bumps the tool chain from Go 1.17 to Go 1.19 and pins container base image to Alpine 3.16, and fixes documentation.

🗒️ Changelog

#210 - docs: remove scale to zero gotcha - Thanks @omjadas
#211 - Update golangci-lint.yml
#212 - Dockefile: Bump golang and Alpine

🐳 Container Image

ghcr.io/atlassian/escalator:v1.13.1