-
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
Allow to specify port in placement-host-address #746
Conversation
Codecov Report
@@ Coverage Diff @@
## master #746 +/- ##
==========================================
+ Coverage 19.45% 19.63% +0.17%
==========================================
Files 28 28
Lines 1403 1406 +3
==========================================
+ Hits 273 276 +3
Misses 1096 1096
Partials 34 34
Continue to review full report at Codecov.
|
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.
Looks good, one minor recommendation about help text wording.
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
* Allow to specify port in placement-host-address * Update cmd/run.go Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com> Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com> Signed-off-by: Andy Le <anhldbk@gmail.com>
Description
Allow to specify port in placement-host-address
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #705
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: