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

api/equinixmetal: allows using different port for webserver storage #552

Open
wants to merge 1 commit into
base: flatcar-master
Choose a base branch
from

Conversation

tormath1
Copy link
Contributor

One can now provide a URL like: ssh+http://1.2.3.4:8088 to upload the temporary artifacts on server 1.2.3.4 via SSH and download the artifacts from http://1.2.3.4:8088

One can now provide a URL like: ssh+http://1.2.3.4:8088 to upload the
temporary artifacts on server 1.2.3.4 via SSH and download the artifacts
from http://1.2.3.4:8088

Signed-off-by: Mathieu Tortuyaux <[email protected]>
@tormath1 tormath1 self-assigned this Aug 29, 2024
@tormath1 tormath1 marked this pull request as ready for review August 29, 2024 13:31
@tormath1 tormath1 requested a review from a team August 29, 2024 13:31
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.

Just noticed that this is for a review for 3 months already. Heh.

Um, looks ok I think. What is this for?

@tormath1
Copy link
Contributor Author

Just noticed that this is for a review for 3 months already. Heh.

Um, looks ok I think. What is this for?

Yeah, it is not an emergency to get this merged so I did not insist on this review. For Equinix Metal, we boot an instance using PXE: PXE configuration and Ignition configuration can be stored on a Google Cloud Storage bucket or a regular HTTP server. This PR allows to configure SSH port and HTTP port. Before that, it was impossible to use an HTTP port different from 80.

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.

2 participants