Humio Operator 0.19.0 GA (2023-05-18)
Version? | Type? | Release Date? | Config.Changes? |
---|---|---|---|
0.19.0 | GA | 2023-05-18 |
This release removes automatic setting of
HUMIO_GC_OPTS
, disables
deprecated calls to the LogScale API, and adds support
for custom PriorityClass on pods. Due to the default changes to
the HUMIO_GC_OPTS
environment variable, upgrades of the operator to this version
will cause humio pods to be restarted. Additionally, there were
changes to certificates for TLS-enabled clusters, which upon
upgrade of the operator will also cause restarts of the humio
pods.
Fixed in this release
Other
Disable deprecated calls to the LogScale API.
Remove automatic setting of
HUMIO_GC_OPTS
. Relies on the defaults set by LogScale. It's still possible to setHUMIO_GC_OPTS
via environmentVariables.Support for PriorityClass.