cri-o/oci
Samuel Ortiz 29121c8c0c oci: Remove useless crio-conmon- cgroup deletion
It always fails because conmon is still there.
But more importantly it adds a 2 seconds delay to the container
creation as we're trying to delete a cgroup but we can't.

With this patch a container creation is down to typically less than
150ms instead of 2+ seconds.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-10-13 11:58:23 +02:00
..
container.go Add crio annotations to container endpoint 2017-09-25 11:59:40 -07:00
finished.go oci: fix build condition 2017-08-03 20:20:38 +02:00
finished_32.go oci: fix type mismatch on some platform/arch 2017-07-17 15:31:19 +02:00
history.go use an in memory store for containers 2016-09-19 13:11:36 +02:00
memory_store.go oci: more grep'able interface name 2017-04-19 16:12:59 -04:00
oci.go oci: Remove useless crio-conmon- cgroup deletion 2017-10-13 11:58:23 +02:00
store.go oci: more grep'able interface name 2017-04-19 16:12:59 -04:00