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

Add LUA Record support #3083

Open
larsl-net opened this issue Aug 15, 2024 · 1 comment
Open

Add LUA Record support #3083

larsl-net opened this issue Aug 15, 2024 · 1 comment

Comments

@larsl-net
Copy link

Is your feature request related to a problem? Please describe.
I am working on the migration of my PowerDNS managed zones to dnscontrol. Currently, I run in the problem that the LUA Records which I use result in an error, because they are not supported.

dnscontrol preview --domains example.com      
******************** Domain: example.com
ERROR
Error getting corrections (powerdns): unknown rtype (LUA) when parsing (A "ifportup(443, {'1.1.1.1', '1.2.3.4'},{selector='all'})") domain=(example.com)
Done. 0 corrections.
completed with errors

Describe the solution you'd like
Add support for LUA records

Describe alternatives you've considered
A way to ignore records with an unsupported record type.

Additional context
Official docs from PowerDNS
https://doc.powerdns.com/authoritative/lua-records/

@tlimoncelli
Copy link
Contributor

CC @jpbede

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

No branches or pull requests

2 participants