1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
Madhu Venugopal 1081687e38 Allowing local joins to happen even when serf is not initialized
With the new Discovery model, join can happen even before serf is
initliazed. It could also happen due to misconfiguration of
--cluster-advertise. The local endpoint join must succeed and later when
the serf initializes and joins the cluster, it will push the local db to
the cluster.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-10-02 12:20:29 -07:00
..
bridge Integration with Docker Discovery 2015-10-01 12:32:55 -07:00
host Integration with Docker Discovery 2015-10-01 12:32:55 -07:00
null Integration with Docker Discovery 2015-10-01 12:32:55 -07:00
overlay Allowing local joins to happen even when serf is not initialized 2015-10-02 12:20:29 -07:00
remote Integration with Docker Discovery 2015-10-01 12:32:55 -07:00
windows Integration with Docker Discovery 2015-10-01 12:32:55 -07:00