Releases: giantswarm/logging-operator
Releases · giantswarm/logging-operator
v0.21.0
v0.20.1
Fixed
- Fix invalid workload cluster pod logs selectors.
v0.20.0
Added
- Add support for customer log tenancy via pod logs.
v0.19.0
Removed
- Remove Loki datasource generation on CAPI.
v0.18.0
Changed
- Replace multi-tenant-proxy with ingress auth map on CAPI.
v0.17.0
Changed
- Use
giantswarm
tenant by default instead of cluster name.
v0.16.0
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
Added
- Enable VPA on alloy if the deployed alloy version supports it.
v0.15.1
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
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.