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

AZURE: populate zone cache after creating zone #3329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

das7pad
Copy link
Contributor

@das7pad das7pad commented Jan 8, 2025

Hi @vatsalyagoel!
While reviewing all the ZoneCreator implementations, I noticed that the AZURE provider has an incomplete caching implementation for zones. The provider is populating the cache once on startup. Any zones that are created will not readable in the same life-cycle of dnscontrol. This PR is populating the zone cache with any newly created zones for later use. Would you mind giving this a try and let me know how it goes? Thanks!

Part of #3007

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants