1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster
Yong Tang eb19c2f080 Let swarmkit handle cluster defaults in swarm init if not specified
This fix tries to address the issue raised in 24958 where previously
`docker swarm init` will automatically fill in all the default value
(instead of letting swarmkit to handle the default).

This fix update the `swarm init` so that initial value are passed only
when a flag change has been detected.

This fix fixes 24958.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-09-27 04:19:38 -07:00
..
convert Let swarmkit handle cluster defaults in swarm init if not specified 2016-09-27 04:19:38 -07:00
executor Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
provider Add engine-api types to docker 2016-09-07 11:05:58 -07:00
cluster.go Let swarmkit handle cluster defaults in swarm init if not specified 2016-09-27 04:19:38 -07:00
filters.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
helpers.go Fix spelling in comments, strings and documentation 2016-07-03 20:58:11 +03:00
listen_addr.go Add fallback to resolveSystemAddr() in linux 2016-09-09 13:27:57 -07:00
listen_addr_linux.go Add fallback to resolveSystemAddr() in linux 2016-09-09 13:27:57 -07:00
listen_addr_others.go Add fallback to resolveSystemAddr() in linux 2016-09-09 13:27:57 -07:00