Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not depend on metadata server for auth #28794

Merged
merged 1 commit into from Jul 11, 2016
Merged

Conversation

fejta
Copy link
Contributor

@fejta fejta commented Jul 11, 2016

If GCE_SERVICE_ACCOUNT is set then ginkgo-e2e.sh sets --gce-service-account=$GCE_SERVICE_ACCOUNT, which causes tests to use the metadata server for the account, which we do not want.

https://github.com/kubernetes/kubernetes/blob/master/hack/ginkgo-e2e.sh#L115

This causes e2e tests to blow up after starting the cluster: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/20006/

@k8s-github-robot
Copy link

Labelling this PR as size/XS

@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note-label-needed labels Jul 11, 2016
@fejta fejta added release-note-none Denotes a PR that doesn't merit a release note. and removed release-note-label-needed labels Jul 11, 2016
@spxtr
Copy link
Contributor

spxtr commented Jul 11, 2016

LGTM

@maisem manual merge is a good idea here.

@maisem maisem merged commit fa663e3 into kubernetes:master Jul 11, 2016
@fejta fejta deleted the auth branch July 11, 2016 20:25
@fejta
Copy link
Contributor Author

fejta commented Jul 11, 2016

So far so good!

@k8s-bot
Copy link

k8s-bot commented Jul 11, 2016

GCE e2e build/test passed for commit 41a23d6.

@fejta
Copy link
Contributor Author

fejta commented Jul 11, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants