-
Notifications
You must be signed in to change notification settings - Fork 17
feat: add multi clusters support #701
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
9ff2e25 to
185ae02
Compare
185ae02 to
1c27a68
Compare
1c27a68 to
f39795e
Compare
src/containers/AppWithClusters/InternalCluster/InternalCluster.tsx
Outdated
Show resolved
Hide resolved
|
Since there are a lot of changes here, it should be released with breaking changes as v5.0.0 |
|
Discussed with team lead, there are some users, that deploy ydb with several clusters and want to use multi cluster UI version. If it's possible, it would be perfect to have separate commands for embedded version and multi-cluster version (I shortened it to mcv): Or at least there should be a section with MCV description in README or wiki - how to run in dev mode, how to build, etc. |
Update: mvp (meta backend) repo won't be public, without backend code this feature is not publicly needed. So separate multi-cluster version commands are not needed. Wiki page will be helpful, though |
Usage