containerd/pkg/server
Abhinandan Prativadi 5a119200b8 Creating permanent sandbox namespace
This commit contains changes to create/delete permanent namespace
for a sandbox container.

Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
2017-08-24 10:43:42 -07:00
..
io Add container attach support. 2017-08-23 23:48:31 +00:00
testing Import ocicni update from https://github.com/Random-Liu/ocicni 2017-08-23 01:25:12 +00:00
container_attach.go Add container attach support. 2017-08-23 23:48:31 +00:00
container_create_test.go Support NoNewPrivileges 2017-08-24 08:37:40 +08:00
container_create.go add the user id support of runAsUser 2017-08-24 23:29:45 +08:00
container_exec.go Add portforward support. 2017-08-17 00:13:31 +00:00
container_execsync.go Add container attach support. 2017-08-23 23:48:31 +00:00
container_list_test.go Use new metadata store. 2017-07-28 23:35:31 +00:00
container_list.go Add node e2e test CI. 2017-08-21 21:21:41 +00:00
container_remove_test.go Temporarily remove unit test relying on fake containerd services. 2017-07-31 22:42:10 +00:00
container_remove.go Containerd client integration 2017-08-16 14:43:22 -07:00
container_start.go Add container attach support. 2017-08-23 23:48:31 +00:00
container_stats_list.go Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd. 2017-06-21 01:56:13 +00:00
container_stats.go Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd. 2017-06-21 01:56:13 +00:00
container_status_test.go Use new metadata store. 2017-07-28 23:35:31 +00:00
container_status.go Add node e2e test CI. 2017-08-21 21:21:41 +00:00
container_stop_test.go Temporarily remove unit test relying on fake containerd services. 2017-07-31 22:42:10 +00:00
container_stop.go Containerd client integration 2017-08-16 14:43:22 -07:00
container_update_resources_test.go Implement container resources update 2017-08-22 18:40:30 +00:00
container_update_resources.go Implement container resources update 2017-08-22 18:40:30 +00:00
events.go Add container attach support. 2017-08-23 23:48:31 +00:00
helpers_test.go Add container attach support. 2017-08-23 23:48:31 +00:00
helpers.go Add container attach support. 2017-08-23 23:48:31 +00:00
image_list_test.go Use new metadata store. 2017-07-28 23:35:31 +00:00
image_list.go Add node e2e test CI. 2017-08-21 21:21:41 +00:00
image_pull_test.go Containerd client integration 2017-08-16 14:43:22 -07:00
image_pull.go Containerd client integration 2017-08-16 14:43:22 -07:00
image_remove.go Swicth to 1.0.0-alpha2 containerd api. 2017-08-02 23:21:37 +00:00
image_status_test.go Use new metadata store. 2017-07-28 23:35:31 +00:00
image_status.go Add node e2e test CI. 2017-08-21 21:21:41 +00:00
imagefs_info.go Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd. 2017-06-21 01:56:13 +00:00
sandbox_list_test.go Creating permanent sandbox namespace 2017-08-24 10:43:42 -07:00
sandbox_list.go Add node e2e test CI. 2017-08-21 21:21:41 +00:00
sandbox_portforward.go Add portforward support. 2017-08-17 00:13:31 +00:00
sandbox_remove.go Creating permanent sandbox namespace 2017-08-24 10:43:42 -07:00
sandbox_run_test.go Creating permanent sandbox namespace 2017-08-24 10:43:42 -07:00
sandbox_run.go Creating permanent sandbox namespace 2017-08-24 10:43:42 -07:00
sandbox_status.go Creating permanent sandbox namespace 2017-08-24 10:43:42 -07:00
sandbox_stop.go Creating permanent sandbox namespace 2017-08-24 10:43:42 -07:00
server.go Merge pull request #85 from Random-Liu/update-cri 2017-06-21 13:18:24 -07:00
service_test.go Add container attach support. 2017-08-23 23:48:31 +00:00
service.go Add container attach support. 2017-08-23 23:48:31 +00:00
status.go Containerd client integration 2017-08-16 14:43:22 -07: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 Containerd client integration 2017-08-16 14:43:22 -07:00