From 5dd90404169688d7bd2b667d49fe06a42892a7be Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 11 Apr 2017 10:50:56 -0700 Subject: [PATCH] Adds a note about upgrading the current leader last. --- website/source/docs/upgrade-specific.html.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/source/docs/upgrade-specific.html.markdown b/website/source/docs/upgrade-specific.html.markdown index ad9957cd16..34b8108124 100644 --- a/website/source/docs/upgrade-specific.html.markdown +++ b/website/source/docs/upgrade-specific.html.markdown @@ -16,6 +16,12 @@ standard upgrade flow. ## Consul 0.8.0 +#### Upgrade Current Cluster Leader Last + +We identified a potential issue with Consul 0.8 that requires the current cluster +leader to be upgraded last when updating multiple servers. Please see +[this issue](https://github.com/hashicorp/consul/issues/2889) for more details. + #### Command-Line Interface RPC Deprecation The RPC client interface has been removed. All CLI commands that used RPC and the