What's Changed
New or updated images
component | image |
---|---|
operator | ghcr.io/kube-logging/logging-operator:5.1.1
|
pause | registry.k8s.io/pause:3.9
|
fluentd | ghcr.io/kube-logging/logging-operator/fluentd:5.1.1-full
|
fluent-bit | docker.io/fluent/fluent-bit:3.2.5
|
syslog-ng-reload | ghcr.io/kube-logging/syslogng-reload:v1.6.0
|
config-reloader | ghcr.io/kube-logging/config-reloader:v0.0.7
|
fluentd-drain-watch | ghcr.io/kube-logging/fluentd-drain-watch:v0.2.4
|
buffer-volume-metrics | ghcr.io/kube-logging/node-exporter:v0.9.0
|
axosyslog exporter | ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.9
|
Install with helm
helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=5.1.1
Enhancements
- feat(http): add support for new available parameters by @iasha102 in #1899
- feat: add sync-period to control resync if needed, add debug log to see when resync happened by @pepov in #1902
- feat(config-reloader): enable setting graceful reload webhook by @csatib02 in #1919
- feat(chart): enable defining multiple hosttailers by @csatib02 in #1918
- feat(ci-e2e): build images in parallel by @csatib02 in #1922
- Fine tune watch selectors for less memory usage by @pepov in #1929
Dependency and image updates
- chore: remove dependabot by @csatib02 in #1895
- chore(deps): update module github.com/docker/docker to v26.1.5+incompatible [security] by @renovate in #1896
- fix: use fully qualified images by @csatib02 in #1906
- chore(images): pull in fluentd image build by @csatib02 in #1907
- chore(config): migrate renovate config by @renovate in #1921
- chore(deps): enable fluentd gem bumps for renovate by @csatib02 in #1925
- fix: add 'ruby-bigdecimal' to solve 'Oj is not installed, and falling… by @sebastiangaiser in #1926
- chore(deps): update all dependencies by @renovate in #1889
- chore: bump fluentbit image by @csatib02 in #1934
- fix: deprecated k8s.gcr.io registry with old version by @csatib02 in #1933
- chore: bump dependecy images by @csatib02 in #1935
- chore(deps): update all dependencies by @renovate in #1931
Bug fixes
- fix: add missing roles to grant the use of scc to workloads by @pepov in #1893
- chore: remove enabledNamespaces field by @csatib02 in #1917
- fix(validation-reconciler): correct output and flow status report by @csatib02 in #1920
- fix(ci-release): version info by @csatib02 in #1927
- fix: cache overwrite by @csatib02 in #1937
- fix watch namespace for secrets and cluster resources by @pepov in #1938
New Contributors
Full Changelog: 5.0.1...5.1.1