moby/plugin
Christopher Jones fb11164c4f
[plugins] return err when failing remove
Fixes a case where removing the plugin from disk would
fail silently. Also moves pluginStore remove after we
remove from disk, so 'docker plugin ls' doesn't isn't
empty in case it errors out.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2016-12-14 15:10:29 -06:00
..
distribution Merge pull request #29230 from vieux/remove_old_media_type_plugin 2016-12-12 12:43:32 -08:00
store Merge pull request #29281 from anusha-ragunathan/fix_race 2016-12-09 12:47:39 -08:00
v2 Merge pull request #26398 from tiborvass/plugin-fixes 2016-12-09 12:48:59 -08:00
backend_linux.go [plugins] return err when failing remove 2016-12-14 15:10:29 -06:00
backend_unsupported.go Fix docker inspect <unkown object> issue on Windows 2016-12-06 12:05:59 -08:00
manager.go plugins: container-rootfs-relative paths 2016-12-09 10:16:24 -08:00
manager_linux.go When plugin enable fails, unmount PropagatedMount. 2016-12-12 13:25:06 -08:00
manager_solaris.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
manager_windows.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00