Skip to content

Releases: TwiN/aws-eks-asg-rolling-update-handler

v1.8.3

18 Feb 03:44
342ec59
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/aws/aws-sdk-go from 1.45.15 to 1.45.24 by @dependabot in #170
  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #168
  • chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #171
  • chore(deps): bump k8s.io/kubectl from 0.28.2 to 0.28.3 by @dependabot in #172
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.45.24 to 1.46.1 by @dependabot in #176
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.46.1 to 1.46.6 by @dependabot in #177
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.46.6 to 1.47.3 by @dependabot in #178
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.47.3 to 1.47.9 by @dependabot in #179
  • chore(deps): bump k8s.io/kubectl from 0.28.3 to 0.28.4 by @dependabot in #181
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.0 by @dependabot in #184
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.48.0 to 1.48.3 by @dependabot in #185
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.11 by @dependabot in #186
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #187
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.48.11 to 1.48.16 by @dependabot in #188
  • chore(deps): bump k8s.io/kubectl from 0.28.4 to 0.29.0 by @dependabot in #192
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.49.9 by @dependabot in #194
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #195
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.49.9 to 1.49.13 by @dependabot in #196
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.20 by @dependabot in #198
  • chore(deps): bump k8s.io/kubectl from 0.29.0 to 0.29.1 by @dependabot in #199
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.49.20 to 1.50.0 by @dependabot in #202
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.50.0 to 1.50.5 by @dependabot in #204
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 by @dependabot in #205
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.15 by @dependabot in #206
  • chore(deps): bump k8s.io/kubectl from 0.29.1 to 0.29.2 by @dependabot in #211
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20 by @dependabot in #208

Full Changelog: v1.8.2...v1.8.3

v1.8.2

27 Sep 22:52
20d6f11
Compare
Choose a tag to compare

What's Changed

  • feat: add label to exclude from external loadbalancers by @derbauer97 in #131
  • chore(deps): Several dependency upgrades

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

05 Jun 23:09
Compare
Choose a tag to compare

What's Changed

  • fix: Prevent never-ending upgrade due to the cordoned-at annotation by @TwiN in #117
  • chore(deps): Update dependencies

Full Changelog: v1.8.0...v1.8.1

v1.8.0

31 Jan 03:17
Compare
Choose a tag to compare

What's Changed

  • feat: Handle larger clusters better by allowing up to 11% of updated nodes to be in a non-ready state (up to a max of 5)
  • chore: Remove vendor folder from source code by @TwiN in #66
  • chore(deps): bump k8s.io/client-go from 0.25.4 to 0.26.0 by @dependabot in #50
  • chore(deps): bump k8s.io/kubectl from 0.25.4 to 0.26.0 by @dependabot in #51
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.152 to 1.44.157 by @dependabot in #52
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.162 by @dependabot in #55
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 by @dependabot in #56
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 by @dependabot in #57
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 by @dependabot in #58
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.180 by @dependabot in #59
  • chore(deps): bump k8s.io/api from 0.26.0 to 0.26.1 by @dependabot in #63
  • chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #62
  • chore(deps): bump k8s.io/kubectl from 0.26.0 to 0.26.1 by @dependabot in #60
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.180 to 1.44.184 by @dependabot in #64
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.189 by @dependabot in #65

Full Changelog: v1.7.0...v1.8.0

v1.7.0

06 Dec 01:12
7dc3a8a
Compare
Choose a tag to compare

What's Changed

  • feat: Implement optional eager cordoning by @LaCodon in #42
  • chore(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #31
  • chore(deps): bump docker/login-action from 1 to 2 by @dependabot in #32
  • chore(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #33
  • chore(deps): bump k8s.io/kubectl from 0.24.2 to 0.25.3 by @dependabot in #34
  • chore(deps): bump github.com/TwiN/gocache/v2 from 2.1.1 to 2.1.2 by @dependabot in #35
  • chore(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #36
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.36.5 to 1.44.131 by @dependabot in #37
  • chore(deps): bump k8s.io/apimachinery from 0.25.3 to 0.25.4 by @dependabot in #40
  • chore(deps): bump github.com/TwiN/gocache/v2 from 2.1.2 to 2.2.0 by @dependabot in #43
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.131 to 1.44.145 by @dependabot in #44
  • chore(deps): bump k8s.io/kubectl from 0.25.3 to 0.25.4 by @dependabot in #47
  • chore(deps): bump k8s.io/api from 0.25.3 to 0.25.4 by @dependabot in #46
  • chore(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.14.0 by @dependabot in #48
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.145 to 1.44.152 by @dependabot in #49

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

08 Oct 01:54
Compare
Choose a tag to compare

What's Changed

  • feat: Improve rolling upgrade speed and add SLOW_MODE env var to retain old behavior by @TwiN in #30
  • fix: Significantly reduce time to retrieve pods from node

Full Changelog: v1.5.0...v1.6.0

v1.5.0

18 Sep 23:57
8f0207a
Compare
Choose a tag to compare

What's Changed

  • feat: add config variable POD_TERMINATION_GRACE_PERIOD by @LaCodon in #29

New Contributors

Full Changelog: v1.4.3...v1.5.0

v1.4.3

11 Aug 23:54
Compare
Choose a tag to compare

fix(drain): Pass context to drainer #27

v1.4.2

20 Jul 02:15
Compare
Choose a tag to compare
  • chore: Deprecate DELETE_LOCAL_DATA in favor of DELETE_EMPTY_DIR_DATA
  • chore: Update dependencies

v1.4.1

14 Jul 02:51
Compare
Choose a tag to compare
  • refactor: Updated annotations key to match with Kubernetes' requirements 78f6bae
  • chore: Updated Go to 1.17