• 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
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...