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

Add support for subdomain delegation #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

chuhn
Copy link

@chuhn chuhn commented Nov 1, 2018

This patch adds subdomain delegation NS records based on the parent_id relationship between domains in ONA.

It extends the initial SELECT in build_bind_domain to also include NS records that have the given domain as parent domain as well as the glue A records of the corresponding name servers.
The generation of A and NS records then needs special handling for records where the desired entry does not match `domain['fqdn]'.

This also fixes #11

@chuhn
Copy link
Author

chuhn commented Mar 5, 2024

Ping?

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.

Generate glue records
1 participant