moby--moby/plugin
Brian Goff 83f44d232d Make sure plugin rootfs is unmounted on upgraded
In some cases, if a user specifies `-f` when disabling a plugin mounts
can still exist on the plugin rootfs.
This can cause problems during upgrade where the rootfs is removed and
may cause data loss.

To resolve this, ensure the rootfs is unmounted
before performing an upgrade.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-04-11 21:09:15 -04:00
..
v2 Add pid host support 2017-03-21 13:39:01 -07:00
backend_linux.go Make sure plugin rootfs is unmounted on upgraded 2017-04-11 21:09:15 -04:00
backend_unsupported.go Use distribution reference 2017-02-07 11:08:37 -08:00
blobstore.go *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
defs.go When authz plugin is disabled, remove from authz middleware chain. 2017-03-22 12:07:39 -07:00
manager.go Merge pull request #31930 from anusha-ragunathan/authz-disable 2017-03-22 14:17:38 -07:00
manager_linux.go Make sure plugin rootfs is unmounted on upgraded 2017-04-11 21:09:15 -04:00
manager_solaris.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
manager_test.go fixed:go vetting warning unkeyed fields 2017-03-20 16:30:01 +08:00
manager_windows.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
store.go Use distribution reference 2017-02-07 11:08:37 -08:00
store_test.go fixed:go vetting warning unkeyed fields 2017-03-20 16:30:01 +08:00