Yu-Ju Hong
77aa4cd07c
CRI: clarify the version string requirement
2016-09-14 18:03:12 -07:00
Yu-Ju Hong
13b23c51cb
dockershim: fix docker filter, Hostname, and the apiversion
2016-09-14 16:42:02 -07:00
Yu-Ju Hong
5960d87d21
dockershim: Implement sandbox methods
2016-08-02 15:24:52 -07:00
Yu-Ju Hong
97e30e134e
kubelet: move kuberuntime.go to api/services.go
...
Also add a testing package and add placeholders for fake services.
2016-08-01 15:31:55 -07:00
Yu-Ju Hong
03d11bcf4e
Add a dockershim package
...
Add a new docker integration with kubelet using the new runtime API.
This change adds the package with some skeletons, and implements some
of the basic operations.
2016-07-27 18:30:25 -07:00