-
Notifications
You must be signed in to change notification settings - Fork 20
doc: add design proposal for multi-tenancy simplification #1196
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
Conversation
Co-authored-by: togashidm <[email protected]>
Co-authored-by: togashidm <[email protected]>
Co-authored-by: togashidm <[email protected]>
|
This pull request is stale because it has been open 30 days with no activity. Make a comment or update the PR to avoid closing PR after 15 days. |
|
LGTM, and this will be a significant improvement and simplification, especially as services are decomposed. A secondary benefit is that it will make it more feasible for developers to work on services in isolation, and reduce resource requirements for development. Two high level comments:
|
Description
Add design proposal for multi-tenancy simplification.
Fixes # (issue)
Any Newly Introduced Dependencies
Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: