You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Consul servers do the registration for that server on behalf of the cluster, so it was excluded from ACLs. That exception should be removed when enforceVersion8 is set, though, so I'll remove it.
Activity
slackpad commentedon Mar 23, 2017
Hi - we'd need more details about your configuration to figure out what's going on.
bomee commentedon Mar 23, 2017
I have read source code find
a magic code
service == ConsulServiceID
.What is the intention of this code?slackpad commentedon Mar 23, 2017
The Consul servers do the registration for that server on behalf of the cluster, so it was excluded from ACLs. That exception should be removed when
enforceVersion8
is set, though, so I'll remove it.Gets rid of the Consul service exception under version 8.