octodns / octodns-dnsimple

Dnsimple API provider for octoDNS
MIT License
0 stars 2 forks source link

DnsimpleProvider does not provide URL pseudo-record type #3

Closed kumavis closed 2 years ago

kumavis commented 4 years ago

Dnsimple has a pseudo-record called "URL" for redirecting to a provided url. https://support.dnsimple.com/articles/url-record/

As it is not standard, I don't expect it to be supported but wanted to point out that they don't show up when you dump the current configuration, and the documentation does not warn about this

thanks for octodns

ross commented 4 years ago

Hi @kumavis, as you mention "redirect" record types aren't currently supported in general by octoDNS. It'd likely be possible to add them, but they're not consistently available across providers so it hasn't really been a priority ocotDNS.

As it is not standard, I don't expect it to be supported but wanted to point out that they don't show up when you dump the current configuration, and the documentation does not warn about this

Yeah. That's a fair point. Probably the best thing that could be done would be to make it "standard" to show warnings about records that are ignored during a sync/dump.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.