Closed moio closed 2 weeks ago
The changes seem solid so far, what mechanism did you have in mind for distributing dartboard itself (docker images)?
Plain executable (like kubectl) and possibly docker image
kubectl was fully adapted, helm too, k6 dropped.
Last one standing will be tofu. There question is: does it make sense to keep the tfexec baggage around or not?
Intent is to reduce the dependencies of dartboard to docker alone (and only in case the k3d backend is in use, otherwise no dependencies at all).
Summary of changes:
make
to download interesting binariesLast step is the biggest change, WIP.