Skip to content

Release v1.10.3

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 05 Jul 14:23
· 455 commits to main since this release
48ad438

Logging Core Module Release 1.10.3

Welcome to the latest release of logging module of Kubernetes Fury Distribution maintained by team
SIGHUP.

This is a patch release fixing fluent-bit stale token problem. Up until Kubernetes 1.20, Service Accounts did NOT expire.
From K8s 1.21, Service Accounts are set to expire. This will cause applications using expired tokens to stop working.

💡 Please refer the release notes of the minor version
v1.10.3
if you are upgrading from a version < v1.10.3

Component Images 🚢

Component Supported Version Previous Version
elasticsearch v7.16.2 No update
kibana v7.16.2 No update
cerebro v0.9.4 No update
curator v5.8.4 No update
fluentd v1.14.2 No update
fluent-bit v1.9.5 v1.8.10

Please refer the individual release notes to get a detailed info on the releases.

Update Guide 🦮

Process

The only package that was upgraded in this patch release is fluentd. To upgrade the package run:

kustomize build katalog/fluentd | kubectl apply -f -