moby--moby/daemon/cluster
Yong Tang 0f30c64444 Allow swarm init with `--availability=drain`
This fix adds a new flag `--availability` to `swarm join`.

Related documentation has been updated.

An integration test has been added.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-01-10 16:31:51 -08:00
..
convert *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
executor *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
provider Add engine-api types to docker 2016-09-07 11:05:58 -07:00
cluster.go Allow swarm init with `--availability=drain` 2017-01-10 16:31:51 -08:00
filters.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
helpers.go update response status code for cluster request 2016-12-19 10:21:10 +08:00
listen_addr.go Reject unspecified advertise addr on swarm init 2016-11-28 15:44:06 -08:00
listen_addr_linux.go Add fallback to resolveSystemAddr() in linux 2016-09-09 13:27:57 -07:00
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
noderunner.go Allow swarm join with `--availability=drain` 2017-01-10 16:31:51 -08:00
secrets.go Remove the redundant 'if' statements 2017-01-03 11:31:41 +08:00
utils.go Switch cluster locking strategy 2016-11-30 14:59:12 -08:00