Skip to content

feat(dns): implement Cloudflare providerCloudflare dns provider#240

Open
marklao666888 wants to merge 3 commits into
profullstack:masterfrom
marklao666888:cloudflare-dns-provider
Open

feat(dns): implement Cloudflare providerCloudflare dns provider#240
marklao666888 wants to merge 3 commits into
profullstack:masterfrom
marklao666888:cloudflare-dns-provider

Conversation

@marklao666888
Copy link
Copy Markdown

Summary

  • replace the Cloudflare DNS stub with real Cloudflare API v4 calls
  • implement zone listing, record listing, create/update upsert, delete, and round-robin A record syncing
  • map Cloudflare records into the shared DnsRecord shape, including TTL and proxied state
  • add tests for auth requirements, zone/record mapping, create/update, round-robin diffing, and API errors

Part of #6.

Testing

  • Not run locally: this environment only has node.exe; npm, pnpm, corepack, and tsc are not installed.

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