Dong Liu
fb26c9100a
Support TCP type runtime endpoint for kubelet.
2017-05-25 09:16:11 +08:00
Yu-Ju Hong
cf3635c876
Update bazel BUID files
2017-05-05 11:48:08 -07: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
Mike Danese
a05c3c0efd
autogenerated
2017-04-14 10:40:57 -07: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
Jeff Grafton
20d221f75c
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Dan Winship
c788793868
Port remaining code to pkg/util/version
2016-12-13 08:53:24 -05:00
Mike Danese
c87de85347
autoupdate BUILD files
2016-12-12 13:30:07 -08:00
Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
Alexander D. Kanevskiy
6ad82e5a30
Fix build break on non-Linux OS introduced in 87aaf4c0
2016-11-02 12:27:11 +02: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