octodns / octodns-constellix

Constellix DNS provider for octoDNS
MIT License
1 stars 4 forks source link

Implement Provider.list_zones for dynamic zone config support #49

Closed ross closed 12 months ago

ross commented 12 months ago

This also updates the domain cache to use IdnaDict to improve unicode domain support (may need other changes to fully do so.)

/cc https://github.com/octodns/octodns/pull/1026 for base functionality that will utilize this /cc https://github.com/octodns/octodns/issues/1025 for tracking the work /cc @istr as I don't have access to test w/the actual provider, but this should be a fairly safe change since it's re-using an existing mechinism