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

Add cross-platform docker builds #218

Closed mh013370 closed 1 year ago

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

What's in this PR?

PR #205 made cross-platform docker image builds possible. This PR makes the nifikop docker image published cross-platform following the below docs:

Why?

To enable running nifikop on multiple architectures.

Checklist

mh013370 commented 1 year ago

@juldrixx Please hold on merging this. I've just noticed that we are no longer generating manifests prior to building the image with this change.

mh013370 commented 1 year ago

Okay this is good to go. I re-verified that cross-platform images are built :)

juldrixx commented 1 year ago

The build failed after the merged see