Open
Description
openedon Feb 4, 2020
From https://github.com/gardener/gardener-extensions/issues/122
All
make
commands require various dev resources to be available:
golang
helm
- various
gnu
utils such astar
,gzip
,tr
,base64
,cut
,find
,grep
,xargs
.gingo
- linters.
I think that the most reasonable way to get reproducible builds and things such as
make generate
is to run those commands in a pre-build container image.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment