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: check for existence of dhcp6 FQDN first #4284

Merged
merged 1 commit into from
Sep 26, 2021

Conversation

Ulexus
Copy link
Contributor

@Ulexus Ulexus commented Sep 24, 2021

Check that dhcpv6.Options.FQDN() is not nil before trying to use it.

This fixes DHCPv6 on GCP.

Signed-off-by: Seán C McCord ulexus@gmail.com

Pull Request

What? (description)

Why? (reasoning)

Acceptance

Please use the following checklist:

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you formatted your code (make fmt)
  • you linted your code (make lint)
  • you generated documentation (make docs)
  • you ran unit-tests (make unit-tests)

See make help for a description of the available targets.


This change is Reviewable

@Ulexus
Copy link
Contributor Author

Ulexus commented Sep 24, 2021

/approve

Check that dhcpv6.Options.FQDN() is not nil before trying to use it.

This fixes DHCPv6 on GCP.

Signed-off-by: Seán C McCord <ulexus@gmail.com>
@smira smira added this to the v0.13 milestone Sep 24, 2021
@Ulexus
Copy link
Contributor Author

Ulexus commented Sep 26, 2021

/m --ff

@talos-bot talos-bot merged commit b1b6d61 into siderolabs:master Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants