Humio Operator 0.20.1 GA (2023-11-16)

Version?Type?Release Date?Config.Changes?
0.20.1GA2023-11-16 

Fixed in this release

  • Other

    • Small fix for helm chart when trying to define operator.nodeSelector in the values.yaml file.

    • There is a fix for updating connections for a HumioView resource.

    • The baked in logic for OpenShift SecurityContextContaints was removed, as it's been stale for a while and isn't being covered by the tests.

    • Fix bug where we tried updating ServiceAccount annotations before the ServiceAccount was created.

    • Fix bug where pods were restarted in a rolling fashion when updateStrategy was set to ReplaceAllOnUpdate and the change did not include a version upgrade.

    • Minimum logscale version was bumped to 1.100.0.

    • Various dependency upgrades for fixing various deprecations. Most notably an issues which bumps the helper image, which will cause all pods to get restarted to update them to use the new helper image.