cri-o/server
Mrunal Patel eafb7f7105 Merge pull request #1014 from runcom/oci-kill-all-fix
oci: fixes to properly handle container stop action
2017-10-17 21:59:32 -07:00
..
apparmor Rename ocid to crio. 2017-05-12 09:56:06 -04:00
seccomp container_create: fix seccomp annotations 2017-09-25 21:08:11 +02:00
config.go Make kpod parse configuration file 2017-09-01 11:14:40 -05:00
container_attach.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_create.go Fixed logic flaw in the secrets mounts 2017-10-17 13:08:42 -04:00
container_exec.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_execsync.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_list.go Initial fixes for cri-tests 2017-10-13 08:36:14 -05:00
container_portforward.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_remove.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
container_start.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_stats.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_stats_list.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_status.go oci: wait a while for exit file to show up 2017-08-29 11:25:51 +02:00
container_stop.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
container_updateruntimeconfig.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_fs_info.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_list.go server: image_list: report image size 2017-08-31 17:50:25 +02:00
image_pull.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_remove.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_status.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
inspect.go Add crio annotations to container endpoint 2017-09-25 11:59:40 -07:00
inspect_test.go test: Modify Fatal to Fatalf as we have a specifier 2017-10-11 14:51:11 -07:00
naming.go server: Rename infra container to POD 2017-09-01 08:47:55 -07:00
runtime_status.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
sandbox_list.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
sandbox_network.go sandbox_network: pass sandbox to newPodNetwork 2017-09-25 21:08:11 +02:00
sandbox_remove.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
sandbox_run.go Initial fixes for cri-tests 2017-10-13 08:36:14 -05:00
sandbox_status.go *: store sandbox IP 2017-09-02 02:05:12 +02:00
sandbox_stop.go oci: fixes to properly handle container stop action 2017-10-17 00:21:17 +02:00
secrets.go Fixed logic flaw in the secrets mounts 2017-10-17 13:08:42 -04:00
server.go BUGFIX: Invalid return codes in kpod 2017-10-04 09:34:28 -05:00
utils.go sandbox_network: pass sandbox to newPodNetwork 2017-09-25 21:08:11 +02:00
version.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00