Update warning to reflect Consul Leader Election bug has been fixed

This commit is contained in:
Cory Donnelly
2016-06-02 15:58:31 -04:00
parent 06b8cbc964
commit 6649e97b1e

View File

@@ -4315,8 +4315,8 @@ At this point, `ls -l ~/consul` should show `docker` and
- You can issue API requests to any manager:
<br/>if you talk to a secondary, it forwards to the primary
.warning[There is currently a bug when
the Consul cluster itself has a leader election;
.warning[Until recently there was a bug when
the Consul cluster itself had a leader election;
<br/>see [docker/swarm#1782](https://github.com/docker/swarm/issues/1782).]
---