From a fresh clone of the repo, upon running make release
I greeted with this error:
./hack/run-in-gopath.sh: line 33: _output/bin/deepcopy-gen: Permission denied
!!! Error in ./hack/run-in-gopath.sh:33
'"${@}"' exited with status 1
Call stack:
1: ./hack/run-in-gopath.sh:33 main(...)
Exiting with status 1
make: *** [Makefile.generated_files:201: gen_deepcopy] Error 1
A bunch of stuff changed with the build recently, so please first try 'sudo make clean' and if you still get errors, let me know.