Skip to content

Establish relative record name convention (fix #12) #28

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 1 commit into from
Feb 24, 2021
Merged

Conversation

mholt
Copy link
Contributor

@mholt mholt commented Feb 24, 2021

Clarify that record names are relative to their zone. Improve documentation, add helper functions and tests, and write examples.

Should close #12, hopefully to satisfaction.

@mholt mholt added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 24, 2021
@mholt mholt self-assigned this Feb 24, 2021
@mholt mholt merged commit 348effc into master Feb 24, 2021
@mholt mholt deleted the standard-names branch February 24, 2021 17:36
emersion added a commit to emersion/libdns-digitalocean that referenced this pull request Jul 28, 2023
…ecord names"

This reverts commit bac007b.

In [libdns#28], it was decided to use relative names in Record.Name.

[libdns#28]: libdns/libdns#28
mholt pushed a commit to libdns/digitalocean that referenced this pull request Jul 28, 2023
…ecord names" (#9)

This reverts commit bac007b.

In [libdns#28], it was decided to use relative names in Record.Name.

[libdns#28]: libdns/libdns#28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify libdns API regarding DNS records names being absolute or relative
1 participant