weave-gitops
weave-gitops copied to clipboard
implement flux-installer package
To support the flux-exec
, another package, flux-installer
needs to be implemented.
It's going to 1. download the binary, 2. install the binary to a cache directory, 3. return an executable path for flux-exec
to use.