Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Support for NS Subdomain Prefix#3

Open
derks wants to merge 5 commits into
basecamp:masterfrom
derks:ns_subdomain_prefix
Open

Support for NS Subdomain Prefix#3
derks wants to merge 5 commits into
basecamp:masterfrom
derks:ns_subdomain_prefix

Conversation

@derks
Copy link
Copy Markdown

@derks derks commented Mar 18, 2016

Default is ns-1, ns-2, etc... this allows the user to override the prefix so that if XIP_NS_SUBDOMAIN_PREFIX="alternative-ns" the resulting NS records would be alternative-ns1, alternative-ns2, etc (intentionally using an odd name for clarity). In my use cause, using ns01, ns02, etc fits existing naming schema and needed to be able to override the default.

@derks
Copy link
Copy Markdown
Author

derks commented Mar 18, 2016

This branch is based off the previous pull for docker support... if this won't work, I can recreate another branch based off of master. Let me know, and thanks for your time.

@normanr
Copy link
Copy Markdown

normanr commented Mar 13, 2020

One issue is that ns1 also parses as a base36 name for 97.120.0.0, so actually asking for the A records would also return that value.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants