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/convert
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
..
container.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
network.go Add support for docker run in swarm mode overlay 2016-09-07 21:20:41 -07:00
node.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
service.go return err when both two service mode in request 2016-09-17 19:04:46 +08:00
swarm.go Let swarmkit handle cluster defaults in swarm init if not specified 2016-09-27 04:19:38 -07:00
task.go Do not look at Attachment tasks in /tasks 2016-09-13 20:44:06 -04:00