cri-o/server
Daniel J Walsh 50ad19148d CRI-O default bind mounts to "rbind, rprivate" to match docker
Containers running in kubernetes currently do not specify options
for mount propagation and whether to bind or rbind the mount point.
Since docker defaults to bind and rbind, we should match their
behavious, since this is what admins expect

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-08-16 11:16:39 -04:00
..
apparmor Rename ocid to crio. 2017-05-12 09:56:06 -04:00
seccomp seccomp: use Prctl() from x/sys/unix 2017-07-18 15:34:23 +02:00
config.go Update kpod commands to use getConfig() 2017-07-27 15:58:55 -04:00
container_attach.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_create.go CRI-O default bind mounts to "rbind, rprivate" to match docker 2017-08-16 11:16:39 -04:00
container_exec.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_execsync.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_list.go container: Don't call runtime state on every container on list 2017-08-12 18:37:06 -07:00
container_portforward.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_remove.go Add inotify watcher for container exits 2017-08-13 08:01:48 -07:00
container_start.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_status.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_stop.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_updateruntimeconfig.go server: mock UpdateRuntimeConfig 2016-12-15 14:31:42 +01:00
image_list.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
image_pull.go Fix Typo to improve GoReport 2017-08-15 10:15:01 +08:00
image_remove.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
image_status.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
naming.go Move Pod ID and Name indexes into libkpod 2017-07-25 11:46:22 -04:00
runtime_status.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00
sandbox_list.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
sandbox_remove.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
sandbox_run.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
sandbox_status.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
sandbox_stop.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
server.go Add inotify watcher for container exits 2017-08-13 08:01:48 -07:00
utils.go Applying k8s.io v3 API for ocic and ocid 2017-02-06 13:05:10 +01:00
version.go Decouple kubernetes-dependent an non-dependent parts of server 2017-07-18 14:23:50 -04:00