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

core: add ACL role state schema and functionality. #13955

Merged
merged 2 commits into from
Aug 9, 2022

Commits on Aug 3, 2022

  1. core: add ACL role state schema and functionality.

    This commit includes the new state schema for ACL roles along with
    state interaction functions for CRUD actions.
    
    The change also includes snapshot persist and restore
    functionality and the addition of FSM messages for Raft updates
    which will come via RPC endpoints.
    jrasell committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7a1e05f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. update based on feedback.

    jrasell committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ef9aa4e View commit details
    Browse the repository at this point in the history