New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:4.11.0
|
fluentd | ghcr.io/kube-logging/fluentd:v1.16-4.11-full
|
axosyslog | ghcr.io/axoflow/axosyslog:4.9.0
|
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=4.10.0
What's Changed
This is the last v4 release as there are backwards incompatible changes coming that will require a major version bump.
New Features
Enhancements
- feat: add image and chart signing by @csatib02 in #1821
- feat: enable adding annotations and labels to pvcs by @csatib02 in #1827
- feat: enhance buffer-metrics sidecar by @csatib02 in #1826
- feat: install CRDs from a subchart by @cmontemuino in #1832
- expose fluentd metrics also on IPv6 by @JensErat in #1836
- OpenSearch remove_keys parameter support by @kampka in #1828
- Possibility to add strategy and topologySpreadConstraints to the operator by @karloramone in #1840
- fluentbit ipv6 listen address by @eumel8 in #1844
Dependency and image updates
- chore(deps): update all dependencies by @renovate in #1816
- chore(pkg): update AxoSyslog image to 4.9.0 by @MrAnno in #1849
- chore(deps): update all dependencies by @renovate in #1841
Bug fixes
- chore: resolve e2e test result conflict by @csatib02 in #1820
- fix: adjust kustomize config for latest version by @csatib02 in #1822
- fix(syslogng_servicemonitor): add missing fields from syslogng-spec by @csatib02 in #1831
Documentation
Testing
Other Changes
- chore: drop codeql workflow by @csatib02 in #1824
- chore(CI): Use AWS ECR location for trivy DBs by @OverOrion in #1848
- Forward port changes from release 4.10 by @pepov in #1847
- Prepare for release 4.11 by @pepov in #1846
New Contributors
- @csatib02 made their first contribution in #1820
- @JensErat made their first contribution in #1836
- @kampka made their first contribution in #1828
Full Changelog: 4.10.1...4.11.0