doddo / octodns-lexicon

Use Lexicon providers in OctoDNS
MIT License
12 stars 2 forks source link

Apply the lenient configuration parameter when fetching remote records #9

Closed thlc closed 11 months ago

thlc commented 11 months ago

The lenient parameter, when configured at zone-level, isn't applied when populating Records from the remote zone, which can lead to errors preventing the sync. This patch aims to correct that behavior.