moby--moby/plugin
Brian Goff 24ad2f486d Add (hidden) flags to set containerd namespaces
This allows our tests, which all share a containerd instance, to be a
bit more isolated by setting the containerd namespaces to the generated
daemon ID's rather than the default namespaces.

This came about because I found in some cases we had test daemons
failing to start (really very slow to start) because it was (seemingly)
processing events from other tests.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2019-07-11 17:27:48 -07:00
..
executor/containerd Add (hidden) flags to set containerd namespaces 2019-07-11 17:27:48 -07:00
v2 Move plugin client creation to the extension point 2018-05-25 15:18:53 -04:00
backend_linux.go Various code-cleanup 2018-05-23 17:50:54 +02:00
backend_linux_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
backend_unsupported.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
blobstore.go Close readclosers returned by DecompressStream 2018-06-07 11:16:13 -07:00
defs.go Support environment vars in Swarm plugins services 2019-04-07 09:48:19 +02:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
events.go Add canonical import comment 2018-02-05 16:51:57 -05:00
manager.go Fix panic on daemon restart with running plugin 2018-06-07 17:27:02 -07:00
manager_linux.go Make sure timers are stopped after use. 2019-01-16 14:32:53 -08:00
manager_linux_test.go Entropy cannot be saved 2019-06-07 11:54:45 +01:00
manager_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
manager_windows.go Fix panic on daemon restart with running plugin 2018-06-07 17:27:02 -07:00
store.go Various code-cleanup 2018-05-23 17:50:54 +02:00
store_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00