Skip to content

Update NodeBalancer hostname #578

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

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

bbiggerr
Copy link
Contributor

No description provided.

Copy link
Collaborator

@yoshizzle yoshizzle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would check with @jfrederickson or @stvnjacobs to ensure this is a valid example.

openapi.yaml Outdated
@@ -20248,8 +20248,8 @@ components:
hostname:
type: string
description: >
This NodeBalancer's hostname, ending with _.nodebalancer.linode.com_
example: nb-207-192-68-16.newark.nodebalancer.linode.com
This NodeBalancer's hostname, ending with _.ip.linodeusercontent.com_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This NodeBalancer's hostname, ending with _.ip.linodeusercontent.com_
This NodeBalancer's IPv4 address, ending with _.ip.linodeusercontent.com_

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's still correct to call this the hostname, it's just that the hostname is derived from the IPv4 address. (So were the previous ones.)

openapi.yaml Outdated
This NodeBalancer's hostname, ending with _.nodebalancer.linode.com_
example: nb-207-192-68-16.newark.nodebalancer.linode.com
This NodeBalancer's hostname, ending with _.ip.linodeusercontent.com_
example: 123-456-789-00.ip.linodeusercontent.com

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpick: that's not a valid IPv4 address, so this hostname could never be generated.

I would probably go with one of the IPs from a range reserved for documentation: https://datatracker.ietf.org/doc/html/rfc5737

@bbiggerr bbiggerr merged commit 2241dfa into linode:development Dec 15, 2021
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
Changelog for Cloud Manager v1.66.0, JS Client v0.71.0 and Validation v0.11.0
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.

4 participants