Skip to content

Commit

Permalink
Actually update binaries during kube-push
Browse files Browse the repository at this point in the history
This was a dumb mistake during a re-factor of configure-vm. I tested
this early, re-factored the tail of this file, spot checked kube-push
and failed to test kube-push properly. My bad.

Fixes kubernetes#5361. Fixes kubernetes#5408.
  • Loading branch information
zmerlynn authored and akram committed Apr 4, 2015
1 parent 63c7145 commit 48c5fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/gce/configure-vm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ else
ensure-install-dir
set-kube-env
create-salt-pillar
download-release
run-salt
echo "== kube-push node config done =="
fi

0 comments on commit 48c5fde

Please sign in to comment.