Skip to content

Releases: bakito/k8s-event-logger-operator

v1.13.5

23 Jun 15:24
5746e03

Choose a tag to compare

Changelog

  • ebeee9d Bump actions/setup-go from 3 to 4 (#309)
  • 5e689bb Bump docker/build-push-action from 3 to 4 (#293)
  • 7c81916 Bump engineerd/configurator from 0.0.8 to 0.0.9 (#284)
  • 6d6c8f9 Bump engineerd/configurator from 0.0.9 to 0.0.10 (#298)
  • 84ea5f6 Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (#314)
  • ce66fdb Bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 (#319)
  • 9ad58a1 Bump github.com/go-playground/locales from 0.14.0 to 0.14.1 (#278)
  • e244151 Bump github.com/go-playground/universal-translator from 0.18.0 to 0.18.1 (#286)
  • 1558fdd Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 (#290)
  • 55e0f39 Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.13.0 (#317)
  • 4d4d3bb Bump github.com/go-playground/validator/v10 from 10.13.0 to 10.14.0 (#320)
  • c3551f2 Bump github.com/go-playground/validator/v10 from 10.14.0 to 10.14.1 (#326)
  • 35ac956 Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#330)
  • 1b3bb77 Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#279)
  • c7a8f3a Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 (#288)
  • 7d039de Bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 (#291)
  • 40c9177 Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (#297)
  • 6a05f1e Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0 (#302)
  • 6bb319a Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#305)
  • e16bd1f Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (#318)
  • f82ae0f Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (#325)
  • f0a5247 Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (#327)
  • 3b69fa6 Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#282)
  • dcd0051 Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (#285)
  • dd4dad2 Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 (#296)
  • 8d658d8 Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#300)
  • 7642805 Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#310)
  • 292ca3d Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 (#312)
  • 09c711c Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#322)
  • 12add44 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 (#328)
  • 240b253 Bump golang from 1.19 to 1.20 (#294)
  • 46e4592 Bump golang.org/x/net from 0.5.0 to 0.7.0 (#295)
  • de4ee1b Bump k8s.io/client-go from 0.26.0 to 0.26.1 (#283)
  • ad6932b Bump k8s.io/client-go from 0.26.1 to 0.26.2 (#303)
  • 21fd051 Bump k8s.io/client-go from 0.26.2 to 0.26.3 (#308)
  • 3983f2d Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#329)
  • 3f3b6e1 Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#287)
  • 6f81586 Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (#299)
  • ab362c9 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#316)
  • 90f6648 Bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.2 (#289)
  • 932ebba Bump sigs.k8s.io/controller-runtime from 0.14.2 to 0.14.4 (#292)
  • a1fa50c Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 (#301)
  • 0e99413 Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#313)
  • 5c437e8 Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0
  • db8ac0b Merge branch 'main' of github.com:bakito/k8s-event-logger-operator
  • 5207348 Merge branch 'main' of github.com:bakito/k8s-event-logger-operator
  • 84d499b Remove jwt go replacement
  • 32f9171 Support for extra pod annotations (#331)
  • 8817907 Update .golangci.yaml
  • c886d38 add comment
  • 0bc8742 add ignores for client-go requirements
  • 9d9765c allow revisionHistoryLimit to be configured in values (#277)
  • 8267031 correct ignores
  • 803be65 fix lint
  • b2d122c set provenance: false for image builds
  • 5746e03 update tools

v1.13.4

29 Dec 19:42
44849c8

Choose a tag to compare

Changelog

v1.13.3

27 Dec 22:14
bb5287e

Choose a tag to compare

Changelog

  • bb5287e use controllerutil.CreateOrUpdate instead of custom function

v1.13.2

27 Dec 21:56
bb5287e

Choose a tag to compare

Changelog

  • bb5287e use controllerutil.CreateOrUpdate instead of custom function

v1.13.1

27 Dec 20:52
f72c990

Choose a tag to compare

Changelog

  • f72c990 fix default resource config handling

v1.13.0

27 Dec 19:52
22dca27

Choose a tag to compare

Changelog

v1.12.0

24 Dec 08:30
c593491

Choose a tag to compare

Changelog

  • 8cb7b6e Bump dcarbone/install-yq-action from 1.0.1 to 1.1.0 (#272)
  • 4455061 Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#258)
  • 7f44993 Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#264)
  • dd7e900 Bump goreleaser/goreleaser-action from 3 to 4 (#265)
  • 5e06b8c Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.0 (#263)
  • 2746b76 Bump sigs.k8s.io/controller-runtime from 0.14.0 to 0.14.1 (#273)
  • c310a80 Change base image to scratch (#271)
  • 125f2a6 Configure logger pod via ConfigMap and allow securitysContext for operator Pod (#266)
  • 4096c36 Update README.md
  • c1a0776 Update e2e.yaml
  • f7ad173 Use bakito/toolbox to magage Makefile go tools
  • 85743de add sources to helm chart
  • 3d5a539 cleanup makefile
  • fcbc95c regenerate mock
  • ed283a4 rename master branch to main - fixes #269
  • 61ebfab replace deprecated pointer funcs
  • e0afb6c set securityContext for e2e test
  • e1856b8 skip version in diff

Fixed Issues

  • #270 Add kind end-2-end tests
  • #269 rename master branch to main
  • #268 Support securityContext in helm chart
  • #267 'apply new filter' is printed twice after config change

v1.11.1

09 Dec 09:00
0a1d84c

Choose a tag to compare

Changelog

v1.11.0

22 Nov 18:19
72906c8

Choose a tag to compare

Changelog

  • fae4ace Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0
  • c9b9896 Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0
  • 2b8444e Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1
  • 3eea882 Bump github.com/onsi/gomega from 1.22.1 to 1.23.0
  • df17741 Bump github.com/onsi/gomega from 1.23.0 to 1.24.0
  • 2f50ce8 Bump github.com/onsi/gomega from 1.24.0 to 1.24.1
  • 0c649b1 Bump k8s.io/client-go from 0.25.3 to 0.25.4
  • 0820b90 Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1
  • 34ec916 Merge pull request #244 from bakito/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.4.0
  • 3a0a2fb Merge pull request #245 from bakito/dependabot/go_modules/github.com/onsi/gomega-1.23.0
  • c02ccde Merge pull request #246 from bakito/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.13.1
  • 390d1b9 Merge pull request #247 from bakito/dependabot/go_modules/github.com/onsi/gomega-1.24.0
  • 34b84ea Merge pull request #248 from bakito/dependabot/go_modules/github.com/onsi/gomega-1.24.1
  • df826b6 Merge pull request #251 from bakito/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.5.0
  • 913cc83 Merge pull request #252 from bakito/dependabot/go_modules/k8s.io/client-go-0.25.4
  • 316d48c Merge pull request #253 from bakito/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.5.1
  • ab31dec Update upload-helm-chart.yml
  • 0600a8f Validation (#255)
  • 72906c8 add chart changes
  • cb3865d helm option for additional pod labels (#254)

v1.10.2

18 Oct 16:29
dccc38d

Choose a tag to compare

Changelog

  • 97d5fac Bump actions/checkout from 2 to 3 (#240)
  • 00513f3 Bump actions/setup-go from 2 to 3 (#234)
  • 988a612 Bump azure/setup-helm from 1 to 3 (#233)
  • 63991e2 Bump docker/build-push-action from 2 to 3 (#237)
  • f02a13b Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 (#225)
  • b64ac4e Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#222)
  • 24fe67a Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 (#227)
  • 225c299 Bump github.com/onsi/ginkgo/v2 from 2.2.0 to 2.3.1 (#238)
  • 5f45c02 Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 (#208)
  • 381fc24 Bump github.com/onsi/gomega from 1.20.0 to 1.20.1 (#217)
  • 4031658 Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 (#219)
  • 67eceb1 Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 (#232)
  • 8acccca Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 (#239)
  • 3802cf2 Bump go.uber.org/zap from 1.21.0 to 1.22.0 (#209)
  • 6535229 Bump go.uber.org/zap from 1.22.0 to 1.23.0 (#214)
  • 5c78f1d Bump golangci/golangci-lint-action from 2 to 3 (#236)
  • aa0296e Bump goreleaser/goreleaser-action from 2 to 3 (#235)
  • a9a104a Bump k8s.io/api from 0.25.2 to 0.25.3 (#243)
  • 2d3d2dc Bump k8s.io/client-go from 0.24.1 to 0.24.2 (#198)
  • 254f80e Bump k8s.io/client-go from 0.24.2 to 0.24.3 (#207)
  • e64a6ad Bump k8s.io/client-go from 0.24.3 to 0.24.4 (#211)
  • a6a7a02 Bump k8s.io/client-go from 0.24.4 to 0.25.0 (#216)
  • e98f196 Bump k8s.io/client-go from 0.25.0 to 0.25.1 (#224)
  • 8461adb Bump k8s.io/client-go from 0.25.1 to 0.25.2 (#231)
  • 4d2f23a Bump k8s.io/client-go from 0.25.2 to 0.25.3 (#242)
  • 607bbc3 Bump k8s.io/klog/v2 from 2.60.1 to 2.70.0 (#202)
  • 960d826 Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1 (#204)
  • 0f0592e Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 (#221)
  • 5cae925 Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 (#223)
  • 016b3bd Bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 (#201)
  • 66a8d18 Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 (#203)
  • e3b2911 Handle actions with dependabot
  • 9b40aeb Merge branch 'master' of github.com:bakito/k8s-event-logger-operator
  • 5cd503f Update actions
  • 9ea3b51 Update dependabot.yml
  • 00b94ab Update go.yml
  • dccc38d add helm readme
  • 15ff233 cleanup .golangci.yaml
  • 2d1517f controller runtime 0.13.0
  • 2ef12f3 update controller-gen
  • c6d086a update gopkg.in/yaml.v3 to v3.0.1