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
135 stars 46 forks source link

Added unit tests for v1 <---> v1alpha1 api conversions #201

Closed mh013370 closed 1 year ago

mh013370 commented 1 year ago
Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

Unit tests!

I also corrected the jwt import to use the golang version instead of the other vulnerable one.