docs/cli
Alexandre Beslic ac6341066d Fix Consul Leader Election Failure on multi-server
This fixes an error with Consul which fails to see a new
swarm leader after a consul leader soft restart because
of session renewal and missing status update.

Signed-off-by: Alexandre Beslic <alexandre.beslic@gmail.com>
2016-04-07 12:23:47 -07:00
..
cli.go
commands.go fix typos 2016-03-31 13:52:01 +08:00
create.go
flags.go Fix Consul Leader Election Failure on multi-server 2016-04-07 12:23:47 -07:00
help.go
join.go make port 0 invalid in checkAddrFormat 2016-03-30 19:47:42 +08:00
join_test.go make port 0 invalid in checkAddrFormat 2016-03-30 19:47:42 +08:00
list.go
manage.go Fix Consul Leader Election Failure on multi-server 2016-04-07 12:23:47 -07:00