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

adding service account to libvirt #17848

Merged

Conversation

sdminonne
Copy link
Contributor

No description provided.

@k8s-github-robot
Copy link

Labelling this PR as size/S

@k8s-github-robot k8s-github-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 26, 2015
@k8s-bot
Copy link

k8s-bot commented Nov 26, 2015

GCE e2e test build/test passed for commit 1affd2d72edab4710b072630a9dd95c564161fad.

@sdminonne
Copy link
Contributor Author

@zmerlynn have you time for this?

@sdminonne
Copy link
Contributor Author

@lavalamp @nikhiljindal may you have a look at this (feel free to reassign)?

@lavalamp lavalamp assigned derekwaynecarr and unassigned eparis Dec 3, 2015
@lavalamp
Copy link
Member

lavalamp commented Dec 3, 2015

Or maybe @liggitt?

@@ -51,6 +52,19 @@ function detect-nodes {
KUBE_NODE_IP_ADDRESSES=("${NODE_IPS[@]}")
}

function set_service_accounts {
SERVICE_ACCOUNT_KEY=${SERVICE_ACCOUNT_KEY:-"/tmp/kube-serviceaccount.key"}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will /tmp be writeable under normal circumstances?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This env is local dev environment. /tmp in general is writable (as in local cluster)

@derekwaynecarr
Copy link
Member

@lhuard1A can you take a pass on these changes as well?

@sdminonne sdminonne force-pushed the libvirt_service_account branch from 1affd2d to 87b516b Compare December 5, 2015 08:31
@sdminonne
Copy link
Contributor Author

@derekwaynecarr: removed NamespaceAutoProvision and @liggitt's feedback on double quoting. Squashed.

Waiting @lhuard1A feedback

@k8s-bot
Copy link

k8s-bot commented Dec 5, 2015

GCE e2e test build/test passed for commit 87b516bad786231f9d6f169ef5919e05533bc0d8.

@k8s-github-robot
Copy link

The author of this PR is not in the whitelist for merge, can one of the admins add the 'ok-to-merge' label?

@lhuard1A
Copy link

lhuard1A commented Dec 7, 2015

@derekwaynecarr : I had a look at @sdminonne’s change.
Everything looks reasonable to me.

@sdminonne sdminonne force-pushed the libvirt_service_account branch from 87b516b to ea1c97c Compare December 7, 2015 13:33
@k8s-github-robot
Copy link

Labelling this PR as size/M

@k8s-github-robot k8s-github-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 7, 2015
@k8s-bot
Copy link

k8s-bot commented Dec 7, 2015

GCE e2e build/test failed for commit ea1c97c.

@sdminonne
Copy link
Contributor Author

This failure is a flake. @liggitt @derekwaynecarr as soon you're OK may you re-run the tests? Thanks

@liggitt
Copy link
Member

liggitt commented Dec 7, 2015

@k8s-bot test this
@k8s-bot unit test this

@k8s-bot
Copy link

k8s-bot commented Dec 7, 2015

GCE e2e build/test failed for commit ea1c97c.

@sdminonne sdminonne closed this Dec 10, 2015
@sdminonne sdminonne reopened this Dec 10, 2015
@sdminonne
Copy link
Contributor Author

Reopened to have re-run tests

@sdminonne
Copy link
Contributor Author

@derekwaynecarr @liggitt can you help me with this? I'd like to have this merged

@derekwaynecarr derekwaynecarr added e2e-not-required lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Dec 10, 2015
@derekwaynecarr
Copy link
Member

@sdminonne - LGTM, tagged, and marked e2e-not-required get through the queue.

@sdminonne
Copy link
Contributor Author

@derekwaynecarr thanks

@wojtek-t
Copy link
Member

@k8s-bot test this please

@k8s-bot
Copy link

k8s-bot commented Dec 10, 2015

GCE e2e test build/test passed for commit ea1c97c.

@wojtek-t
Copy link
Member

@k8s-bot unit test this please

1 similar comment
@wojtek-t
Copy link
Member

@k8s-bot unit test this please

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Dec 11, 2015
@k8s-github-robot k8s-github-robot merged commit abf9a90 into kubernetes:master Dec 11, 2015
@sdminonne sdminonne deleted the libvirt_service_account branch December 11, 2015 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.