Harry Zhang
29c6a3b572
Enabel custom infracontainer image
...
Modify api protoc for infra
2016-10-03 23:54:19 -04:00
Pengfei Ni
8e25f938a7
Kubelet: fix port forward for dockershim
...
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2016-10-01 08:06:23 +08:00
Random-Liu
0771e64ab8
Add unit test for get security option functions.
2016-09-28 18:38:23 -07:00
Random-Liu
88fb149cf5
Add seccomp and apparmor support.
2016-09-27 16:33:02 -07:00
Yu-Ju Hong
2fc2e71438
Fake container exec/logs support for in-process docker CRI integration
...
This is a temporary hack to bypass CRI when getting container logs or
running exec in a container. This is necessary to unblock testing and adding
other features in the integration.
2016-09-22 16:03:37 -07:00
Yu-Ju Hong
73f30b18e4
dockershim: support filter containers by sandbox ID
2016-09-16 11:31:15 -07:00
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