Humio Operator 0.13.0 GA (2021-11-09)
| Version? | Type? | Release Date? | Config.Changes? |
|---|---|---|---|
| 0.13.0 | GA | 2021-11-09 |
This release bumps the default helper container image, which
will cause cluster pods to be recreated when the operator gets
upgraded in order to leverage the new helper image tag. If
recreation of pods is undesired it is possible to lock the
helper image by setting
helperImage in the
HumioCluster resource
to the current version before upgrading the operator. If the
helper image tag gets locked, we recommend removing this
explicit helper image tag during the next LogScale
cluster upgrade.
Fixed in this release
Other
Fixes multiple bugs where the controller performs unnecessary reconciles resulting in high CPU usage
Fixes bug where a HumioView is updated on every reconcile even when it hasn't changed (credit: Crevil)