Release 3.3.1

Release 3.3.1 of Cloudera Flow Management Operator for Kubernetes provides two observability improvements: NiFi custom resource status conditions that report the state of operator connectedness to the target NiFi and improved error surfacing for existing offloading conditions.

Improvements

Attempting nifi-client interactions with custom authorizer
Cloudera Flow Management Operator for Kubernetes now attempts a best effort connection to the NiFi cluster when custom authorizers are configured, setting status conditions on the NiFi resource explaining when the operator has insufficient permissions to perform its API heavy management of NiFi, such as process group or SSL Context Service creation.
Surfacing error texts encountered during offloading
Any errors encountered during offloading are now surfaced in the NiFi status conditions for easier discovery.