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
131 stars 45 forks source link

Fix update registry uri that was not working in NiFi 1.23.2 #305

Closed juldrixx closed 1 year ago

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

What's in this PR?

Fix to enable the operator to update a client registry in recent versions of NiFi (1.23.2).

Checklist

mh013370 commented 1 year ago

Does this necessitate a patch release?

juldrixx commented 1 year ago

It could I guess, will do it tomorrow.