aboutsummaryrefslogtreecommitdiff
path: root/plugin.cfg
diff options
context:
space:
mode:
authorGravatar Darshan Chaudhary <deathbullet@gmail.com> 2019-08-09 12:40:28 +0530
committerGravatar Miek Gieben <miek@miek.nl> 2019-08-09 08:10:28 +0100
commit879466b0288a2d11e278950375c7593b60ea0677 (patch)
tree8f277238fd0cd9b458d63fbcc156267ad2a04006 /plugin.cfg
parent5b74d0f957a2565c8ee168ad55283b0914cac9d7 (diff)
downloadcoredns-879466b0288a2d11e278950375c7593b60ea0677.tar.gz
coredns-879466b0288a2d11e278950375c7593b60ea0677.tar.zst
coredns-879466b0288a2d11e278950375c7593b60ea0677.zip
Add plugin for Azure DNS (#2945)
* Add plugin for Azure DNS Signed-off-by: darshanime <deathbullet@gmail.com> * Rename AzureDNS plugin to Azure Signed-off-by: darshanime <deathbullet@gmail.com> * remove upstream from azure syntax Signed-off-by: darshanime <deathbullet@gmail.com> * Rename azure plugin block keynames Signed-off-by: darshanime <deathbullet@gmail.com> * Normalize zone name before lookup in zones Signed-off-by: darshanime <deathbullet@gmail.com> * Update import path for caddy Signed-off-by: darshanime <deathbullet@gmail.com> * normalize azure zone name only if required Signed-off-by: darshanime <deathbullet@gmail.com> * Add support for MX, SRV, TXT, records Signed-off-by: darshanime <deathbullet@gmail.com> * Add specs for new record types Signed-off-by: darshanime <deathbullet@gmail.com> * Use sequential updates for zones Signed-off-by: darshanime <deathbullet@gmail.com> * Add OWNERS file for azure plugin Signed-off-by: darshanime <deathbullet@gmail.com> * Rename imports for third party packages Signed-off-by: darshanime <deathbullet@gmail.com> * Capitalize values in README Signed-off-by: darshanime <deathbullet@gmail.com> * Shorten keys for azure plugin config Signed-off-by: darshanime <deathbullet@gmail.com> * Fixup readme for azure plugin Signed-off-by: darshanime <deathbullet@gmail.com>
Diffstat (limited to 'plugin.cfg')
-rw-r--r--plugin.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin.cfg b/plugin.cfg
index 4c7dd8385..4d18c7d4e 100644
--- a/plugin.cfg
+++ b/plugin.cfg
@@ -45,6 +45,7 @@ autopath:autopath
template:template
hosts:hosts
route53:route53
+azure:azure
federation:federation
k8s_external:k8s_external
kubernetes:kubernetes