Humio Operator 0.20.0 GA (2023-09-06)

Version?Type?Release Date?Config.Changes?
0.20.0GA2023-09-06 

Fixed in this release

  • Other

    • Bump humio/cli dependency to use new graphql library.

    • Add support for role-permissions.json file and mark use of view-group-permissions.json as deprecated. Official docs on the feature: Set Up Roles in a File

    • Skip creating a Kubernetes service for node pools of size 0.

    • Include all environment variable sources when getting environment variable sources. Prior to this, changes to environment variable sources were only detected using the first entry found, causing no changes to be detected if there is multiple of them.

    • Bump version with automatic partition management on by default to 1.89.0, and skip automatically configuring ZooKeeper node UUID URL for new LogScale versions.

    • Change default nodeCount from 3 to 0. This means the user now has to explicitly set the desired nodeCount instead of relying on a default value.