Add a new e2e test; fix some bugs/usability problems

This commit is contained in:
Daniel Smith
2014-06-13 16:26:38 -07:00
parent a40529b379
commit 5626703634
5 changed files with 103 additions and 27 deletions

View File

@@ -24,6 +24,6 @@ if [ ! -x $CLOUDCFG ]; then
exit 1
fi
detect-master
detect-master > /dev/null
$CLOUDCFG -h https://${KUBE_MASTER_IP} $@