Release 3.2.1

Learn about the new features and notable changes in release 3.2.1 of Cloudera Flow Management Operator for Kubernetes.

New features

Configurable NiFi security context.

Provides the ability to customize the Pod and Container security contexts for pods in the Nifi and NifiRegistry custom resources.

For more information, see Security context configuration for Nifi and Security context configuration for NifiRegistry.

Support restrictive Pod Security Standard out-of-the-box

The default security context on NiFi Pods now aligns with the requirements to fit the restricted Pod Security Standard.

Fixed issues

CFMOP-143 Routes and Connection conflict across namespaces

When two Nifi custom resources, in different namespaces, have the same name, there is a conflict that occurs in the Cloudera Flow Management Operator for Kubernetes that results in the Services and Routes created to serve the Connection being terminated continuously.