Humio Operator 0.22.0 GA (2024-06-25)
Version? | Type? | Release Date? | Config.Changes? |
---|---|---|---|
0.22.0 | GA | 2024-06-25 |
This is a small release and mostly fixes a few smaller bugs, leverages the LogScale parser V2 API and a handful of changes to how the operator itself is built and tested.
Fixed in this release
Other
Assume latest version of LogScale cluster pods if image tag cannot be properly parsed.
Fix bug where targetPort for Kubernetes Service object was not set to the container port of LogScale cluster pods.
Fix bug that caused parser update calls when a HumioParser custom resource did not contain any value for TagFields or TestData.
Use the new LogScale parser V2 API when creating and updating parsers.