Humio Operator 0.12.0 GA (2021-10-11)

Version?Type?Release Date?Config.Changes?
0.12.0GA2021-10-11 

Fixed in this release

  • Other

    • Updates cert manager api to use cert-manager.io/v1 instead of cert-manager.io/v1beta1

    • Adds feature to specify secret references for certain fields of HumioAction resources (credit: Crevil)

    • Fixes a number of conflicts where the operator attempts to update old versions of resources it manages

    • Fixes issue where the operator may become stuck when the LogScale cluster does not respond to requests

    • Fixes issue where the livenessProbe and readinessProbe on the LogScale pods may fail and cause a cascading failure

    • Adds feature to pull the value of LogScale pod's environment variables from a configmap or secret

    • Adds a startupProbe to the LogScale pods

    • Mounts the LogScale pod's tmp volume under the same container mount that is used for the humio-data directory (applies to LogScale versions 1.33.0+)

    • Adds feature to pull the value of a LogScale image from a configmap