-
Notifications
You must be signed in to change notification settings - Fork 314
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
DNM: TiUP Cluster UI #706
DNM: TiUP Cluster UI #706
Conversation
Codecov Report
@@ Coverage Diff @@
## master #706 +/- ##
==========================================
+ Coverage 51.47% 53.84% +2.36%
==========================================
Files 249 263 +14
Lines 20676 21575 +899
==========================================
+ Hits 10644 11617 +973
+ Misses 8622 8393 -229
- Partials 1410 1565 +155
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Current Progress:
@breeswish @lonng |
@baurine Awesome |
@baurine: PR needs rebase. Instructions 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. |
/hold |
The upstream changes too much so will abandon this PR, and commit a new PR that base on the latest master branch. |
Replace it with #1172 |
What problem does this PR solve?
Supply a web UI of tiup cluster component for user to easily deploy and operate a cluster.
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:8080
in the browser.Check List
Tests
Code changes
Side effects
Related changes
Release notes: