Adds some more upgrade notes for Consul 0.6.

This commit is contained in:
James Phillips 2015-12-07 17:58:43 -08:00
parent 2fd4494466
commit 0fb6e9b7f6
1 changed files with 6 additions and 0 deletions

View File

@ -79,6 +79,12 @@ Prepared queries introduce a new Raft log entry type that isn't supported on old
versions of Consul. It's important to not use the prepared query features of Consul versions of Consul. It's important to not use the prepared query features of Consul
until all servers in a cluster have been upgraded to version 0.6.0. until all servers in a cluster have been upgraded to version 0.6.0.
#### Single Private IP Enforcement
Consul will refuse to start if there are multiple private IPs available, so
if this is the case you will need to configure Consul's advertise or bind addresses
before upgrading.
## Consul 0.5.1 ## Consul 0.5.1
Consul version 0.5.1 uses a different backend store for persisting the Raft Consul version 0.5.1 uses a different backend store for persisting the Raft