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

Fixes #1612 kubelet should fail to start if it cannot create rootDir #2132

Merged
merged 1 commit into from
Nov 3, 2014

Conversation

erikstmartin
Copy link
Contributor

As mentioned in the ticket, kubelet will fail to start if it cannot create the rootDir.

I have a golang CLA if that will work for k8s as well.

@thockin
Copy link
Member

thockin commented Nov 3, 2014

Unsurprisingly this broke tests that don't run as root. Can you fix up the failing tests to pass root=/tmp/kubelet.$$ or something?

@dchen1107
Copy link
Member

Can you squash your commits into one?

@erikstmartin
Copy link
Contributor Author

Done. I was itching to do that but I didn't know if you wanted all the commits as part of the commentary in the issue.

@dchen1107
Copy link
Member

I couldn't find you from our internal cla database using your github id: erikstmartin. Which id are you using? Or do you have a company?

@erikstmartin
Copy link
Contributor Author

I haven't submitted a CLA directly for k8s, I do have one for golang though, i'm assuming it's under my email address alakriti@gmail.com

@bgrant0607
Copy link
Member

Found CLA under that email address. Thanks.

dchen1107 added a commit that referenced this pull request Nov 3, 2014
Fixes #1612 kubelet should fail to start if it cannot create rootDir
@dchen1107 dchen1107 merged commit 2d92305 into kubernetes:master Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants