.. |
io
|
update containerd for refactor
|
2017-11-27 19:24:14 +00:00 |
testing
|
Use new ocicni.
|
2017-09-07 00:14:12 +00:00 |
container_attach.go
|
Merge pull request #394 from Random-Liu/fix-container-streaming
|
2017-11-06 14:09:30 -08:00 |
container_create_test.go
|
Use SpecOpts from new oci package
|
2017-11-28 15:30:11 -05:00 |
container_create.go
|
adds oci image spec to image info placed into imagestore
|
2017-12-12 15:58:07 -06:00 |
container_exec.go
|
add truncindex
|
2017-10-12 10:32:20 +08:00 |
container_execsync.go
|
update containerd for refactor
|
2017-11-27 19:24:14 +00:00 |
container_list_test.go
|
add unit test for listcontainer and listpodsandbox
|
2017-11-07 15:57:29 +08:00 |
container_list.go
|
Add truncindex for filter in List and Stat
|
2017-11-06 16:47:43 +08:00 |
container_remove_test.go
|
Checkpoint container status onto disk.
|
2017-08-31 00:41:52 +00:00 |
container_remove.go
|
Fix removing state recover.
|
2017-10-31 20:03:58 +00:00 |
container_start.go
|
Revert debug code.
|
2017-12-05 07:40:11 +00:00 |
container_stats_list.go
|
remove taskService and imageStoreService
|
2017-12-12 16:51:22 +08:00 |
container_stats.go
|
remove taskService and imageStoreService
|
2017-12-12 16:51:22 +08:00 |
container_status_test.go
|
Use one big info struct before we change info to an array.
|
2017-12-05 21:37:12 +00:00 |
container_status.go
|
Improve container and sandbox status.
|
2017-12-11 18:45:56 +00:00 |
container_stop_test.go
|
Checkpoint container status onto disk.
|
2017-08-31 00:41:52 +00:00 |
container_stop.go
|
adds oci image spec to image info placed into imagestore
|
2017-12-12 15:58:07 -06: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
|
update containerd for refactor
|
2017-11-27 19:24:14 +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 simple unit test.
|
2017-11-16 23:04:33 +00:00 |
helpers.go
|
Merge pull request #470 from mikebrow/debug-image
|
2017-12-12 15:09:57 -08:00 |
image_list_test.go
|
adds oci image spec to image info placed into imagestore
|
2017-12-12 15:58:07 -06:00 |
image_list.go
|
adds oci image spec to image info placed into imagestore
|
2017-12-12 15:58:07 -06:00 |
image_load.go
|
Merge pull request #470 from mikebrow/debug-image
|
2017-12-12 15:09:57 -08:00 |
image_pull_test.go
|
Containerd client integration
|
2017-08-16 14:43:22 -07:00 |
image_pull.go
|
Merge pull request #470 from mikebrow/debug-image
|
2017-12-12 15:09:57 -08:00 |
image_remove.go
|
cleanup some comment for removeImage
|
2017-12-13 10:07:52 +08:00 |
image_status_test.go
|
adds oci image spec to image info placed into imagestore
|
2017-12-12 15:58:07 -06:00 |
image_status.go
|
adds oci image spec to image info placed into imagestore
|
2017-12-12 15:58:07 -06:00 |
imagefs_info_test.go
|
Update containerd to fix long exec issue.
|
2017-11-30 19:24:14 +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
|
Merge pull request #470 from mikebrow/debug-image
|
2017-12-12 15:09:57 -08:00 |
sandbox_list_test.go
|
add unit test for listcontainer and listpodsandbox
|
2017-11-07 15:57:29 +08:00 |
sandbox_list.go
|
remove taskService and imageStoreService
|
2017-12-12 16:51:22 +08:00 |
sandbox_portforward.go
|
add truncindex
|
2017-10-12 10:32:20 +08:00 |
sandbox_remove.go
|
Do not remove sandbox when netns is not closed.
|
2017-11-21 01:22:19 +00:00 |
sandbox_run_test.go
|
Add systemd cgroup support.
|
2017-09-26 06:44:30 +00:00 |
sandbox_run.go
|
adds oci image spec to image info placed into imagestore
|
2017-12-12 15:58:07 -06:00 |
sandbox_status_test.go
|
Minor cleanup.
|
2017-12-13 03:15:01 +00:00 |
sandbox_status.go
|
Minor cleanup.
|
2017-12-13 03:15:01 +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
|
remove taskService and imageStoreService
|
2017-12-12 16:51:22 +08:00 |
snapshots.go
|
Update containerd to fix long exec issue.
|
2017-11-30 19:24:14 +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
|
Change Version to return cri-containerd version instead.
|
2017-10-07 00:47:51 +00:00 |