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

fix(instance): curl max local port should be 1023 #3890

Closed
wants to merge 1 commit into from

Conversation

alyssais
Copy link

@alyssais alyssais commented Jun 21, 2024

curl's --local-port is an inclusive range, and as the text says, Scaleway requires the source port be /below/ 1024.

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:

**instance**: fix curl --local-port range in example

curl's --local-port is an inclusive range, and as the text says,
Scaleway requires the source port be /below/ 1024.
@alyssais alyssais requested a review from remyleone as a code owner June 21, 2024 07:58
@jremy42 jremy42 added instance Instance issues, bugs and feature requests documentation bug labels Jun 21, 2024
@remyleone
Copy link
Member

Thanks a lot for your contribution. We are going to publish your fix using our internal system which will ensure that this change will be sent to our many references for documentation and not just only the CLI :)

@remyleone
Copy link
Member

#3925

@remyleone remyleone closed this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug documentation instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants