containerd/pkg/server
Yanqiang Miao b18542c586 Excloude the event of sandbox containers from event stream
We should exclude the event of sandbox containers from event
stream in order to avoid outputting unexpected error print.

related #173

Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2017-08-28 14:21:03 +08: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 Merge pull request #151 from Random-Liu/add-instrumented-service 2017-08-24 11:26:39 -07:00
container_exec.go Add instrumented service. 2017-08-23 07:02:12 +00:00
container_execsync.go Merge pull request #151 from Random-Liu/add-instrumented-service 2017-08-24 11:26:39 -07:00
container_list_test.go Use new metadata store. 2017-07-28 23:35:31 +00:00
container_list.go Add instrumented service. 2017-08-23 07:02:12 +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 Add instrumented service. 2017-08-23 07:02:12 +00:00
container_start.go Merge pull request #151 from Random-Liu/add-instrumented-service 2017-08-24 11:26:39 -07: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 instrumented service. 2017-08-23 07:02:12 +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 Add instrumented service. 2017-08-23 07:02:12 +00:00
container_update_resources_test.go Implement container resources update 2017-08-22 18:40:30 +00:00
container_update_resources.go Add instrumented service. 2017-08-23 07:02:12 +00:00
events.go Excloude the event of sandbox containers from event stream 2017-08-28 14:21:03 +08: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 instrumented service. 2017-08-23 07:02:12 +00:00
image_pull_test.go Containerd client integration 2017-08-16 14:43:22 -07:00
image_pull.go Add instrumented service. 2017-08-23 07:02:12 +00:00
image_remove.go Add instrumented service. 2017-08-23 07:02:12 +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.go Update CRI to d779e9c9561b732adf06263c5424889e7564fdbd. 2017-06-21 01:56:13 +00:00
instrumented_service.go Add instrumented service. 2017-08-23 07:02:12 +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 Get CreatedAt from containerd instead of maintaining it ourselves. 2017-08-24 18:38:00 +00:00
sandbox_portforward.go Add instrumented service. 2017-08-23 07:02:12 +00:00
sandbox_remove.go Merge pull request #151 from Random-Liu/add-instrumented-service 2017-08-24 11:26:39 -07:00
sandbox_run_test.go Creating permanent sandbox namespace 2017-08-24 10:43:42 -07:00
sandbox_run.go Get CreatedAt from containerd instead of maintaining it ourselves. 2017-08-24 18:38:00 +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 Get CreatedAt from containerd instead of maintaining it ourselves. 2017-08-24 18:38:00 +00:00
sandbox_stop.go Merge pull request #151 from Random-Liu/add-instrumented-service 2017-08-24 11:26:39 -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 Merge pull request #151 from Random-Liu/add-instrumented-service 2017-08-24 11:26:39 -07: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 Add instrumented service. 2017-08-23 07:02:12 +00:00