open-consul/agent/metadata
Daniel Nephin b8da06a34d acl: remove ACL upgrading from Clients
As part of removing the legacy ACL system ACL upgrading and the flag for
legacy ACLs is removed from Clients.

This commit also removes the 'acls' serf tag from client nodes. The tag is only ever read
from server nodes.

This commit also introduces a constant for the acl serf tag, to make it easier to track where
it is used.
2021-09-29 14:02:38 -04:00
..
build.go Skips unique node ID check for old versions of Consul. 2017-09-05 22:57:29 -07:00
build_test.go Replace goe/verify.Values with testify/require.Equal (#7993) 2020-06-02 12:41:25 -04:00
server.go acl: remove ACL upgrading from Clients 2021-09-29 14:02:38 -04:00
server_internal_test.go agent: move agent/consul/agent to agent/metadata 2017-08-09 14:36:52 +02:00
server_test.go Refactor of serf feature flag tags. 2021-05-20 12:57:06 -04:00