yanxuean
8da0d836f7
a typo in dockershim.cm.containerManager.doWork
...
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2017-10-24 22:51:47 +08:00
Yu-Ju Hong
389c140eaf
Move docker client code from dockertools to dockershim/dockerlib
...
The code affected include DockerInterface (renamed to Interface),
FakeDockerClient, etc.
2017-05-05 11:48:08 -07:00
Manjunath A Kumatagi
f8063879a0
Use Docker API Version instead of docker version
2017-04-27 10:05:22 -04:00
supereagle
b98c36394d
update docker version parser for its new versioning scheme
2017-04-07 14:53:44 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Dan Winship
c788793868
Port remaining code to pkg/util/version
2016-12-13 08:53:24 -05:00
Yu-Ju Hong
87aaf4c0ac
dockershim: move docker to the given cgruop
...
This change add a container manager inside the dockershim to move docker daemon
and associated processes to a specified cgroup. The original kubelet container
manager will continue checking the name of the cgroup, so that kubelet know how
to report runtime stats.
2016-11-01 11:39:20 -07:00