From b9bb29c8bc9c869897d8682dc558280f96883240 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Fri, 24 Mar 2017 17:45:24 -0700 Subject: [PATCH] Update upgrade-specific.html.markdown --- website/source/docs/upgrade-specific.html.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/source/docs/upgrade-specific.html.markdown b/website/source/docs/upgrade-specific.html.markdown index 5deeb68842..a70e187fa5 100644 --- a/website/source/docs/upgrade-specific.html.markdown +++ b/website/source/docs/upgrade-specific.html.markdown @@ -33,6 +33,10 @@ and update any scripts that passed a custom `-rpc-addr` to the following command * `monitor` * `reload` +#### Version 8 ACLs Are Now Opt-Out + +The [`acl_enforce_version_8`](/docs/agent/options.html#acl_enforce_version_8) configuration now defaults to `true` to enable [full version 8 ACL support](/docs/internals/acl.html#version_8_acls) by default. If you are upgrading an existing cluster, you will need to set this to `false` during the upgrade on **both Consul agents and Consul servers**. + #### Raft Protocol Version Compatibility When upgrading to Consul 0.8.0 from a version lower than 0.7.0, users will need to