Releases: keikoproj/lifecycle-manager
Releases · keikoproj/lifecycle-manager
Release list
v0.6.7
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
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
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
- @harshapps made their first contribution in #284
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #176
- Bump k8s.io/client-go from 0.25.15 to 0.25.16 by @dependabot in #177
- Add drain-retries option to README by @2rs2ts in #182
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #192
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #179
- Bump k8s.io/kubectl from 0.25.15 to 0.25.16 by @dependabot in #180
- Bump github.com/aws/aws-sdk-go from 1.48.11 to 1.51.24 by @dependabot in #199
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #196
- Bump golang.org/x/sync from 0.5.0 to 0.7.0 by @dependabot in #200
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #197
- Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #201
- Update client-go for K8s 1.26 by @tekenstam in #194
- Update unit-test.yaml by @tekenstam in #205
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #203
- Bump github.com/aws/aws-sdk-go from 1.51.24 to 1.54.4 by @dependabot in #206
- Bump docker/build-push-action from 5 to 6 by @dependabot in #210
- Bump github.com/aws/aws-sdk-go from 1.54.4 to 1.54.15 by @dependabot in #211
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #208
- Bump github.com/aws/aws-sdk-go from 1.54.15 to 1.55.5 by @dependabot in #213
- Bump Golang to 1.21 by @yuxuanzhu0214 in #215
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #216
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 by @dependabot in #218
- add a flag to select target types to deregister instance from by @yuxuanzhu0214 in #214
New Contributors
- @2rs2ts made their first contribution in #182
- @yuxuanzhu0214 made their first contribution in #215
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #172
- Bump github.com/aws/aws-sdk-go from 1.47.11 to 1.48.11 by @dependabot in #174
- Bump github.com/keikoproj/inverse-exp-backoff from 0.0.3 to 0.0.4 by @dependabot in #175
- Bump k8s.io/api from 0.25.15 to 0.25.16 by @dependabot in #173
- increase qps and burst to 100 by @ZihanJiang96 in #184
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Fixed
- Improve dependabot configuration by @tekenstam in #154
- use the copied node obj to drain the node by @ZihanJiang96 in #165
What's Changed
- Bump github.com/avast/retry-go from 2.4.1+incompatible to 2.7.0+incompatible by @dependabot in #110
- Bump golang.org/x/sync from 0.0.0-20190911185100-cd5d95a43a6e to 0.3.0 by @dependabot in #120
- Bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in #123
- Bump github.com/spf13/cobra from 1.1.1 to 1.7.0 by @dependabot in #125
- Bump github.com/aws/aws-sdk-go from 1.25.0 to 1.45.9 by @dependabot in #134
- Bump actions/checkout from 3 to 4 by @dependabot in #138
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #140
- Update to codecov@v3 unit-test.yaml by @tekenstam in #142
- Bump docker/login-action from 2 to 3 by @dependabot in #141
- Bump docker/metadata-action from 4 to 5 by @dependabot in #137
- Bump docker/build-push-action from 4 to 5 by @dependabot in #136
- Update to Golang 1.19 by @tekenstam in #148
- Bump github.com/sirupsen/logrus from 1.6.0 to 1.9.3 by @dependabot in #143
- Bump k8s.io/kubectl from 0.20.4 to 0.20.15 by @dependabot in #146
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #135
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #139
- Bump github.com/aws/aws-sdk-go from 1.45.9 to 1.45.16 by @dependabot in #152
- Bump github.com/prometheus/client_golang from 1.7.1 to 1.16.0 by @dependabot in #145
- Update aws-sdk-go-cache and inverse-exp-backoff by @tekenstam in #153
- Update client-go and kubectl to v0.25.14 by @tekenstam in #157
- Bump github.com/aws/aws-sdk-go from 1.45.16 to 1.45.18 by @dependabot in #156
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #155
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #159
- Bump k8s.io/client-go from 0.25.14 to 0.25.15 by @dependabot in #160
- Bump golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot in #166
- Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.47.11 by @dependabot in #167
- Add keiko-admins and keiko-maintainers as codeowners by @tekenstam in #168
- Update kubectl to v0.25.15 by @tekenstam in #169
New Contributors
- @tekenstam made their first contribution in #142
- @ZihanJiang96 made their first contribution in #165
Full Changelog: 0.6.1...v0.6.2
lifecycle-manager v0.6.1-alpha
What's Changed
- Run image as lifecycle-manager user by @avestuk in #89
- Fix broken build badge by @kevdowney in #108
- include draintimeout and change node drain method. by @shreyas-badiger in #121
- node deletion by @shreyas-badiger in #127
New Contributors
Full Changelog: 0.6.0...0.6.1 @
lifecycle-manager v0.6.0-alpha
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
What's Changed
- feat: Update go version and add cross-compilation by @eytan-avisror in #76
- release 0.5.1 by @eytan-avisror in #77
Full Changelog: 0.5.0...0.5.1