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 committed Mar 12, 2015
1 parent 4420e04 commit b02188b
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 @@ -360,6 +360,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 b02188b

Please sign in to comment.