cri-o/server
Antonio Murdaca 0fe2aa6e2f
sandbox_stop: close/remove the netns _after_ stopping the containers
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2018-02-22 17:28:23 +01:00
..
apparmor container_create: fix apparmor from container config 2017-11-30 16:12:16 +01:00
fixtures Adding unit tests for server/secrets.go 2017-11-29 17:42:19 +08:00
metrics server: add prometheus metrics for CRI operations 2017-11-09 16:51:00 +01:00
seccomp container_create: fix seccomp annotations 2017-09-25 21:08:11 +02:00
config.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
config_test.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
container_attach.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_create.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_exec.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_execsync.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_list.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_portforward.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_remove.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_reopen_log.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_start.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_stats.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_stats_list.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_status.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_stop.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_update_resources.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
container_updateruntimeconfig.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
image_fs_info.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
image_list.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
image_pull.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
image_remove.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
image_status.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
inspect.go Return image references from the storage package 2017-12-14 14:23:52 -05:00
inspect_test.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
naming.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
runtime_status.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
sandbox_list.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
sandbox_network.go libkpod -> lib rename 2017-11-30 17:08:26 +01:00
sandbox_remove.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
sandbox_run.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
sandbox_status.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
sandbox_stop.go sandbox_stop: close/remove the netns _after_ stopping the containers 2018-02-22 17:28:23 +01:00
secrets.go Fixed logic flaw in the secrets mounts 2017-10-17 13:08:42 -04:00
secrets_test.go Adding unit tests for server/secrets.go 2017-11-29 17:42:19 +08:00
server.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
utils.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
utils_test.go Update code for latest k8s 2018-02-21 11:03:56 -08:00
version.go Update code for latest k8s 2018-02-21 11:03:56 -08:00