Skip to content

Releases: kubesphere/kube-events

v0.9.0

30 Jun 02:25
e690850

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

23 Jan 08:36
3501297

Choose a tag to compare

What's Changed

New Contributors

v0.7.0

08 Nov 10:16
7f01d76

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Feb 09:37
38509a4

Choose a tag to compare

Enhancement

  • Support to mount additional volumes to Exporter and Ruler deployments. (#64, @junotx)
  • Clean metadata.managedFields in exported events which is quite verbose and generally useless for event analysis. (#65, @junotx)

v0.5.0

30 May 11:26
952704b

Choose a tag to compare

Enhancement

  • Add CI tasks to build images automatically. (#32, @wenchajun)
  • Add env to Exporter and Ruler CRDs to set TZ environment variable, and remove default host time mounts. (#37, @ctrought)
  • Add finalizers update permission to Exporter and Ruler CRDs, to fix permisson error on OCP. (#37, @ctrought)

Bugfix

  • Fix that nodeSelector specified by Exporter does not work. (#33, @lgy1027)
  • Fix cve vulnerabilities. (#38, @junotx)

v0.4.0

24 Feb 13:39
da9fab7

Choose a tag to compare

  • Add support for alerts out to multiple alertmanager clusters. #24
  • Add ruler stdout sink to helm chart. #25

v0.3.1

06 Jan 07:02
cd58eaa

Choose a tag to compare

  • Fix closure variables. #23

v0.3.0

28 Oct 08:24
e97ce52

Choose a tag to compare

  • Upgrade all CRDs to apiextensions.k8s.io/v1. #14
  • Upgrade admission webhooks to admissionregistration.k8s.io/v1. #16
  • Expose affinity, tolerations, nodeSelector as configurable items for CRDs Exporter and Ruler. #17

v0.2.0

22 Oct 07:22
11a1537

Choose a tag to compare

  • Fix the bug of sending alert to alertmanger
  • Add times limit of alert and notification sending failures

v0.1.0

25 Aug 09:57
ccb653e

Choose a tag to compare

Merge pull request #8 from junotx/master

sync crd descriptions