cetic / helm-nifi

Helm Chart for Apache Nifi
Apache License 2.0
215 stars 228 forks source link

[cetic/nifi] Nifi 1.15 support #185

Closed zakaria2905 closed 2 years ago

zakaria2905 commented 3 years ago

Here we will track the 1.15.0 update of Nifi.

banzo commented 3 years ago

https://github.com/cetic/helm-nifi/pull/169#issuecomment-946695901

zakaria2905 commented 3 years ago

https://issues.apache.org/jira/browse/NIFI-8784 is slated for NiFi 1.15.0, so whenever the community decides that it's time to produce the new version

banzo commented 2 years ago

Some details on Log4shell vulnerability and Apache Nifi: https://exceptionfactory.com/posts/2021/12/14/evaluating-log4shell-and-apache-nifi/

mnp commented 2 years ago

The above linked nifi-8784 was resolved in July and upstream Nifi is up to 1.15.2 now. I'm wondering what is left to support it?

banzo commented 2 years ago

@mnp if you only need single user auth and no clustering, you can probably test what was done in #206.

If not, you can have a look at #218, maybe it is just a matter of changing the nifi image version to 1.15.3 in the config.

mnp commented 2 years ago

Thank you @banzo. I will look.

catalin-berestean commented 2 years ago

Hi guys, small question(might be trivial, but I'm new to this repo): were can I download the NiFi chart tar.gz with the 1.15.2 image already in ? because as the latest contains the 1.14.0 NiFi image. Thanks in advance!

gforeman02 commented 2 years ago

@banzo: could you clarify the status of this ticket? I can do a PR for incrementing to 1.15.3 but did not know if that was on hold for some reason.