Humio Operator 0.25.0 GA (2024-09-17)

Version?Type?Release Date?Config.Changes?
0.25.0GA2024-09-17 

Adds new HumioBootstrapToken type for the operator to authenticate to the cluster, requirement for non-empty resource names, testing improvements. Removes the auth sidecar container. Note that upgrading to this version will cause all humio pods to restart.

Fixed in this release

  • Other

    • Includes support for the HumioBootstrapToken, which sets BOOTSTRAP_ROOT_TOKEN_HASHED on the humio pods which is then used by the operator for authentication to the cluster. This removes the need for the auth sidecar container as well as the auth serivce account. The authServiceAccountName field is now deprecated.

    • Various improvements to testing.

    • Require non-empty names for resources such as Actions, Aggregate Alerts, Alerts, FilterAlerts, IngestTokens, Parsers, ScheduledSeaches, Views.