Use -ldflags to set git commit version

This commit is contained in:
Clayton Coleman
2014-08-25 09:21:03 -04:00
parent 0a06de63dc
commit 9336373857
6 changed files with 33 additions and 72 deletions

View File

@@ -27,10 +27,6 @@ INSTANCE_PREFIX=$1
KUBE_DIR=$SCRIPT_DIR/..
# First ensure the version pkg is complete and is up to date
HACK_DIR=$KUBE_DIR/hack
$HACK_DIR/version-gen.sh
# Next build the release tar. This gets copied on to the master and installed
# from there. It includes the go source for the necessary servers along with
# the salt configs.