You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: