Releases: bakito/batch-job-controller
Releases · bakito/batch-job-controller
v1.4.6
Changelog
- 4c41481 Bump azure/setup-helm from 3 to 4 (#433)
- 34c4bef Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#463)
- ff60355 Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#469)
- f9e850b Bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 (#423)
- 7674d0d Bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 (#435)
- 52c75dc Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 (#457)
- 11db232 Bump github.com/go-playground/validator/v10 from 10.20.0 to 10.21.0 (#474)
- cfeb85a Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 (#427)
- 1532b9c Bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.1 (#444)
- 5d2ce6e Bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (#445)
- 8856a28 Bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 (#459)
- 2372f72 Bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 (#467)
- 1a9dc4c Bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 (#471)
- 63a31a2 Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#421)
- 3527d27 Bump github.com/norwoodj/helm-docs from 1.12.0 to 1.13.0 (#430)
- 11b2eb5 Bump github.com/norwoodj/helm-docs from 1.13.0 to 1.13.1 (#436)
- 2a9ccd8 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 in the onsi group (#455)
- 5f9e979 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 in the onsi group (#460)
- acd42ac Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in the onsi group (#468)
- c5a6df6 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 in the onsi group (#451)
- cd8f5e7 Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in the onsi group (#456)
- 4a0a10f Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (#429)
- 293e74b Bump github.com/prometheus/common in the prometheus group (#446)
- b3f9bd8 Bump github.com/prometheus/common in the prometheus group (#447)
- 1232df2 Bump github.com/prometheus/common in the prometheus group (#452)
- 2dc1f5b Bump go.uber.org/zap from 1.26.0 to 1.27.0 (#432)
- 6eaa1c1 Bump golang from 1.21-bullseye to 1.22-bullseye (#424)
- 9d587c6 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#449)
- 3b7439e Bump golangci/golangci-lint-action from 3 to 4 (#425)
- 4d92b46 Bump golangci/golangci-lint-action from 4 to 5 (#454)
- 53f901f Bump golangci/golangci-lint-action from 5 to 6 (#465)
- 60b5504 Bump sigs.k8s.io/controller-runtime (#453)
- 3de9e18 Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 (#422)
- e4a8b29 Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 (#428)
- 4225b39 Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#448)
- 6d60660 Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.1 (#458)
- 12d1f50 Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 (#470)
- 7ce1630 Bump the k8s group with 3 updates (#417)
- f7f99f4 Bump the k8s group with 3 updates (#426)
- 63002e5 Bump the k8s group with 3 updates (#441)
- ba0e552 Bump the k8s group with 3 updates (#466)
- 325ee25 Bump the onsi group with 1 update (#420)
- 60ec1b5 Bump the onsi group with 1 update (#439)
- ce9593a Bump the onsi group with 2 updates (#418)
- f281ae7 Bump the onsi group with 2 updates (#442)
- 7b88a21 Bump the prometheus group with 1 update (#440)
- d07a0c9 Bump the prometheus group with 1 update (#443)
- 3ad0050 Bump the prometheus group with 2 updates (#438)
- 473bf8e Update dependabot.yml (#416)
- f374915 add jobImagePullSecrets (#472)
- 782e854 add lint task to Makefile
- 1e3ed9e add stale workflow
- f455e8b bump dependencies
- 54cc70f push helm to oci
- cdcf83e update dependencies
- 7c98448 update lint action (#473)
v1.4.5
Changelog
- c1b0cfb Bump actions/checkout from 3 to 4 (#373)
- 9dc6d86 Bump actions/setup-go from 3 to 4 (#328)
- 4172b59 Bump actions/setup-go from 4 to 5 (#403)
- 308b532 Bump docker/build-push-action from 3 to 4 (#309)
- cc19f99 Bump docker/build-push-action from 4 to 5 (#378)
- d97c3f3 Bump docker/login-action from 2 to 3 (#374)
- 757b857 Bump docker/setup-buildx-action from 2 to 3 (#376)
- 341144d Bump docker/setup-qemu-action from 2 to 3 (#375)
- 8880e8e Bump engineerd/configurator from 0.0.8 to 0.0.9
- c06f703 Bump engineerd/configurator from 0.0.9 to 0.0.10 (#314)
- ec2c107 Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2
- c6dc379 Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 (#315)
- f0fd73d Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#350)
- 30b852f Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#333)
- e25237d Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#395)
- ce5b972 Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#408)
- 5e29deb Bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 (#342)
- 09ec4f2 Bump github.com/go-logr/zapr from 1.2.4 to 1.3.0 (#396)
- 7b86904 Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 (#306)
- 58df8b3 Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 (#338)
- 52c4b6c Bump github.com/go-playground/validator/v10 from 10.13.0 to 10.14.0 (#346)
- c942874 Bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 (#352)
- b4af78a Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.0 (#363)
- 3448374 Bump github.com/go-playground/validator/v10 from 10.15.0 to 10.15.1 (#366)
- 03d41d3 Bump github.com/go-playground/validator/v10 from 10.15.1 to 10.15.3 (#372)
- 47f91a6 Bump github.com/go-playground/validator/v10 from 10.15.3 to 10.15.4 (#380)
- d083956 Bump github.com/go-playground/validator/v10 from 10.15.4 to 10.15.5 (#385)
- 0c0995e Bump github.com/go-playground/validator/v10 from 10.15.5 to 10.16.0 (#397)
- 8ee06b5 Bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 (#412)
- 8ad6854 Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#369)
- 5b15655 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#394)
- f0c7692 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#404)
- cc5e315 Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#355)
- 59b90e1 Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#370)
- a067ead Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#383)
- d602d2a Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#400)
- 32db1b1 Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#402)
- 1d2e276 Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (#413)
- e29c13e Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
- a51146a Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
- 01c3274 Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0
- d0a0612 Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
- 0324896 Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 (#302)
- 3fda131 Bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 (#307)
- b5dcb6d Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (#313)
- 2384f54 Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0 (#320)
- 89af67f Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#321)
- ad204b1 Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (#341)
- c79c4af Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5
- b920fe1 Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (#351)
- 85f4512 Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (#354)
- 43ee74e Bump github.com/onsi/gomega from 1.22.1 to 1.23.0
- d64e484 Bump github.com/onsi/gomega from 1.23.0 to 1.24.0
- c4e901f Bump github.com/onsi/gomega from 1.24.0 to 1.24.1
- 127347c Bump github.com/onsi/gomega from 1.24.1 to 1.24.2
- 599ff1e Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#301)
- a6057b8 Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (#304)
- 4f98417 Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#311)
- 79d6466 Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#318)
- 821a31b Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#386)
- f352f5e Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#329)
- e7bce35 Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (#332)
- 153702b Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#345)
- 97e7190 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 (#353)
- a6b3d84 Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 (#358)
- 9f56707 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 (#360)
- b450a19 Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#389)
- 6a1e9da Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#393)
- 46fa227 Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#399)
- d74c38a Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
- adc324b Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
- 151cd22 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#335)
- 8ead6fb Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#356)
- f1f9e05 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#384)
- 842af0e Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#409)
- 9049999 Bump github.com/prometheus/common from 0.37.0 to 0.38.0
- 547bb63 Bump github.com/prometheus/common from 0.38.0 to 0.39.0
- 9f454ce Bump github.com/prometheus/common from 0.39.0 to 0.40.0 (#312)
- fe9e3a2 Bump github.com/prometheus/common from 0.40.0 to 0.41.0 (#316)
- 2a0e1a9 Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (#323)
- ea77677 Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#339)
- c2b9e2c Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (#411)
- 3f3c0aa Bump github/codeql-action from 2 to 3 (#406)
- 4a9f8c3 Bump go.uber.org/zap from 1.23.0 to 1.24.0
- 234d165 Bump go.uber.org/zap from 1.24.0 to 1.25.0 (#362)
- 22d1397 Bump go.uber.org/zap from 1.25.0 to 1.26.0 (#379)
- 773521c Bump golang from 1.19 to 1.20 (#310)
- 03fbecd Bump golang from 1.20-bullseye to 1.21-bullseye (#364)
- 502079c Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#407)
- 35257a9 Bump golang.org/x/net from 0.14.0 to 0.17.0 (#387)
- 145731d Bump goreleaser/goreleaser-action from 3 to 4
- 2478ae3 Bump goreleaser/goreleaser-action from 4 to 5 (#377)
- 9be5915 Bump k8s.io/client-go from 0.25.3 to 0.25.4
- 53da398 Bump k8s.io/client-go from 0.26.0 to 0.26.1 (#300)
- d43ae5f Bump k8s.io/client-go from 0.26.1 to 0.26.2 (#319)
- 3cee212 Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#357)
- 74f6aff Bump k8s.io/client-go from 0.27.3 to 0.27.4 (#359)
- 16a1752 Bump k8s.io/client-go from 0.27.4 to 0.28.0 (#365)
- 6f7a0b9 Bump k8s.io/client-go from 0.28.0 to 0.28.1 (#368)
- 2da9e15 Bump k8s.io/client-go from 0.28.1 to 0.28.2 (#381)
- 2dfc37d Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#401)
- d712bc4 Bump k8s.io/client-go from 0.28.4 to 0.29.0 (#405)
- fdef6ec Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 (#398)
- 96224fb Bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 (#410)
- a9496da Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#303)
- 66f547b Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (#322)
- 1e63aec Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#337)
- d8c7809 Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1
- 4d30d3e Bump sigs.k8s.io/controller-runtime from 0.14.0 to 0.14.1
- d06b611 Bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.2 (#305)
- 8f15701 Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.4 (#308)
- c1cfafb Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 (#317)
- dc9f982 Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#334)
- 209e12b Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0
- 79c58f8 Bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 (#361)
- 23c8251 Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0
- 88683ce Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 (#415)
- 76d480d Update upload-helm-chart.yml
- d4ed597 add FUNDING.yml
- c0babe6 add comment
- bfbc0aa add ignores for client-go requirements
- 648ab85 controller-runtime v0.16.2 (#388)
- e1e1261 correct build- and remove quay badge (#331)
- 060ea6e go 1.19 / bump controller and k8s
- f070ca1 go 1.21
- 03e8e0d helm docs
- 7aa5066 rollback to controller runtime 0.15.1
- d1bf9f7 set provenance: false for image builds
- a0e0b8e switch to go.uber.org/mock (#414)
- 2493eb2 update dependencies and fix lint issue
- 496fbeb update modules
- b1eed65 update tools
v1.4.4
Changelog
- 8b496c2 Align ginkgo
- 8854e61 Bump actions/checkout from 2 to 3 (#270)
- 8ef8edb Bump azure/setup-helm from 1 to 3 (#264)
- ccbea4b Bump azure/setup-helm from 1 to 3 (#272)
- 7e6a07b Bump docker/build-push-action from 2 to 3 (#266)
- a3b1554 Bump docker/build-push-action from 2 to 3 (#273)
- 05dd201 Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 (#255)
- da866dd Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 (#257)
- 7fd084b Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 (#239)
- 45e5e3e Bump github.com/onsi/gomega from 1.20.0 to 1.20.1 (#245)
- ed97bda Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 (#252)
- d91ae99 Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 (#261)
- e5b2818 Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
- f5177ce Bump github.com/prometheus/common from 0.35.0 to 0.37.0 (#236)
- 5f9b1f4 Bump github/codeql-action from 1 to 2 (#262)
- 15de587 Bump github/codeql-action from 1 to 2 (#274)
- 9b22f62 Bump go.uber.org/zap from 1.21.0 to 1.22.0 (#241)
- 1edcad3 Bump go.uber.org/zap from 1.22.0 to 1.23.0 (#249)
- 6772612 Bump goreleaser/goreleaser-action from 2 to 3 (#265)
- e9ae7df Bump goreleaser/goreleaser-action from 2 to 3 (#271)
- 92f1f2e Bump k8s.io/client-go from 0.24.2 to 0.24.3 (#235)
- 9c3d00d Bump k8s.io/client-go from 0.24.3 to 0.24.4 (#244)
- 0a09927 Bump k8s.io/client-go from 0.24.4 to 0.25.0 (#247)
- fbf2fcc Bump k8s.io/client-go from 0.25.0 to 0.25.1 (#256)
- b925ef0 Bump k8s.io/client-go from 0.25.1 to 0.25.2 (#259)
- 5a7bf76 Bump k8s.io/client-go from 0.25.2 to 0.25.3 (#268)
- 75c53a2 Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 (#234)
- 9237fcf Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.0 (#250)
- ff50d66 Handle actions with dependabot
- 349f95a Merge pull request #240 from bakito/dependabot/go_modules/github.com/prometheus/client_golang-1.13.0
- 2d9af21 Update actions
- 9265919 Update build.yml
- 5d70086 Update dependabot.yml
- 21acaf7 Update publish.yml
- 41b92b8 add helm chart readme
- df2bb89 cleanup golangci.yaml
- 3db2e8f cleanup path
- d5bc299 regenerate mocks
- 7e088c4 replace deprecated ioutil
- 368eb1d update deps
- 239af33 update rbac group
- a1d74e8 use default version
v1.4.3
v1.4.2
v1.4.1
v1.4.0
Changelog
- 4341b88 Add option to save pod container logs (#232)
- b165486 Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0 (#222)
- f06c854 Bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 (#225)
- e709e4f Bump github.com/go-logr/logr from 1.2.2 to 1.2.3 (#204)
- b8eb51e Bump github.com/go-logr/zapr from 1.2.2 to 1.2.3 (#196)
- 7c25afb Bump github.com/go-playground/validator/v10 from 10.10.0 to 10.10.1 (#201)
- b9099a8 Bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0 (#214)
- daa2875 Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0 (#183)
- 622a9f4 Bump github.com/onsi/ginkgo/v2 from 2.0.0 to 2.1.0 (#189)
- b7ab22f Bump github.com/onsi/ginkgo/v2 from 2.0.0-rc3 to 2.0.0 (#182)
- 56acdc2 Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 (#195)
- 238ea3c Bump github.com/onsi/ginkgo/v2 from 2.1.2 to 2.1.3 (#199)
- bcfb78c Bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.1.4 (#213)
- f6c04c0 Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 (#188)
- efeba7f Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#206)
- ae7b4a0 Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 (#190)
- 5b7db33 Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 (#219)
- c279dd4 Bump github.com/prometheus/common from 0.32.1 to 0.33.0 (#208)
- b31af06 Bump github.com/prometheus/common from 0.33.0 to 0.34.0 (#209)
- be4f867 Bump github.com/prometheus/common from 0.34.0 to 0.35.0 (#227)
- b15d212 Bump go.uber.org/zap from 1.19.1 to 1.20.0 (#184)
- ee55e33 Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#194)
- 8ed5f4a Bump k8s.io/client-go from 0.23.1 to 0.23.2 (#187)
- 2f3287a Bump k8s.io/client-go from 0.23.2 to 0.23.3 (#192)
- 4812bbe Bump k8s.io/client-go from 0.23.3 to 0.23.4 (#200)
- e866e38 Bump k8s.io/client-go from 0.23.4 to 0.23.5 (#205)
- 99ed8e4 Bump k8s.io/client-go from 0.23.5 to 0.23.6 (#211)
- f297edf Bump k8s.io/client-go from 0.24.0 to 0.24.1 (#224)
- f00e2a1 Bump k8s.io/client-go from 0.24.1 to 0.24.2 (#226)
- 2c0af3a Bump sigs.k8s.io/controller-runtime from 0.11.0 to 0.11.1 (#197)
- d549bf0 Bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#207)
- 5aa9809 Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.12.0 (#218)
- bbadf13 Bump sigs.k8s.io/controller-runtime from 0.12.0 to 0.12.1 (#220)
- 52fddbf Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 (#230)
- a856abd Merge branch 'main' of github.com:bakito/batch-job-controller
- 3ca4744 bump golanci-lint
- c2a6011 dependency updates
- c0b722f fix test
- e1c7c2d fix voulnerabilities
- 13dde08 go 1.18
- e6967eb implement health checks
- b36eb37 update gopkg.in/yaml.v3 to v3.0.1