[DNM] TiUP Cluster UI (new)#1172
Conversation
|
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
Some features have broken, still fixing them. |
Codecov Report
@@ Coverage Diff @@
## master #1172 +/- ##
==========================================
+ Coverage 26.17% 29.24% +3.07%
==========================================
Files 263 262 -1
Lines 18841 19911 +1070
==========================================
+ Hits 4931 5823 +892
+ Misses 13144 13079 -65
- Partials 766 1009 +243
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
/hold |
Codecov Report❌ Patch coverage is Please upload reports for the commit f4d49b7 to get more accurate results.
Additional details and impacted files@@ Coverage Diff @@
## master #1172 +/- ##
==========================================
- Coverage 26.26% 16.51% -9.76%
==========================================
Files 263 145 -118
Lines 18960 11470 -7490
==========================================
- Hits 4980 1894 -3086
+ Misses 13207 9087 -4120
+ Partials 773 489 -284
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@baurine: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
This PR can be closed because it's replaced by https://github.com/pingcap/tiunimanager |


What problem does this PR solve?
Supply a web UI of tiup cluster component for users to easily deploy and operate a cluster.
Replace the old PR #706 , the old PR has too many conflicts with the latest master branch because the upstream changed too much.
What is changed and how it works?
Add a web UI that includes both backend and frontend.
Compile it by:
Run it by:
Access
http://ip:8080in the browser.Check List
Tests
Code changes
Side effects
Related changes
Release notes: