2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 23:05:28 +00:00

1 Commits

Author SHA1 Message Date
R.B. Boyer
19baf4bc25
acl: use the presence of a management policy in the state store as a sign that we already migrated to v2 acls ()
This way we only have to wait for the serf barrier to pass once before
we can upgrade to v2 acls. Without this patch every restart needs to
re-compute the change, and potentially if a stray older node joins after
a migration it might regress back to v1 mode which would be problematic.
2021-01-05 17:04:27 -06:00