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
126 stars 44 forks source link

update operator-sdk to v1.25.2 #205

Closed mh013370 closed 1 year ago

mh013370 commented 1 year ago
Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes #203
License Apache 2.0

What's in this PR?

Updates operator-sdk to v1.25.2 and applies all migrations documented in the operator-sdk guide here:

https://sdk.operatorframework.io/docs/upgrading-sdk-version/

Why?

To keep operator-sdk up to date

Checklist