4be4dd7af0
Prior to this commit, secondary datacenters could not be initialized as peering acceptors if ACLs were enabled. This is due to the fact that internal server-to-server API calls would fail because the management token was not generated. This PR makes it so that both primary and secondary datacenters generate their own management token whenever a leader is elected in their respective clusters.
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
```release-note:bug
|
|
peering: Fix issue where secondary wan-federated datacenters could not be used as peering acceptors.
|
|
```
|