fluvio icon indicating copy to clipboard operation
fluvio copied to clipboard

CI - Separate k8 image load from build script

Open tjtelan opened this issue 2 years ago • 0 comments

Based on this comment https://github.com/infinyon/fluvio-connectors/issues/125#issuecomment-1024468529

The script we use for building and loading k8 images needs to be split up so we can re-use the loading script in other projects

This is the section I think needs to be factored out

https://github.com/infinyon/fluvio/blob/64bc5f11c46500aa3d05e352c2591f492ae69084/k8-util/docker/build.sh#L40-L58

tjtelan avatar Jan 28 '22 20:01 tjtelan