Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Modify NS and SOA records for affected zones when a NameServer object is deleted or renamed #280

Merged
merged 4 commits into from
Feb 3, 2023
Merged

Conversation

peteeckel
Copy link
Contributor

fixes #279

This fixes the above issue by updating NS and SOA records for affected zones when a NameServer object is deleted or renamed.

Additionally, some new tests covering both cases were added, and the update_ns_records() got some performance improvement as well.

@hatsat32 hatsat32 merged commit c23b6f4 into auroraresearchlab:main Feb 3, 2023
@peteeckel peteeckel deleted the fix/delete-nameserver branch February 3, 2023 16:15
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.

Deleting or renaming a name server does not remove or update the NS records pointing to it
2 participants