moby/plugin
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
..
distribution Detect non-plugin content during install and error out. 2016-07-08 15:32:34 -07:00
backend.go all: fix usage of some variables 2016-07-25 23:13:48 -07:00
interface.go Add only legacy plugins to the legacy lookup map. 2016-07-25 23:15:42 -07:00
legacy.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
manager.go Add only legacy plugins to the legacy lookup map. 2016-07-25 23:15:42 -07:00
manager_linux.go Remove use of exec-root in plugins due to socket pathname limits. 2016-07-25 23:15:25 -07:00
manager_windows.go Shutdown plugins during daemon shutdown. 2016-07-12 15:50:21 -07:00