containerd/pkg/server
Mike Brown edb2b2379d change crictl sandboxes to pods; other references to sandboxes
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2018-02-07 17:23:59 -06:00
..
io Replace glog with logrus 2018-01-17 21:57:31 +00:00
testing Update ocicni to my fork. 2018-02-02 19:45:26 +00:00
container_attach.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
container_create_test.go Fix a privileged check. 2018-01-27 02:25:52 +00:00
container_create.go Fix a privileged check. 2018-01-27 02:25:52 +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 Avoid containerd access as much as possible. 2018-01-25 23:36:00 +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 Avoid containerd access as much as possible. 2018-01-25 23:36:00 +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 add filter for containerd event 2018-01-30 14:13:22 +08:00
container_stop_test.go Use channel to propagate the stop info of sandbox 2018-01-26 16:58:13 +08:00
container_stop.go Use channel to propagate the stop info of sandbox 2018-01-26 16:58:13 +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 add filter for containerd event 2018-01-30 14:13:22 +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 Adding Registry Mirror support 2018-01-31 10:47:34 -08: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 Adding Registry Mirror support 2018-01-31 10:47:34 -08: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 change crictl sandboxes to pods; other references to sandboxes 2018-02-07 17:23:59 -06:00
restart.go change crictl sandboxes to pods; other references to sandboxes 2018-02-07 17:23:59 -06:00
sandbox_list_test.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_list.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_portforward.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_remove.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +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 Update ocicni to my fork. 2018-02-02 19:45:26 +00:00
sandbox_status_test.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_status.go Avoid containerd access as much as possible. 2018-01-25 23:36:00 +00:00
sandbox_stop_test.go Use channel to propagate the stop info of sandbox 2018-01-26 16:58:13 +08:00
sandbox_stop.go Use channel to propagate the stop info of sandbox 2018-01-26 16:58:13 +08:00
service_test.go Add runtime cgroup and fix a cli panic. 2018-01-25 22:32:57 +00:00
service.go Add runtime cgroup and fix a cli panic. 2018-01-25 22:32:57 +00:00
snapshots.go Replace glog with logrus 2018-01-17 21:57:31 +00:00
status.go Add golang version in Status info. 2018-02-01 20:10:39 +00: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