mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 03:38:15 +00:00
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