moby--moby/plugin
Anusha Ragunathan 1b41b7a4f4 Net dial to the plugin socket during enable.
When a plugin fails to start, we still incorrectly mark it as enabled.
This change verifies that we can dial to the plugin socket to confirm that
the plugin is functional and only then mark the plugin as enabled. Also,
dont delete the plugin on install, if only the enable fails.

Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2017-02-27 18:11:28 -08:00
..
v2
backend_linux.go plugin: check errors 2017-02-15 09:35:36 +01:00
backend_unsupported.go Use distribution reference 2017-02-07 11:08:37 -08:00
blobstore.go
defs.go
manager.go Merge pull request #29742 from miaoyq/rewrite-validate-privileges 2017-02-17 10:24:11 +01:00
manager_linux.go Net dial to the plugin socket during enable. 2017-02-27 18:11:28 -08:00
manager_solaris.go
manager_test.go
manager_windows.go
store.go Use distribution reference 2017-02-07 11:08:37 -08:00
store_test.go