mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Feature request: support etcd-backed CoreDNS provider #301
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Samizr on GitHub (Aug 10, 2023).
It would be cool to have a way to update CoreDNS that's backed by etcd with dynamic updates. Currently CoreDNS doesn't support it out of the box and your tool seems like a good alternative.