Skip to content

Releases: giantswarm/logging-operator

v0.21.0

03 Feb 10:24
a3f2890
Compare
Choose a tag to compare

Added

  • Add namespace, pod, and container log label on logs coming from PodLogs

Fixed

  • Fix the job label in logs, by removing the associated relabeling rule.

v0.20.1

30 Jan 08:48
f8d95c0
Compare
Choose a tag to compare

Fixed

  • Fix invalid workload cluster pod logs selectors.

v0.20.0

14 Jan 13:03
289b923
Compare
Choose a tag to compare

Added

  • Add support for customer log tenancy via pod logs.

v0.19.0

07 Jan 14:31
0013a12
Compare
Choose a tag to compare

Removed

  • Remove Loki datasource generation on CAPI.

v0.18.0

07 Jan 13:13
bb25ad8
Compare
Choose a tag to compare

Changed

  • Replace multi-tenant-proxy with ingress auth map on CAPI.

v0.17.0

07 Jan 10:29
46de469
Compare
Choose a tag to compare

Changed

  • Use giantswarm tenant by default instead of cluster name.

v0.16.0

26 Nov 09:55
0ade0b4
Compare
Choose a tag to compare

Added

  • Add kubernetes events logging in Alloy.
  • Add support for Private CAs in alloy logs.
  • Add KubeEventsLogger option and related methods in loggedCLuster package.
  • Add events-logger flag in the operator.
  • Add toggle for events-logger in observability-bundle configmap.
  • Add tests for alloy-events in events-logger-config.

Changed

  • Disable grafana agent usage data reporting.
  • Move Grafana-Agent config to a template instead of go structs.

Fixed

  • Fix logging-config unit tests

v0.15.2

13 Nov 09:13
628e7ff
Compare
Choose a tag to compare

Added

  • Enable VPA on alloy if the deployed alloy version supports it.

v0.15.1

04 Nov 13:26
99bbbaa
Compare
Choose a tag to compare

Fixed

  • Fixes the current version that enabled alloy-logs as the new secret mechanism only works with alloy 0.4.0 which is is the observability bundle 1.6.0

v0.15.0

31 Oct 14:46
a31e446
Compare
Choose a tag to compare

Changed

  • Reconcile clusters when the observability bundle version changes.

Fixed

  • Disable crd installation from grafana agent as this is causing issues with the new v29 releases.