Support Subzones in Subdomain Management #24

Closed
opened 2026-04-05 19:45:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @6ixfalls on 10/22/2025

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

Subzones (e.g. sub.example.com) are not handled properly, at least when using the Cloudflare provider.
Records are created at the root level, and a user requesting the domain test.sub.example.com gets an A record at test.example.com rather than test.sub.example.com. Ideally, I'd like a DNS provider that supports subzones properly (Cloudflare nor Hetzner does this), but until then this behavior is still less than ideal.

Describe the solution you'd like.

Create the A records properly under the specified subdomains rather than at the root level.

Additional context to this request.

No response

*Originally created by @6ixfalls on 10/22/2025* ### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to see. Subzones (e.g. sub.example.com) are not handled properly, at least when using the Cloudflare provider. Records are created at the root level, and a user requesting the domain `test.sub.example.com` gets an A record at `test.example.com` rather than `test.sub.example.com`. Ideally, I'd like a DNS provider that supports subzones properly (Cloudflare nor Hetzner does this), but until then this behavior is still less than ideal. ### Describe the solution you'd like. Create the A records properly under the specified subdomains rather than at the root level. ### Additional context to this request. _No response_
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pyrodactyl#24