1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume
Anusha Ragunathan fee68def8f Add only legacy plugins to the legacy lookup map.
Legacy plugin model maintained a map of plugins. This is
not used by the new model. Using this map in the new model
causes incorrect lookup of plugins. This change uses adds
a plugin to the map only if its legacy.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
(cherry picked from commit 8fd779dc28)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:15:42 -07:00
..
drivers Add only legacy plugins to the legacy lookup map. 2016-07-25 23:15:42 -07:00
local Add support for volume scopes 2016-06-05 15:37:15 -04:00
store plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
testutils Add support for volume scopes 2016-06-05 15:37:15 -04:00
volume.go Add Swarm management backend 2016-06-13 22:16:18 -07:00
volume_copy.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_propagation_linux.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_propagation_linux_test.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_propagation_unsupported.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_test.go Windows: Remove TP4 support from test code 2016-04-11 15:36:31 -07:00
volume_unix.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_windows.go Windows: Support RO volumes 14350+ 2016-06-07 14:55:36 -07:00