Skip to content

Releases: giantswarm/logging-operator

v0.1.3

18 Oct 14:04
c1de23b
Compare
Choose a tag to compare

Changed

  • Configure correct app depending on observability-bundle version.

v0.1.2

17 Oct 14:32
7b825e3
Compare
Choose a tag to compare

Fixed

  • Revert support for observability-bundle 1.0.0.

v0.1.1

17 Oct 12:20
dcbf602
Compare
Choose a tag to compare

Added

  • Add support for observability-bundle 1.0.0.

v0.1.0

17 Oct 07:46
918fcff
Compare
Choose a tag to compare

Changed

  • Only workload clusters release >= v19.1.0 can enable logging.
  • each cluster has a dedicated user
  • each cluster sends data as a different tenant
  • update logging-credentials secret format

v0.0.7

03 Oct 09:19
5b1c30e
Compare
Choose a tag to compare

Added

  • Audit logs in promtail config.
  • Add condition for PSP installation in helm chart.

Changed

  • Logs labels updated to ease navigation.

v0.0.6

28 Sep 08:43
a90f8aa
Compare
Choose a tag to compare

Fixed

  • Ensure we do not delete observability-bundle user configs for workload clusters.

v0.0.5

20 Sep 09:06
62ca754
Compare
Choose a tag to compare

Added

  • Scrape logs from kube-system and giantswarm namespaces only for WC clusters.

v0.0.4

18 Sep 10:06
a4dd98d
Compare
Choose a tag to compare

Changed

  • Adapted code to handle promtail deployment in WCs.

v0.0.3

27 Jul 12:11
8bdd4cd
Compare
Choose a tag to compare

Fixed

  • Add missing RBAC access to apps/deployment resources.

v0.0.2

26 Jul 12:41
8373fdc
Compare
Choose a tag to compare

Added

  • promtail-config reconciler: creates promtail-config as extra-values.

Changed

  • Push app to aws-app-catalog
  • Commented reconcilers creation for Vintage WC and CAPI clusters - not supported yet.
  • image tag is defined from chart version

Fixed

  • PSP permissions to update app
  • fix CODEOWNERS