moby--moby/plugin
Anusha Ragunathan 890a98ceed Fix issue with plugin exit.
A plugin has an `ExitChan` channel which is used to signal the exit of
the plugin process. In a recent change, the initialization was
incorrectly moved to the daemon Shutdown path.

Fix this by initializing the channel during plugin enable.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-11-28 12:48:56 -08:00
..
distribution update media_type 2016-11-10 15:51:32 -08:00
store plugins: do not try to contact disabled plugin 2016-11-21 14:52:14 -08:00
v2 Merge pull request #28601 from tiborvass/plugin-misc-fixes 2016-11-22 16:12:37 -08:00
backend_linux.go Add HTTP client timeout. 2016-11-21 13:11:40 -08:00
backend_unsupported.go Add HTTP client timeout. 2016-11-21 13:11:40 -08:00
manager.go Merge pull request #27467 from tonistiigi/attach-cb 2016-10-25 16:23:07 +02:00
manager_linux.go Fix issue with plugin exit. 2016-11-28 12:48:56 -08:00
manager_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
manager_windows.go Make experimental a runtime flag 2016-10-24 15:20:01 -07:00