Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: 7908 to release/1.6.x #8012

Merged
merged 1 commit into from
Jun 8, 2020
Merged

Backport: 7908 to release/1.6.x #8012

merged 1 commit into from
Jun 8, 2020

Commits on Jun 3, 2020

  1. Fix legacy management tokens in unupgraded secondary dcs (#7908)

    The ACL.GetPolicy RPC endpoint was supposed to return the “parent” policy and not always the default policy. In the case of legacy management tokens the parent policy was supposed to be “manage”. The result of us not sending this properly was that operations that required specifically a management token such as saving a snapshot would not work in secondary DCs until they were upgraded.
    mkeeler committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    97ee0b2 View commit details
    Browse the repository at this point in the history