Releases: keikoproj/addon-manager
Releases · keikoproj/addon-manager
Release list
v0.10.0
[v0.10.0] - 2026-05-22
Fixed
- fix: defense-in-depth guard in UpdateStatus against stale non-terminal writes by @Suyash1700 in #446
- fix: preventing race condition between addon and wf controllers on writing status by @ccpeng in #440
- pkg/workflows: don't panic when spec.templates or nested lists are missing by @SAY-5 in #429
Changed
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 by @dependabot in #444
- chore(deps): bump k8s.io/api from 0.33.11 to 0.33.12 by @dependabot in #445
- chore(deps): bump github.com/onsi/gomega from 1.40.0 to 1.41.0 by @dependabot in #442
- chore(deps): bump k8s.io/apimachinery from 0.33.11 to 0.33.12 by @dependabot in #441
- chore(deps): bump golang.org/x/net from 0.53.0 to 0.54.0 by @dependabot in #438
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 by @dependabot in #437
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 by @dependabot in #436
- chore(deps): bump k8s.io/client-go from 0.33.10 to 0.33.11 by @dependabot in #431
- chore(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by @dependabot in #428
- chore(deps): bump github.com/argoproj/argo-workflows/v3 by @dependabot in #434
- chore(deps): bump k8s.io/apimachinery from 0.33.10 to 0.33.11 by @dependabot in #432
- chore(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by @dependabot in #426
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot in #425
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.28.1 by @dependabot in #421
- chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.2 by @dependabot in #422
- chore(deps): bump github.com/argoproj/argo-workflows/v3 by @dependabot in #423
- chore(deps): bump golang.org/x/net from 0.49.0 to 0.52.0 and update Go to 1.26 by @dependabot in #424
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.32.9 by @dependabot in #405
- chore(deps): bump k8s.io/client-go from 0.32.4 to 0.32.9 by @dependabot in #406
- chore(deps): bump k8s.io/api from 0.32.4 to 0.32.9 by @dependabot in #407
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot in #409
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot in #413
- chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.79.3 by @dependabot in #420
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot in #415
- chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot in #419
- chore(deps): bump github.com/argoproj/argo-workflows/v3 by @dependabot in #418
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot in #416
- chore(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot in #417
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot in #404
New Contributors
- @SAY-5 made their first contribution in #429
- @Suyash1700 made their first contribution in #446
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update codecov GHA config by @tekenstam in #333
- Bump golang.org/x/net from 0.24.0 to 0.26.0 by @dependabot in #327
- Bump k8s.io/api from 0.29.0 to 0.29.6 by @dependabot in #330
- chore: update dev docs to mention proper make kind-cluster by @kevdowney in #320
- Bump github.com/argoproj/argo-workflows/v3 from 3.4.11 to 3.5.10 by @dependabot in #341
- chore: standardize GitHub templates by @tekenstam in #362
- Upgrade to Go 1.24 by @tekenstam in #354
- Bump golang.org/x/net from 0.26.0 to 0.36.0 by @dependabot in #352
- Bump github.com/argoproj/argo-workflows/v3 from 3.5.10 to 3.5.13 by @dependabot in #355
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #353
- Bump github.com/onsi/gomega from 1.33.0 to 1.36.3 by @dependabot in #359
- Bump k8s.io/apimachinery from 0.29.6 to 0.29.15 by @dependabot in #361
- Update Addon Manager for Kubernetes 1.32 Compatibility by @tekenstam in #364
- fix: change app label for workflow-controller by @kevdowney in #342
- Improve Code Coverage Configuration and Testing by @tekenstam in #365
- Bump github.com/argoproj/argo-workflows/v3 from 3.5.10 to 3.6.5 by @dependabot in #356
- fix: Remove kiam annotations by @kevdowney in #366
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #369
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #371
- Bump k8s.io/client-go from 0.32.1 to 0.32.3 by @dependabot in #367
- Bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.3 by @dependabot in #370
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.1 by @dependabot in #372
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #373
- chore(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #374
- chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #375
- chore(deps): bump k8s.io/client-go from 0.32.3 to 0.32.4 by @dependabot in #380
- chore(deps): bump github.com/argoproj/argo-workflows/v3 from 3.6.5 to 3.6.10 by @dependabot in #388
- Release v0.9.0 by @kevdowney in #390
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Bump google.golang.org/grpc from 1.56.2 to 1.56.3 by @dependabot in #296
- Bump actions/setup-go from 4 to 5 by @dependabot in #305
- Bump github/codeql-action from 2 to 3 by @dependabot in #306
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #308
- Bump k8s.io/apiextensions-apiserver from 0.25.14 to 0.25.16 by @dependabot in #300
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #310
- Bump github.com/go-logr/logr from 1.2.4 to 1.4.1 by @dependabot in #311
- chore: upgraded to controller-runtime 0.17.2 and ginkgo v2 by @ccpeng in #319
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #324
- chore: update dev tools by @kevdowney in #326
- chore: release 0.8.2 by @ccpeng in #328
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- Unit tests for helpers.go by @estela-ramirez in #225
- Bump actions/setup-go from 3 to 4 by @dependabot in #227
- Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #216
- go mod tidy -compat=1.17 by @kevdowney in #237
- Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 by @dependabot in #236
- update GH actions/checkout to use v3 by @kevdowney in #238
- Cleanup go.mod by @kevdowney in #239
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #241
- Bump golang.org/x/net from 0.0.0-20211209124913-491a49abca63 to 0.10.0 by @dependabot in #240
- updating argo workflows controller to v3.4.8 and Go to 1.19 by @ccpeng in #244
- Local build fixes by @kevdowney in #250
- chore: refactoring so that addon controller flow won't inquire from workflow obj by @ccpeng in #251
- fix: update cronjob to non-deprecated version by @backjo in #256
- Bump k8s.io/apiextensions-apiserver from 0.23.5 to 0.23.17 by @dependabot in #245
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #247
- Bump k8s.io/api from 0.24.3 to 0.24.17 by @dependabot in #260
- Bump k8s.io/client-go from 0.24.3 to 0.24.17 by @dependabot in #261
- Bump docker/login-action from 2 to 3 by @dependabot in #268
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #266
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #267
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #265
- chore: ignore sigs.k8s.io minor version by @kevdowney in #269
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #264
- Bump actions/checkout from 3 to 4 by @dependabot in #270
- Downgrade to codecov-action@v3 by @tekenstam in #274
- Bump github.com/argoproj/argo-workflows/v3 from 3.4.8 to 3.4.11 by @dependabot in #271
- Bump github.com/onsi/gomega from 1.19.0 to 1.27.10 by @dependabot in #273
- Bump golang.org/x/net from 0.10.0 to 0.15.0 by @dependabot in #272
- Update client-go to v0.25.12 by @tekenstam in #275
- Update Kubernetes runtime and build tools by @tekenstam in #277
- Bump k8s.io/apimachinery from 0.25.12 to 0.25.14 by @dependabot in #278
- Bump k8s.io/api from 0.25.12 to 0.25.14 by @dependabot in #281
- Bump k8s.io/client-go from 0.25.12 to 0.25.14 by @dependabot in #280
- Bump k8s.io/apiextensions-apiserver from 0.25.12 to 0.25.14 by @dependabot in #279
- Bump version and CHANGELOG for v0.8.0 by @tekenstam in #283
- Fix tags semver syntax by @tekenstam in #284
New Contributors
- @estela-ramirez made their first contribution in #225
- @backjo made their first contribution in #256
- @tekenstam made their first contribution in #274
Full Changelog: v0.7.2...v0.8.0
v0.8.0-rc.3
What's Changed
- Unit tests for helpers.go by @estela-ramirez in #225
- Bump actions/setup-go from 3 to 4 by @dependabot in #227
- Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #216
- go mod tidy -compat=1.17 by @kevdowney in #237
- Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 by @dependabot in #236
- update GH actions/checkout to use v3 by @kevdowney in #238
- Cleanup go.mod by @kevdowney in #239
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #241
- Bump golang.org/x/net from 0.0.0-20211209124913-491a49abca63 to 0.10.0 by @dependabot in #240
- updating argo workflows controller to v3.4.8 and Go to 1.19 by @ccpeng in #244
- Local build fixes by @kevdowney in #250
- chore: refactoring so that addon controller flow won't inquire from workflow obj by @ccpeng in #251
- fix: update cronjob to non-deprecated version by @backjo in #256
- Bump k8s.io/apiextensions-apiserver from 0.23.5 to 0.23.17 by @dependabot in #245
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #247
- Bump k8s.io/api from 0.24.3 to 0.24.17 by @dependabot in #260
- Bump k8s.io/client-go from 0.24.3 to 0.24.17 by @dependabot in #261
- Bump docker/login-action from 2 to 3 by @dependabot in #268
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #266
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #267
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #265
- chore: ignore sigs.k8s.io minor version by @kevdowney in #269
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #264
- Bump actions/checkout from 3 to 4 by @dependabot in #270
- Downgrade to codecov-action@v3 by @tekenstam in #274
- Bump github.com/argoproj/argo-workflows/v3 from 3.4.8 to 3.4.11 by @dependabot in #271
- Bump github.com/onsi/gomega from 1.19.0 to 1.27.10 by @dependabot in #273
- Bump golang.org/x/net from 0.10.0 to 0.15.0 by @dependabot in #272
- Update client-go to v0.25.12 by @tekenstam in #275
- Update Kubernetes runtime and build tools by @tekenstam in #277
- Bump k8s.io/apimachinery from 0.25.12 to 0.25.14 by @dependabot in #278
- Bump k8s.io/api from 0.25.12 to 0.25.14 by @dependabot in #281
New Contributors
- @estela-ramirez made their first contribution in #225
- @backjo made their first contribution in #256
- @tekenstam made their first contribution in #274
Full Changelog: v0.7.2...v0.8.0-rc.3
v0.8.0-rc.2
What's Changed
- fix: update cronjob to non-deprecated version by @backjo in #256
- Bump k8s.io/apiextensions-apiserver from 0.23.5 to 0.23.17 by @dependabot in #245
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #247
- Bump k8s.io/api from 0.24.3 to 0.24.17 by @dependabot in #260
- Bump k8s.io/client-go from 0.24.3 to 0.24.17 by @dependabot in #261
- Bump docker/login-action from 2 to 3 by @dependabot in #268
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #266
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #267
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #265
- chore: ignore sigs.k8s.io minor version by @kevdowney in #269
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #264
- Bump actions/checkout from 3 to 4 by @dependabot in #270
- Downgrade to codecov-action@v3 by @tekenstam in #274
- Bump github.com/argoproj/argo-workflows/v3 from 3.4.8 to 3.4.11 by @dependabot in #271
- Bump github.com/onsi/gomega from 1.19.0 to 1.27.10 by @dependabot in #273
- Bump golang.org/x/net from 0.10.0 to 0.15.0 by @dependabot in #272
- Update client-go to v0.25.12 by @tekenstam in #275
New Contributors
- @backjo made their first contribution in #256
- @tekenstam made their first contribution in #274
Full Changelog: v0.8.0-rc.1...v0.8.0-rc.2
v0.8.0-rc.1
chore: refactoring so that addon controller flow won't inquire from w…