db62541676
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.
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
```release-note:improvement
|
|
acl: use the presence of a management policy in the state store as a sign that we already migrated to v2 acls
|
|
```
|