• Kubernetes Submit Queue's avatar
    Merge pull request #29947 from ixdy/go-bindata-cross-image · 3e5b40d9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Install go-bindata in cross-build image
    
    Another follow-up to #25584.
    
    We need `go-bindata` to create `test/e2e/generated`, and downloading it with `go get` at build time is painful for a variety of reasons. We can just include it in the cross-build image and not worry about it, especially as it updates very infrequently.
    
    This fixes `hack/update-generated-protobuf.sh` as well.
    
    cc @jayunit100 @soltysh 
    3e5b40d9
Name
Last commit
Last update
..
build-image Loading commit data...
debian-iptables Loading commit data...
kube-dns Loading commit data...
pause Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
common.sh Loading commit data...
copy-output.sh Loading commit data...
json-extractor.py Loading commit data...
make-build-image.sh Loading commit data...
make-clean.sh Loading commit data...
make-release-notes.sh Loading commit data...
push-ci-build.sh Loading commit data...
push-devel-build.sh Loading commit data...
push-federation-images.sh Loading commit data...
push-official-release.sh Loading commit data...
release.sh Loading commit data...
run.sh Loading commit data...
shell.sh Loading commit data...
util.sh Loading commit data...
versionize-docs.sh Loading commit data...