-
Notifications
You must be signed in to change notification settings - Fork 202
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
Feat/dashboard supports random port #874
Feat/dashboard supports random port #874
Conversation
Signed-off-by: 柳丰 <grantliu@yunify.com>
Signed-off-by: 柳丰 <grantliu@yunify.com>
Signed-off-by: 柳丰 <grantliu@yunify.com>
d8e8000
to
f71c95f
Compare
@imneov Please fix linter errors ... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imneov Thanks for the contribution.
Overall looks good. Just some small changes.
Codecov Report
@@ Coverage Diff @@
## master #874 +/- ##
==========================================
- Coverage 29.20% 29.13% -0.08%
==========================================
Files 35 35
Lines 2359 2365 +6
==========================================
Hits 689 689
- Misses 1594 1600 +6
Partials 76 76
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@mukundansundar Thanks for the suggestions. |
@imneov Please do fix the DCO and the conflicts ... |
575f5ee
to
b37fb1b
Compare
OK, It`s done. |
Signed-off-by: imneov <grantliu@yunify.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@imneov Almost done ... just a few small changes and linter fixes ...
Signed-off-by: imneov <grantliu@yunify.com>
@mukundansundar Thank you kindly! I fix it. |
@imneov Let me know if you will be able to address some of the requested changes ... Thanks |
f619819
to
96f1224
Compare
HI,@mukundansundar ~ I have responded to the modification in the commit below, what else should I do? |
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address the comments.
6adc0c7
to
c7bd055
Compare
Signed-off-by: 柳丰 <grantliu@yunify.com>
5f3f852
to
2bbac25
Compare
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
@imneov Please update the branch and resolve the conflicts. Additionally, Please update the documentation also. |
… not directly with fmt.Sprintf (nosprintfhostport) Signed-off-by: liufeng <liuf@kubesphere.io>
@pravinpushkar It's done. |
Signed-off-by: liufeng <liuf@kubesphere.io>
0e95af5
to
60d94c4
Compare
@pravinpushkar HI~ Is there anything else I need to do? |
There are few PR checks failing, could you please have a look? For now I have re-triggered some of them. Hopefully E2E- Upgrade path tests should pass as it looked temporary failure. But other one should not have failed. |
HI, @pravinpushkar ~ I don't find the failing PR checks,could you give me a link? |
Description
dashboardLocalPort
set to0
pf.LocalPort
whenPortForward
isReady
Issue reference
Please reference the issue this PR will close: #863
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: