Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Flavio Crisciani da9ac65ea6 Remove explicit set of memberlist protocol
Memberlist does a full validation of the protocol version (min, current, max)
amoung all the ndoes of the cluster.
The previous code was setting the protocol version to max version.
That made the upgrade incompatible.

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-05-08 16:58:53 -07:00
libnetwork Remove explicit set of memberlist protocol 2017-05-08 16:58:53 -07:00