moby--moby/daemon/cluster
Ying Li bf3e9293a6 Do not clear swarm directory at the begining of swarm init and swarm join now.
However, do clear the directory if init or join fails, because we don't
want to leave it in a half-finished state.

Signed-off-by: Ying Li <ying.li@docker.com>
2017-05-22 17:45:20 -07:00
..
controllers/plugin add support for swarmkit generic runtime 2017-04-11 14:02:01 -04:00
convert remove RuntimeData from cluster and types 2017-05-19 17:10:32 -04:00
executor Properly identify ingress network created with older swarm 2017-05-18 19:47:45 -07:00
provider
cluster.go support cluster events 2017-05-17 11:46:30 -07:00
configs.go Add config APIs 2017-05-11 10:08:21 -07:00
filters.go Add config APIs 2017-05-11 10:08:21 -07:00
filters_test.go arg filt 2017-05-19 13:47:32 +08:00
helpers.go Add config APIs 2017-05-11 10:08:21 -07:00
listen_addr.go Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
listen_addr_linux.go
listen_addr_others.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
listen_addr_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
networks.go Integrate local datascope network with swarm 2017-05-17 15:50:28 -07:00
noderunner.go support cluster events 2017-05-17 11:46:30 -07:00
nodes.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
secrets.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
services.go Disabling digest pinning for API versions < 1.30 2017-05-15 16:42:43 -07:00
swarm.go Do not clear swarm directory at the begining of swarm init and swarm join now. 2017-05-22 17:45:20 -07:00
tasks.go use make slice to store objects to improve efficiency 2017-04-14 11:02:28 +08:00
utils.go Rather than remove the swarm directory and re-create, remove the swarm subdirs 2017-03-01 11:56:39 -08:00