cri-o/libkpod
Antonio Murdaca 699aefa3c3
lib,oci: drop stateLock when possible
Should fix a possible deadlock in, at least, ListPodSandbox.
There seems to be no reason to hold stateLock when doing operations on
the memory_store for containers and sandboxes.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-12-18 17:46:01 +01:00
..
sandbox lib,oci: drop stateLock when possible 2017-12-18 17:46:01 +01:00
testdata test: Add libkpod config tests 2017-09-19 09:32:57 -04:00
config.go Follow up changes on secrets patch 2017-10-12 15:10:07 -04:00
config_test.go test: Add libkpod config tests 2017-09-19 09:32:57 -04:00
container.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_data.go BUGFIX: Invalid return codes in kpod 2017-10-04 09:34:28 -05:00
container_server.go lib,oci: drop stateLock when possible 2017-12-18 17:46:01 +01:00
hooks.go Add support for oci-hooks to libkpod 2017-09-05 07:39:31 -04:00
kill.go Add support for kpod kill 2017-09-28 09:34:21 -05:00
logs.go *: fix lint issues 2017-08-22 17:32:18 +02:00
pause.go Add `kpod pause` and `kpod unpause` 2017-09-26 08:38:07 -04:00
remove.go oci: fixes to properly handle container stop action 2017-10-18 11:57:47 +02:00
rename.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
stats.go add kpod stats function 2017-08-17 11:34:10 -04:00
stop.go oci: fixes to properly handle container stop action 2017-10-18 11:57:47 +02:00
wait.go Add kpod wait 2017-09-27 09:03:33 -05:00