containerd/pkg/server
Lantao Liu 4e6e1cab0d Add the missing container log path in container status.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-10-30 06:03:52 +00:00
..
io Do not log container output in error log. 2017-10-28 02:16:43 +00:00
testing Use new ocicni. 2017-09-07 00:14:12 +00:00
container_attach.go add truncindex 2017-10-12 10:32:20 +08:00
container_create_test.go typo: subtract not substract. 2017-10-13 09:50:17 +01:00
container_create.go Add image load. 2017-10-27 21:51:04 +00:00
container_exec.go add truncindex 2017-10-12 10:32:20 +08:00
container_execsync.go Merge pull request #235 from yanxuean/truncindex 2017-10-11 21:03:16 -07:00
container_list_test.go Checkpoint container status onto disk. 2017-08-31 00:41:52 +00:00
container_list.go Add instrumented service. 2017-08-23 07:02:12 +00:00
container_remove_test.go Checkpoint container status onto disk. 2017-08-31 00:41:52 +00:00
container_remove.go Use new container update function 2017-10-06 17:57:26 +00:00
container_start.go Revert "Put containerd-shim into pod cgroup" 2017-10-27 05:33:55 +00:00
container_stats_list.go Fix container stats panic. 2017-10-05 02:18:19 +00:00
container_stats.go Fix and cleanup container metrics 2017-09-27 23:43:00 +00:00
container_status_test.go Add the missing container log path in container status. 2017-10-30 06:03:52 +00:00
container_status.go Add the missing container log path in container status. 2017-10-30 06:03:52 +00:00
container_stop_test.go Checkpoint container status onto disk. 2017-08-31 00:41:52 +00:00
container_stop.go Use new container update function 2017-10-06 17:57:26 +00:00
container_update_resources_test.go Fix update container resources 2017-10-03 06:03:39 +00:00
container_update_resources.go Use new container update function 2017-10-06 17:57:26 +00:00
events.go Use new container update function 2017-10-06 17:57:26 +00:00
helpers_selinux_test.go Add build tags and Improve the test case of selinux 2017-09-22 11:39:32 +08:00
helpers_test.go Add image load. 2017-10-27 21:51:04 +00:00
helpers.go Add image load. 2017-10-27 21:51:04 +00:00
image_list_test.go Use new metadata store. 2017-07-28 23:35:31 +00:00
image_list.go Add instrumented service. 2017-08-23 07:02:12 +00:00
image_load.go Add image load. 2017-10-27 21:51:04 +00:00
image_pull_test.go Containerd client integration 2017-08-16 14:43:22 -07:00
image_pull.go Merge pull request #360 from Random-Liu/add-image-load 2017-10-28 00:43:20 +02:00
image_remove.go Do not remove out dated image tag. 2017-09-01 07:09:13 +00:00
image_status_test.go Use new metadata store. 2017-07-28 23:35:31 +00:00
image_status.go Add instrumented service. 2017-08-23 07:02:12 +00:00
imagefs_info_test.go Add ImageFsInfo support 2017-09-25 21:02:29 +00:00
imagefs_info.go Add ImageFsInfo support 2017-09-25 21:02:29 +00:00
instrumented_service.go Add image load. 2017-10-27 21:51:04 +00:00
restart.go Also unpack image during creation. 2017-10-26 17:57:53 +00:00
sandbox_list_test.go Get CreatedAt from containerd instead of maintaining it ourselves. 2017-08-24 18:38:00 +00:00
sandbox_list.go Use new container update function 2017-10-06 17:57:26 +00:00
sandbox_portforward.go add truncindex 2017-10-12 10:32:20 +08:00
sandbox_remove.go Use config in service. 2017-09-17 06:46:40 +00:00
sandbox_run_test.go Add systemd cgroup support. 2017-09-26 06:44:30 +00:00
sandbox_run.go Add image load. 2017-10-27 21:51:04 +00:00
sandbox_status_test.go Get CreatedAt from containerd instead of maintaining it ourselves. 2017-08-24 18:38:00 +00:00
sandbox_status.go Use new container update function 2017-10-06 17:57:26 +00:00
sandbox_stop.go Add restart recovery logic. 2017-09-21 17:59:46 +00:00
service_test.go Add ImageFsInfo support 2017-09-25 21:02:29 +00:00
service.go Add image load. 2017-10-27 21:51:04 +00:00
snapshots.go Add ImageFsInfo support 2017-09-25 21:02:29 +00:00
status.go Add instrumented service. 2017-08-23 07:02:12 +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 Change Version to return cri-containerd version instead. 2017-10-07 00:47:51 +00:00