• Kubernetes Submit Queue's avatar
    Merge pull request #41987 from sttts/sttts-verify-staging-client-go-unify-with-copy-sh · 8124705c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 42044, 41694, 41927, 42050, 41987)
    
    Simplify and fix hack/{verify,update}-staging-{client-go,godeps}.sh
    
    - merge `hack/{verify,update}-staging-client-go.sh`
    - pin godep with shared code
    - remove godep-restore completely from the process and replace with a simple check that godeps are restored
    - add safety check in `staging/copy.sh` that there is no lingering `k8s.io/apimachinery` in the GOPATH which would lead to inconsistent client-go builds (!)
    - check that all these scripts only operate in a clean working dir.
    8124705c
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
README.md Loading commit data...
copy.sh Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...