Skip to content

fix names for internal transformed records#358

Merged
captncraig merged 3 commits intomasterfrom
fixinternal
Apr 26, 2018
Merged

fix names for internal transformed records#358
captncraig merged 3 commits intomasterfrom
fixinternal

Conversation

@captncraig
Copy link
Copy Markdown
Contributor

@captncraig captncraig commented Apr 26, 2018

Transformed records were not given the correct fqdn.

For our transform to .internal, and src record foo.stackexchange.com, the transformed record is not getting the .internal added onto the end, so the fqdn is not inside the same zone.

This PR:

  1. Fixes the bug in inport transform that creates the wrong fqdn.
  2. Makes the AD provider use the standard diff messages that include fqdn.
  3. Add a validation pass to make sure EVERY record has an fqdn that ends i the correct domain name.

@captncraig captncraig requested a review from tlimoncelli April 26, 2018 18:01
@tlimoncelli
Copy link
Copy Markdown
Contributor

LGTM

@captncraig captncraig merged commit 17e64ca into master Apr 26, 2018
@captncraig captncraig deleted the fixinternal branch October 8, 2018 20:17
rblenkinsopp pushed a commit to rblenkinsopp/dnscontrol that referenced this pull request Aug 21, 2020
* fix names for internal transformed records

* activedirectory use standard messaged

* add test for fqdn consistency in final validation pass
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.

2 participants