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

Multi Tenancy in rekor #2333

Open
deepharness opened this issue Jan 20, 2025 · 1 comment
Open

Multi Tenancy in rekor #2333

deepharness opened this issue Jan 20, 2025 · 1 comment
Labels
question Further information is requested

Comments

@deepharness
Copy link

Question
Rekor doesn't support multi tenancy out of box, Is there any way to support data partioting in rekor?

After some code walkthrough & thanks to this doc https://docs.google.com/document/d/1QBTyK-wquplNdeUB5_aqztQHigJOepCvd-4FL4H-zl8/edit?resourcekey=0-grdVbSltkTvpNvhj03laCQ&tab=t.0. I came up with a option to add multiple active tree nodes based on per account.

Can anyone suggest is it a good option to use unique treeId per account?

@deepharness deepharness added the question Further information is requested label Jan 20, 2025
@haydentherapper
Copy link
Contributor

We won't be accepting multi-tenancy features as we are beginning a migration of the log backend to https://github.com/transparency-dev/trillian-tessera, which does not support multi-tenancy. It'll be much simpler to maintain multiple instances of Rekor than to maintain multiple trees with one frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants