Skip to content

Releases: resmoio/kubernetes-event-exporter

v1.7

23 Feb 05:28
2668c43
Compare
Choose a tag to compare

What's Changed

  • Adds a makefile to ease builds/tests locally and adds a dockerignore file for faster docker builds by @ronaknnathani in #154
  • Improves leader election so that we don't lose events during leadership changes by @ronaknnathani in #153
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #149

Full Changelog: v1.6.1...v1.7

v1.6.1

21 Nov 13:31
c1455c0
Compare
Choose a tag to compare

What's Changed

  • fix: support to set kafka version by @bysph in #146

New Contributors

Full Changelog: v1.6...v1.6.1

v.1.6

17 Nov 22:01
ff7498c
Compare
Choose a tag to compare

What's Changed

  • Add owner references to EnhancedEvent, consolidate calls to apiserver, make cache size configurable and add metrics for reads by @ronaknnathani in #144
  • feat(loki): add support for custom headers by @btoic in #142

New Contributors

Full Changelog: v1.5...v1.6

v1.5

25 Oct 11:58
b892cb2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4...v1.5

v1.4

04 Aug 16:49
bbcbeeb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.4

v1.3

26 Jul 20:16
b336183
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v1.3

v1.2

21 Jul 08:31
Compare
Choose a tag to compare

What's Changed

  • Add more visibility for dropped events by @Evedel in #37
  • Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #60
  • Add Kustomize by @jameshearttech in #58
  • Consolidate metrics code in a single package, add metrics prefix config option by @Evedel in #55
  • feat: add dedot option to stdout and pipe sinks by @Redlinkk in #59
  • Add charts by @zhan9san in #54
  • Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #101
  • add checksum to deployment by @Lesss1 in #98
  • Update README.md by @hayk96 in #96
  • Config file for dependabot by @jylitalo in #88
  • Remove redundant returns by @jylitalo in #87
  • Adding firehose to config.example.yaml by @zviae in #93
  • "io/ioutil" has been deprecated by @jylitalo in #85
  • New probes and Kubernetes Service resource by @nlamirault in #82
  • go.mod: Update masterminds/sprig to v3 by @mrueg in #72
  • Adopt Pod Security Admission "restricted" policy by @superbrothers in #100
  • feat: improve error handling in teams sink for http error 429 response by @minchao in #94
  • Migrate yaml library from gopkg/yaml to goccy/yaml to expose config errors easier by @Evedel in #73
  • add loki receiver by @navidshariaty in #50
  • feat: Add GetString to slack sink config by @xonvanetta in #76
  • ineffectual assignment to err, if we don't check it by @jylitalo in #86
  • added capability to use elasticsearch datastreams by @jylitalo in #92
  • Revert "added capability to use elasticsearch datastreams" by @mustafaakin in #102
  • fixed kafka sinker initialization failure when the TLS certificate is invalid by @yanmxa in #80
  • Revert "fixed kafka sinker initialization failure when the TLS certificate is invalid" by @mustafaakin in #103
  • Update README.md by @shadowofmoo in #99
  • Fix "template: kubernetes-event-exporter/templates/_helpers.tpl:14:14… by @yuriscott in #108
  • Chart enchantments by @jkroepke in #97
  • Support setting the kubeconfig via flag and env variable by @fgksgf in #42
  • Refactoring labels and add ServiceMonitor resource by @nlamirault in #84

New Contributors

Full Changelog: v1.1...v1.2

kubernetes-event-exporter-0.4.2

21 Jul 08:06
Compare
Choose a tag to compare

Export Kubernetes events to multiple destinations with routing and filtering

kubernetes-event-exporter-0.4.1

21 Jul 08:01
Compare
Choose a tag to compare

Export Kubernetes events to multiple destinations with routing and filtering

kubernetes-event-exporter-0.4.0

21 Jul 07:48
Compare
Choose a tag to compare

Export Kubernetes events to multiple destinations with routing and filtering