minikube/hack/godeps
Matt Rickard 9433a90888 Fix godep-* hack scripts for 1.7
* Added a godep-update-k8s script for upgrading.
$ KUBE_VERSION ./hack/godeps/godep-update-k8s.sh

* Added client-go version ldflags to localkube and minikube.  The
version package is now split in both kubernetes and client-go, so we
need to supply both ldflags.

* Change cross builds to use BUILD_IN_DOCKER

* Add a patch for kube-proxy
The setup of kube-proxy recently changed, making the registering of the
component config a fatal error instead of a warning.  This patch
reverts it to be a warning, which is a no-op for us anyways since we
don't supply a config file.
2017-07-13 09:16:43 -07:00
..
godep-restore.sh Fix godep-* hack scripts for 1.7 2017-07-13 09:16:43 -07:00
godep-save.sh Fix godep-* hack scripts for 1.7 2017-07-13 09:16:43 -07:00
godep-update-k8s.sh Fix godep-* hack scripts for 1.7 2017-07-13 09:16:43 -07:00
godeps-json-updater.go Fix godep-* hack scripts for 1.7 2017-07-13 09:16:43 -07:00
upgrade-k8s.sh Add script to automate localkube upgrades 2017-05-11 13:30:33 -07:00
utils.sh Fix godep-* hack scripts for 1.7 2017-07-13 09:16:43 -07:00