Skip to content
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

Merged
merged 7 commits into from
Oct 4, 2022

Conversation

karstenjakobsen
Copy link
Contributor

@karstenjakobsen karstenjakobsen commented Aug 25, 2022

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

flatcar-update --to-version 3227.2.2 --listen-port-1 8091 --listen-port-2 8092

Testing done

Tested in flatcar 3227.2.0

Copy link
Member

@krnowak krnowak left a 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.

bin/flatcar-update Outdated Show resolved Hide resolved
bin/flatcar-update Outdated Show resolved Hide resolved
bin/flatcar-update Outdated Show resolved Hide resolved
bin/flatcar-update Outdated Show resolved Hide resolved
karstenjakobsen and others added 4 commits August 29, 2022 11:21
Cool

Co-authored-by: Krzesimir Nowak <[email protected]>
Co-authored-by: Krzesimir Nowak <[email protected]>
Co-authored-by: Krzesimir Nowak <[email protected]>
@karstenjakobsen
Copy link
Contributor Author

Suggested changes are committed :)

Copy link
Member

@krnowak krnowak left a 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.

bin/flatcar-update Outdated Show resolved Hide resolved
bin/flatcar-update Outdated Show resolved Hide resolved
karstenjakobsen and others added 2 commits September 15, 2022 13:15
Co-authored-by: Krzesimir Nowak <[email protected]>
Co-authored-by: Krzesimir Nowak <[email protected]>
@karstenjakobsen
Copy link
Contributor Author

Two nitpicks, otherwise looks good.

Fixed - thank you

@krnowak krnowak merged commit 6d875ef into flatcar:flatcar-master Oct 4, 2022
@krnowak
Copy link
Member

krnowak commented Oct 4, 2022

Thanks again for the PR!

@krnowak
Copy link
Member

krnowak commented Oct 4, 2022

PR in coreos-overlay to pull these changes for the next alpha: flatcar-archive/coreos-overlay#2198

@karstenjakobsen karstenjakobsen deleted the patch-1 branch November 28, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants