Humio Operator 0.10.0 GA (2021-07-08)

Version?Type?Release Date?Config.Changes?
0.10.0GA2021-07-08 

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

    • Sidecar now reuses HTTP connections when possible for communicating with the LogScale API

    • Operator now reuses HTTP connections when possible for communicating with the LogScale API