-
Notifications
You must be signed in to change notification settings - Fork 21
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
Added option to specify port1 and port2 #81
Conversation
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.
Thanks for the PR! Found some small issues.
Cool Co-authored-by: Krzesimir Nowak <[email protected]>
Co-authored-by: Krzesimir Nowak <[email protected]>
Co-authored-by: Kai Lüke <[email protected]>
Co-authored-by: Krzesimir Nowak <[email protected]>
Suggested changes are committed :) |
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.
Two nitpicks, otherwise looks good.
Co-authored-by: Krzesimir Nowak <[email protected]>
Co-authored-by: Krzesimir Nowak <[email protected]>
Fixed - thank you |
Thanks again for the PR! |
PR in coreos-overlay to pull these changes for the next alpha: flatcar-archive/coreos-overlay#2198 |
Added option to specify port1 and port2
Added option to specify port1 and port2
We are getting conflicts with services that are already listening on these ports
new params
" -L, --listen-port-1 <LISTEN_PORT_1> Overwrites standard listen port 9090"
" -M, --listen-port-2 <LISTEN_PORT_2> Overwrites standard listen port 9091"
How to use
Test by using
Testing done
Tested in flatcar 3227.2.0