Releases: keikoproj/upgrade-manager
Release/v1.0.10
Release/v1.0.9
[v1.0.9] - 2023-12-06
c2fdb37 Early cordon (#405)
1201813 Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.3 (#416)
239f1d6 Bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.4 (#415)
fe3a5dc Bump github.com/aws/aws-sdk-go from 1.47.9 to 1.48.2 (#414)
1e87eea Bump k8s.io/kubectl from 0.25.15 to 0.25.16 (#412)
1ee2d1e Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#411)
c7c300d Bump k8s.io/client-go from 0.25.15 to 0.25.16 (#409)
151bd33 Update BDD dependencies (#408)
48def40 Bump github.com/onsi/gomega from 1.20.1 to 1.30.0 (#407)
d6cfbdc Bump go.uber.org/zap from 1.15.0 to 1.26.0 (#386)
aa0a3db Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#401)
26075c8 Bump github.com/aws/aws-sdk-go from 1.46.2 to 1.47.9 (#406)
Release/v1.0.8
[v1.0.8] - 2023-10-30
- e4a79bf Process drain-failure nodes at the end (#394)
- 7c245ca Update aws-sdk-go-cache to v0.0.2 (#399)
- 4c5949f Update K8s client-go and kubectl to v0.25.15 (#398)
- 7801676 Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.46.2 (#396)
- 1f5011c Fix: modified UniformAcrossAzUpdateStrategy update strategy to be as expected (#395)
- 84dd4a7 Bump github.com/go-logr/logr from 0.3.0 to 0.4.0 (#384)
- a1fef90 Bump github.com/aws/aws-sdk-go from 1.45.14 to 1.45.19 (#389)
- a91fc0e Update to new aws-sdk-go-cache version v0.0.2 (#387)
- 062f732 Bump k8s.io/kubectl from 0.20.4 to 0.20.15 (#369)
- a5abef4 Bump github.com/emicklei/go-restful (#382)
- 0006697 Bump sigs.k8s.io/controller-runtime from 0.7.0 to 0.7.2 (#368)
- 3cf7079 Bump gopkg.in/yaml.v3 from 3.0.0-20200615113413-eeeca48fe776 to 3.0.0 (#377)
- e72cfc6 Bump github.com/sirupsen/logrus from 1.6.0 to 1.9.3 (#370)
- 80f7f55 Bump golang.org/x/crypto from 0.0.0-20201002170205-7f63de1d35b0 to 0.1.0 (#378)
- 7c6e516 Bump golang.org/x/net from 0.0.0-20201110031124-69a78807bb2b to 0.7.0 (#375)
- 5a05e91 Bump busybox from 1.32.1 to 1.36.1 (#362)
- 4452f9c Bump golang.org/x/text from 0.3.4 to 0.3.8 (#376)
- 5bf555a Bump k8s.io/client-go from 0.20.4 to 0.20.15 (#372)
- b413a61 Bump codecov/codecov-action from 1 to 3 (#381)
- 645b834 Bump docker/setup-qemu-action from 2 to 3 (#380)
- dd6adac Bump docker/setup-buildx-action from 2 to 3 (#366)
- 76b0603 Bump docker/build-push-action from 4 to 5 (#367)
- 656e654 Bump actions/checkout from 2 to 4 (#364)
- 1a9feb1 Bump aws-actions/configure-aws-credentials from 1 to 4 (#365)
- 3f9ed7f Bump docker/login-action from 2 to 3 (#363)
- 2e2b323 Add CODEOWNERS (#379)
- 86b11a9 Update to Golang 1.19 (#373)
- 5d940a3 Create dependabot.yml (#361)
- 7e9a401 Chore: updating kube-rbac-proxy to 0.13.0 (#343)
- 9f9d313 Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.1 (#355)
Release/v1.0.7
[v1.0.7] - 2023-07-05
Fixing Github action - ci.yaml
- 1d38e5e Remove REGISTRY env (#359)
- 84e1b01 Add explicit path to tags (#358)
- 5b1597b Update build-push-action to v4 (#357)
- 5538912 Fix multi-arch support and delete docker-build step from CI (#356)
- 204f08a add docker login action (#354)
- 952b2df fix CI: setup docker-buildx (#353)
Other changes
Release/v1.0.6
- c45365b multi arch support
Release/v1.0.5
d6994b8 fix minor bugs (#334)
b33f5ae "max-replacement-nodes" feature to avoid cluster ballooning during upgrades. (#328)
51fef36 fix error 'failed to set instances to stand-by' (#329)
af9c12d Fix bdd (#332)
fa47143 Add a "clean" target in Makefile (#331)
16ed0fc Fix CI Github action (#330)
8e0f67d Update rollingupgrade_controller.go (#322)
9b1d11c add README (#320)
167e10b EOL of upgrade-manager-v0 and make upgrade-manager-v1 the default. (#319)
Release/v1.0.4
Release/v1.0.3
Release/v1.0.2
Release/v1.0.1
52d80d9 check for ASG's launch template version instead latest. (#293)
c35445d Controller v2: fix BDD template and update Dockerfile with bash (#292)
db54e0b Controller v2: fix BDD template (#291)
b698dd6 Controller v2: remove cleaning up ruObject as BDD already does. (#290)
86412d5 Controller v2: increase memory/CPU limit and update args (#289)
2d8651c Controller v2: update args (#288)
835fd0d V2 bdd (#286)
998de0d V2 bdd (#285)
3841cc7 #2122: bdd changes for v2 (#284)
93626b4 Controller v2: BDD cron update (#283)
1be8190 Controller v2: BDD cron update (#282)
62c2255 Controller v2: BDD cron update (#280)
42abe52 Controller v2: BDD cron update (#279)
5bdc134 Controller v2 bdd changes (#278)