containerd/pkg/server
Yanqiang Miao c663d2423e Use channel to pass the stop info instead of polling for container stop
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2018-01-25 11:07:54 +08:00
..
io Replace glog with logrus 2018-01-17 21:57:31 +00:00
testing Use new ocicni. 2017-09-07 00:14:12 +00:00
container_attach.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_create_test.go Minor code cleanup. 2018-01-18 07:31:16 +00:00
container_create.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_exec.go add truncindex 2017-10-12 10:32:20 +08:00
container_execsync.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_list_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_list.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_remove_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_remove.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_start.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_stats_list.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_stats.go remove taskService and imageStoreService 2017-12-12 16:51:22 +08:00
container_status_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
container_status.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_stop_test.go Use channel to pass the stop info instead of polling for container stop 2018-01-25 11:07:54 +08:00
container_stop.go Use channel to pass the stop info instead of polling for container stop 2018-01-25 11:07:54 +08:00
container_update_resources_test.go Fix update container resources 2017-10-03 06:03:39 +00:00
container_update_resources.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
events.go Use channel to pass the stop info instead of polling for container stop 2018-01-25 11:07:54 +08:00
helpers_selinux_test.go Use t.Run() instead of t.Log() for subtest log 2018-01-09 15:45:13 -05:00
helpers_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
helpers.go Disable IPv6 dad by default. 2018-01-22 23:54:16 +00:00
image_list_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
image_list.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
image_load.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
image_pull_test.go Containerd client integration 2017-08-16 14:43:22 -07:00
image_pull.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
image_remove.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
image_status_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
image_status.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
imagefs_info_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
imagefs_info.go Add ImageFsInfo support 2017-09-25 21:02:29 +00:00
instrumented_service.go Use containerd grpc server 2018-01-18 18:51:18 +00:00
restart.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
sandbox_list_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
sandbox_list.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
sandbox_portforward.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
sandbox_remove.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
sandbox_run_test.go Annotations: Provide container metadata for VM based runtimes 2018-01-17 09:57:20 -06:00
sandbox_run.go Disable IPv6 dad by default. 2018-01-22 23:54:16 +00:00
sandbox_status_test.go Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd. 2018-01-10 22:35:33 +00:00
sandbox_status.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
sandbox_stop.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
service_test.go Use containerd plugin config. 2018-01-19 02:25:03 +00:00
service.go Update containerd and leverage plugin graceful stop. 2018-01-23 22:46:46 +00:00
snapshots.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
status.go "Status" function return cri-containerd config in json format 2017-11-03 09:23:05 +08:00
streaming.go Add container attach support. 2017-08-23 23:48:31 +00:00
update_runtime_config.go Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd. 2017-06-21 01:56:13 +00:00
version.go Use containerd grpc server 2018-01-18 18:51:18 +00:00