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

kubelet/rkt: Add RunPod() for rkt. #7589

Merged
merged 1 commit into from May 1, 2015
Merged

Conversation

yifan-gu
Copy link
Contributor

@vmarmol @dchen1107 @jonboulle @bakins

This has a dependency on some previous PR, (makePodServiceFileName).

Thanks you!

}

// Save the unit file under systemd's service directory.
// TODO(yifan) Garbage collect 'dead' serivce files.
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: service

@vmarmol
Copy link
Contributor

vmarmol commented Apr 30, 2015

Looks good, we should wait for the deps to go in first though :)

@yifan-gu
Copy link
Contributor Author

yifan-gu commented May 1, 2015

@vmarmol Rebased. Think still will conflict with others (for the import path)

@vmarmol
Copy link
Contributor

vmarmol commented May 1, 2015

LGTM, it may be okay alongside #7553

@yifan-gu
Copy link
Contributor Author

yifan-gu commented May 1, 2015

I feel it will conflict on the kubecontainer import :(
Will do rebase then.

vmarmol added a commit that referenced this pull request May 1, 2015
kubelet/rkt: Add RunPod() for rkt.
@vmarmol vmarmol merged commit d8d6e84 into kubernetes:master May 1, 2015
@yifan-gu yifan-gu deleted the rkt_runpod branch May 7, 2015 17:28
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.

None yet

3 participants