cri-o/libkpod
Vincent Batts d6a44bf111
*: allow to not use pivot_root
runc has a `--no-pivot` flag, that uses MS_MOVE instead.

This patch set bubbles up a runtime config to enable using no-pivot
globally.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-09-26 11:35:00 -04:00
..
sandbox server: correctly set hostname 2017-09-17 10:19:31 +02:00
testdata test: Add libkpod config tests 2017-09-19 09:32:57 -04:00
config.go *: allow to not use pivot_root 2017-09-26 11:35:00 -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 Move libkpod/image libkpod/layer to libpod/images and libpod/layers 2017-09-06 19:25:45 +00:00
container_server.go *: allow to not use pivot_root 2017-09-26 11:35:00 -04:00
diff.go Move libkpod/image libkpod/layer to libpod/images and libpod/layers 2017-09-06 19:25:45 +00:00
hooks.go Add support for oci-hooks to libkpod 2017-09-05 07:39:31 -04:00
logs.go *: fix lint issues 2017-08-22 17:32:18 +02:00
remove.go Implement kpod rm 2017-09-05 14:35:36 -04: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 Implement kpod rm 2017-09-05 14:35:36 -04:00