-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
Description
Description
Transition to Multi-Tenant architecture from individual Pods, More details described in https://izi.synology.me:792/oo/r/15dlpqdNej5iriqgUBISkqIToI9utFAq
Acceptance Criteria
-
TBD, map one user per PORTUse HTTP headers to seperate usersDecided to move to
X-ENAMEheader in each HTTP request instead, so it keeps the URI the same, and no need to add a path variable, but it does end up breaking the connectivity because adapter would need to be changed in order to use http header to talk to eVaults instead of IP + Port making an eVault at the end. -
Move PVC out of eVaults so that it's an enviroment config issue on how many users are mapped to one DB instance
-
Make eVault software completely stateless
-
Add
eNameto metadata of a MetaEnvelope