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

correctly handle error logging & custom authorizer assignment when ov… #243

Closed mh013370 closed 1 year ago

mh013370 commented 1 year ago

…erridden

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes #221
License Apache 2.0

What's in this PR?

Corrects issue introduced in #223

Why?

Checklist