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

Access control cluster server improvements #12690

Commits on Dec 7, 2021

  1. Access control cluster server improvements

    - move implementation into anonymous namespace
    - handle more errors during list encode
    - move extension attribute storage to external (still not implemented)
    - move cluster revision storage to external
    mlepage-google committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    4155b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c321cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a65aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e2b34c View commit details
    Browse the repository at this point in the history
  5. Fix iteration in ACL read

    Sentinel error is expected when iteration ends.
    mlepage-google committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    239fd7f View commit details
    Browse the repository at this point in the history