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

feat: RBAC for distributed system #878

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

nikhilsinhaparseable
Copy link
Contributor

sync the user with its role and password hash from querier to all live ingestors
sync from storage metadata when ingestor starts

sync -

  1. user creation (with generated hash)
  2. user deletion
  3. role updates for a user
  4. generate new password for a user

@nikhilsinhaparseable nikhilsinhaparseable force-pushed the rbac-distributed branch 2 times, most recently from 909825f to 7e43629 Compare August 8, 2024 10:58
@nitisht nitisht requested review from vishalkrishnads and removed request for nitisht August 20, 2024 07:57
sync the user with its role and password hash from querier to all live ingestors
sync from storage metadata when ingestor starts

sync -
1. user creation (with generated hash)
2. user deletion
3. role updates for a user
4. generate new password for a user
@nitisht nitisht removed the request for review from vishalkrishnads September 16, 2024 04:32
@nitisht nitisht merged commit db8b726 into parseablehq:main Sep 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants