Skip to content

Releases: keikoproj/lifecycle-manager

v0.6.7

Choose a tag to compare

@ZihanJiang96 ZihanJiang96 released this 04 May 23:28
2c22e04

What's Changed

  • Bump docker/login-action from 3 to 4 by @dependabot[bot] in #288
  • Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #287
  • refactor: enhance heartbeat logic and add escalation for drain failures by @harshapps in #286

Full Changelog: v0.6.6...v0.6.7

v0.6.6

Choose a tag to compare

@ZihanJiang96 ZihanJiang96 released this 17 Apr 16:49
cb03470

What's Changed

  • Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 by @dependabot[bot] in #285

Full Changelog: v0.6.5...v0.6.6

v0.6.5

Choose a tag to compare

@vgunapati vgunapati released this 15 Apr 23:40
981d251

What's Changed

  • Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #221
  • Bump github.com/golang/glog from 1.1.2 to 1.2.4 by @dependabot[bot] in #224
  • Bump github.com/prometheus/client_golang from 1.20.3 to 1.21.1 by @dependabot[bot] in #228
  • feat: update to go 1.24 by @tekenstam in #235
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot[bot] in #232
  • Bump golang.org/x/sync from 0.10.0 to 0.13.0 by @dependabot[bot] in #234
  • feat: update to support Kubernetes 1.32 by @tekenstam in #236
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #260
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #265
  • Bump k8s.io/apimachinery from 0.32.4 to 0.32.9 by @dependabot[bot] in #264
  • Bump golang.org/x/sync from 0.13.0 to 0.17.0 by @dependabot[bot] in #263
  • Bump k8s.io/kubectl from 0.32.4 to 0.32.9 by @dependabot[bot] in #262
  • Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 by @dependabot[bot] in #248
  • chore: standardize golangci-lint v2 setup by @tekenstam in #269
  • fix: use per-instance Prometheus registry and ServeMux in MetricsServer by @tekenstam in #273
  • fix: use per-instance prometheus registry and ServeMux in MetricsServer by @tekenstam in #267
  • deps: update keikoproj/aws-sdk-go-cache to v0.1.1 and inverse-exp-backoff to v0.1.2 by @tekenstam in #266
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #280
  • Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #279
  • Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #278
  • Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #277
  • Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #281
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.2 by @dependabot[bot] in #276
  • Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by @dependabot[bot] in #275
  • fix: graceful pod termination when max-time-to-process is exceeded by @harshapps in #284

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

Choose a tag to compare

@tekenstam tekenstam released this 09 Sep 23:24
f3b1488

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@ZihanJiang96 ZihanJiang96 released this 10 Jan 22:31
53fdeba

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@tekenstam tekenstam released this 15 Nov 17:39
e7766d0

Fixed

What's Changed

New Contributors

Full Changelog: 0.6.1...v0.6.2

lifecycle-manager v0.6.1-alpha

Choose a tag to compare

@vgunapati vgunapati released this 19 Jul 16:38
a47b096

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.1 @

lifecycle-manager v0.6.0-alpha

Choose a tag to compare

@vgunapati vgunapati released this 05 May 18:14
de2f378

What's Changed

  • Bug fix: Allow drain retries even with timeout failures by @shreyas-badiger (#104)
  • Package version update: Update docker actions to v4 by @kevdowney (#106)
  • Package version update: Build updates, dependabot + GH Actions (#103)
  • Deperecate: Cleanup vendors by @kevdowney (#94)
  • Package version update: Bump docker/login-action from 1 to 2 (#97)
  • Package version update: Update builders (#96)

Full Changelog: 0.5.1...0.6.0

lifecycle-manager v0.5.1-alpha

Choose a tag to compare

@eytan-avisror eytan-avisror released this 01 Jun 21:16
379b104

What's Changed

Full Changelog: 0.5.0...0.5.1

lifecycle-manager v0.5.0-alpha

Choose a tag to compare

@eytan-avisror eytan-avisror released this 01 Jul 16:56
0d33cb8

Fixed

  • Documentation fixes (#67)
  • Update kubectl binary to 1.18.14 (#68)
  • Allow lifecycle events longer than 1hr (#69)
  • Annotate node with queue URL (#71)
  • Move to Github Actions (#73)
  • Support Kubernetes 1.19 exclusion labels (#72)