moby--moby/daemon/network
Drew Erny 3c81dc3103 Block task starting until node attachments are ready
Blocks the execution of tasks during the Prepare phase until there
exists an IP address for every overlay network in use by the task. This
prevents a task from starting before the NetworkAttachment containing
the IP address has been sent down to the node.

Includes a basic test for the correct use case.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2018-08-20 15:28:15 -05:00
..
filter.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
filter_test.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
settings.go Block task starting until node attachments are ready 2018-08-20 15:28:15 -05:00