Drop support for --gce-service-account, require activated creds

This commit is contained in:
Erick Fejta
2016-07-11 14:47:04 -07:00
parent f6d7e5c614
commit fe8578db80
4 changed files with 1 additions and 14 deletions

View File

@@ -112,7 +112,6 @@ export PATH=$(dirname "${e2e_test}"):"${PATH}"
--provider="${KUBERNETES_PROVIDER}" \
--gce-project="${PROJECT:-}" \
--gce-zone="${ZONE:-}" \
--gce-service-account="${GCE_SERVICE_ACCOUNT:-}" \
--gke-cluster="${CLUSTER_NAME:-}" \
--kube-master="${KUBE_MASTER:-}" \
--cluster-tag="${CLUSTER_ID:-}" \