Merge pull request #4492 from jlowdermilk/e2e

Cleanup resources after services/guestbook e2e tests.
This commit is contained in:
Alex Robinson
2015-02-17 12:04:46 -08:00
5 changed files with 51 additions and 25 deletions

View File

@@ -571,7 +571,7 @@ function kube-up {
local kubectl="${KUBE_ROOT}/cluster/kubectl.sh"
local context="${PROJECT}_${INSTANCE_PREFIX}"
local user="${INSTANCE_PREFIX}-admin"
local user="${context}-admin"
local config_dir="${HOME}/.kube/${context}"
# TODO: generate ADMIN (and KUBELET) tokens and put those in the master's