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/metrics: Move instrumented_docker.go to dockertools. #7327

Merged
merged 1 commit into from Apr 25, 2015

Conversation

yifan-gu
Copy link
Contributor

This can solve the circular import problem when we move the
kubelet.pullImage to metrics or container package.

@vmarmol @dchen1107 @bakins

This can solve the circular import problem when we move the
kubelet.pullImage to kubelet/metrics or kubelet/container package.
@dchen1107
Copy link
Member

Nice! LGTM

dchen1107 added a commit that referenced this pull request Apr 25, 2015
kubelet/metrics: Move instrumented_docker.go to dockertools.
@dchen1107 dchen1107 merged commit e061043 into kubernetes:master Apr 25, 2015
@vmarmol
Copy link
Contributor

vmarmol commented Apr 25, 2015

LGTM. I imagine this will become internal to the Docker runtime

@bakins
Copy link

bakins commented Apr 27, 2015

LGTM

@yifan-gu yifan-gu deleted the metrics branch May 7, 2015 17:29
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

5 participants