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/container: Move Prober/HandlerRunner interface to container/help... #7185

Merged
merged 1 commit into from
Apr 22, 2015

Conversation

yifan-gu
Copy link
Contributor

...ers.go

This enables us to pass them to container runtime as parameters.

…elpers.go

This enables us to pass them to container runtime as parameters.
@yifan-gu
Copy link
Contributor Author

@dchen1107 @vmarmol

@vmarmol
Copy link
Contributor

vmarmol commented Apr 22, 2015

LGTM

@yifan-gu
Copy link
Contributor Author

Alternatively, we can create two packages under kubelet for both. Both work for me, but this one is somehow 'cheaper' IMO so I take it for now.

/cc @yujuhong

vmarmol added a commit that referenced this pull request Apr 22, 2015
kubelet/container: Move Prober/HandlerRunner interface to container/help...
@vmarmol vmarmol merged commit a0cc7c2 into kubernetes:master Apr 22, 2015
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

4 participants