docs/daemon/cluster
Stephen J Day 027de801a8 swarm/controller: allow cancellation to propagate
Ensure that cancellation of a pull propagates rather than continuing to
container creation. This ensures that the `Prepare` method is properly
re-entrant.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
(cherry picked from commit d99c6b837ffd18ffe5bce801feb4936bf0edd2aa)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:26:42 -07:00
..
convert Add failure action for rolling updates 2016-07-25 23:24:43 -07:00
executor swarm/controller: allow cancellation to propagate 2016-07-25 23:26:42 -07:00
provider Fix misspell typos 2016-06-30 16:47:43 -07:00
cluster.go Split advertised address from listen address 2016-07-25 23:18:03 -07:00
filters.go Allow partial name match for `node ls`, and `node tasks` 2016-07-25 23:15:45 -07:00
helpers.go Fix spelling in comments, strings and documentation 2016-07-08 15:31:42 -07:00
listen_addr.go Require listen address and advertise address to be an IP address or an interface name 2016-07-25 23:18:12 -07:00