Skip to content

CLOUDNS: fix zone auto-creation#3976

Merged
tlimoncelli merged 2 commits intoStackExchange:mainfrom
RobinDaugherty:fix/cloudns-auto-zone-creation
Jan 12, 2026
Merged

CLOUDNS: fix zone auto-creation#3976
tlimoncelli merged 2 commits intoStackExchange:mainfrom
RobinDaugherty:fix/cloudns-auto-zone-creation

Conversation

@RobinDaugherty
Copy link
Copy Markdown
Contributor

Fixes #3612

It did work if you used the deprecated create-domains command, but now it will also work correctly with the preview and push commands.

The fetching of zones was already implemented, but it didn't return the list of domains. I kept the existing implementation where it only fetches while locked. Both ID lookup and zone listing use the internally-cached zone list, so the list is still fetched only once.

@tlimoncelli tlimoncelli merged commit a5aee59 into StackExchange:main Jan 12, 2026
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.

Auto Zone Creation Not Working for ClouDNS

3 participants