Releases: giantswarm/logging-operator
Releases · giantswarm/logging-operator
v0.1.3
Changed
- Configure correct app depending on observability-bundle version.
v0.1.2
Fixed
- Revert support for observability-bundle 1.0.0.
v0.1.1
Added
- Add support for observability-bundle 1.0.0.
v0.1.0
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
Added
- Audit logs in promtail config.
- Add condition for PSP installation in helm chart.
Changed
- Logs labels updated to ease navigation.
v0.0.6
Fixed
- Ensure we do not delete observability-bundle user configs for workload clusters.
v0.0.5
Added
- Scrape logs from kube-system and giantswarm namespaces only for WC clusters.
v0.0.4
Changed
- Adapted code to handle promtail deployment in WCs.
v0.0.3
Fixed
- Add missing RBAC access to apps/deployment resources.
v0.0.2
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