What's Changed
New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:5.0.0
|
fluentd | ghcr.io/kube-logging/fluentd:v1.17-5.0-full
|
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=5.0.0
Breaking Changes
New Features
- feat(gha): provide crds subchart as oci artifact by @csatib02 in #1861
- feat: add option to cleanup stuck finalizers by @csatib02 in #1873
- feat: add TC migration option by @csatib02 in #1876
Enhancements
- feat: add syslogng flow-output validation by @csatib02 in #1871
- feat: support enable ipv6 by @withlin in #1870
- feat: make fluentbit pause on chunks overlimit configurable by @csatib02 in #1881
- feat: support rdkafka2 options by @withlin in #1875
- feat: force HotReload after grace period instead of blocking indefinitely by @pepov in #1886
Dependency and image updates
- chore(deps): bump deps by @csatib02 in #1865
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /e2e by @dependabot in #1879
- feat: upgrade renovate config by @csatib02 in #1883
- fix: mk deps by @csatib02 in #1884
- chore(deps): update all dependencies by @renovate in #1851
Bug fixes
- fix: image signing by @csatib02 in #1854
- fix: image-signing by @csatib02 in #1855
- fix: prometheus rule overrides swaps whole list by @csatib02 in #1860
- fix: re-introduce scc by @csatib02 in #1862
- fix: long generated names by @csatib02 in #1863
- fix: nil ptr panic on empty secrets slice during cfg-check by @csatib02 in #1867
- fix: make workload meta overrides not required by @csatib02 in #1868
Documentation
Other Changes
- chore: use consts instead of literals by @csatib02 in #1858
- chore: lint dockerfile by @aslafy-z in #1869
New Contributors
Full Changelog: 4.11.0...5.0.0