flux-framework / flux-operator

Deploy a Flux MiniCluster to Kubernetes with the operator
https://flux-framework.org/flux-operator/
MIT License
31 stars 8 forks source link

add support for custom flux install #167

Closed vsoch closed 1 year ago

vsoch commented 1 year ago

flux is normally found on the path, but in the case of the hard coded paths for the imp and other associated files, we should allow the minicluster crd to customize the location.

This will close #166

vsoch commented 1 year ago

I have no idea why this is working now - I changed nothing. I'm going to just take the win, because the code LGTM.