konpyutaika / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://konpyutaika.github.io/nifikop/
Apache License 2.0
125 stars 42 forks source link

Change default sensitive algorithm #290

Closed juldrixx closed 1 year ago

juldrixx commented 1 year ago
Q A
Bug fix? no
New feature? no
API breaks? yes
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Change of the default sensitive algorithm in the nifi.properties file.

Why?

The old one is deprecated since NiFi 1.14.0 and causes quite a few error logs.

Checklist