Add a new e2e test; fix some bugs/usability problems
This commit is contained in:
@@ -24,6 +24,6 @@ if [ ! -x $CLOUDCFG ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
detect-master
|
||||
detect-master > /dev/null
|
||||
|
||||
$CLOUDCFG -h https://${KUBE_MASTER_IP} $@
|
||||
|
Reference in New Issue
Block a user