moby--moby/plugin
Anusha Ragunathan 6572e27df7 Fix potential panic during plugin set.
Plugin config can have Mounts without a 'Source' field. In such cases,
performing a 'plugin set' on the mount source will panic the daemon. Its
the same case for device paths as well. This detects the case and
returns error.

Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2017-11-28 13:06:24 -08:00
..
executor/containerd Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
v2 Fix potential panic during plugin set. 2017-11-28 13:06:24 -08:00
backend_linux.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
backend_unsupported.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
blobstore.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
defs.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
errors.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
events.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
manager.go Nitpick plugin/manager.go: use loop to create directories 2017-11-01 11:29:37 +02:00
manager_linux.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
manager_solaris.go Make plugins dir private. 2017-08-02 16:58:07 -04:00
manager_test.go fixed:go vetting warning unkeyed fields 2017-03-20 16:30:01 +08:00
manager_windows.go Make plugins dir private. 2017-08-02 16:58:07 -04:00
store.go Fixup some issues with plugin refcounting 2017-10-21 15:17:57 -04:00
store_test.go Fixup some issues with plugin refcounting 2017-10-21 15:17:57 -04:00