Observability
Added
- Label resources with
application.giantswarm.io/team label.
Added
- Label resources with
application.giantswarm.io/team label.
Fixed
- Correct team and config annotations.
Fixed
- Add aws s3 endpoint and access key support.
Fixed
- Fix incorrect podsecuritypolicy api version.
Changed
- Upgrade upstream chart from version 6.24.1 to 6.31.0, and grafana from 8.4.2 to 9.0.1. This release includes a small set of breaking changes that you can check here.
This release also allows some existing values to be templetized (tpl function) and adds a bit more configurability options (e.g. network policies)
Fixed
- Set loki
config.auth_enabled to false by default.
Fixed
- startup crashloop due to incorrect initialDelay settings.
- Compatibility with Ingress v1 API
- Links in documentation
- Increase ingester probe initialDelay to 300 seconds
Changed
- Documentation minor updates and fixes
- Documentation: how to test your Loki deployment
- Update icon
Added
- Support update of silences.
Changed
- Dependencies updates, solves some of Nancy security alerts
- Set
startingDeadlineSeconds to 240 seconds to ensure it is scheduled and to avoid FailedNeedsStart events.