Commit graph

589 commits

Author SHA1 Message Date
Ludovic Fernandez
cfafc8cd8a
Add DNS provider for Nodion (#1844) 2023-02-27 00:11:03 +00:00
Ludovic Fernandez
b66c15b2cf
Add DNS provider for Plesk (#1837) 2023-02-27 00:53:57 +01:00
Ludovic Fernandez
56fda1abd8
acmedns: fix CNAME support (#1847) 2023-02-24 09:59:23 +01:00
Sascha Marcel Hacker
1e2793f9ec
dynu: fix subdomain support (#1842)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-02-19 23:59:17 +00:00
Ludovic Fernandez
fd0eb831a8
chore: update to go1.19 (#1835) 2023-02-09 16:19:58 +00:00
Roman Pedchenko
e76a104315
namesilo: add cleanup before add a DNS record (#1833) 2023-02-05 20:54:41 +00:00
Ludovic Fernandez
4a14c315a2
alidns: filter on record type (#1829) 2023-02-03 13:48:13 +00:00
Ludovic Fernandez
ad612e639e
feat: Add DNS provider for Websupport (#1824) 2023-02-01 14:22:25 +01:00
Ludovic Fernandez
3d32e6a664
Add DNS provider for dnsHome.de (#1821) 2023-01-27 09:28:38 +00:00
Ludovic Fernandez
9b0b4cbbd6
hetzner: improve zone ID detection (#1815) 2023-01-23 17:38:18 +01:00
saltiyazan
5ff9695c09
route53: add CLI example (#1814) 2023-01-20 15:32:33 +00:00
KuberDriver
db0257c6f8
gcloud: add CLI example (#1808) 2023-01-18 08:55:46 +00:00
Chris Marchesi
0122506c23
route53: Allow static credentials to be supplied (#1746)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-15 22:50:35 +00:00
AntonyRohithAkash
afcb2bc6d1
Add DNS provider for UltraDNS (#1806)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-11 14:57:25 +01:00
Melchior NOGUES
7f8305e8d8
pdns: fix usage of notify only when zone kind is Master or Slave (#1781)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-08 14:12:06 +00:00
Alexander Beyn
e982d5a77f
hurricane: fix typo in example command (#1799)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-05 09:51:35 +01:00
Nicola Murino
fd54758bba
chore: update go-jose package to latest (#1797) 2023-01-04 10:32:15 +00:00
h0m1
33b3399b3a
luadns: removed dot suffix from authzone while searching for zone (#1796) 2023-01-04 11:09:51 +01:00
Fernandez Ludovic
368427a621 fix: skip reg.ru tests on CI 2023-01-03 02:45:25 +01:00
TeoGoddet
a824cab316
infomaniak: CNAME support (#1790)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-12-24 02:24:11 +01:00
Feng.YJ
339b62fdcd
tencentcloud: support punycode domain (#1788) 2022-12-18 17:54:03 +01:00
Thomas Hofmann
c754882704
ibmcloud: add support for subdomains (#1779)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-12-06 17:51:44 +00:00
Ludovic Fernandez
7095aa66a2
fix: return an error when extracting record name (#1778) 2022-12-04 15:11:27 +00:00
Ludovic Fernandez
9ec5c8a18f
fix: return an error when extracting record name (#1766) 2022-11-28 17:53:13 +00:00
Ludovic Fernandez
300f42d084
arvancloud: replace arvancloud.com by arvancloud.ir (#1771) 2022-11-28 16:15:56 +00:00
Ludovic Fernandez
a7b11e0447
chore: update linter (#1767)
Co-authored-by: Dominik Menke <git@dmke.org>
2022-11-27 19:04:28 +00:00
Ali Afsharzadeh
2431f83100
Add DNS provider for Liara (#1741) 2022-11-26 02:06:08 +00:00
Ludovic Fernandez
6cc21f2753
fix: CNAME support (#1735) 2022-11-25 18:12:21 +01:00
Ludovic Fernandez
1b56aa0d2f
regru: improve error handling (#1750) 2022-11-10 02:23:04 +01:00
Paul Galow
6c75aaa9a4
Route 53: Update IAM policy example to grant least privilege access (#1727) 2022-10-12 18:42:06 +00:00
Jürgen Brunink
7cfa075581
hurricane: fix CNAME support (#1734)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-11 14:40:00 +02:00
Ludovic Fernandez
79fcc56402
duckdns: fix CNAME support (#1732) 2022-10-10 08:42:27 +00:00
Omar Aloraini
87ee39a1dc
oraclecloud: use fqdn to resolve zone (#1731) 2022-10-10 07:05:11 +02:00
Matthieu Berthomé
ca6784a824
digitalocean: configurable base URL (#1687)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-03 13:36:47 +00:00
Ludovic Fernandez
d5a18dc2d5
docs: un-deprecate Yandex (#1719) 2022-09-19 09:40:45 +00:00
Ludovic Fernandez
af37b94b38
feat: take out CNAME support from experimental features (#1718) 2022-09-19 11:21:35 +02:00
Ludovic Fernandez
0d7ee5e750
luadns: fix cname support (#1717) 2022-09-17 18:04:47 +00:00
Daniel Albert
0bcada7921
pdns: notify secondary servers after updates (#1679)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-17 16:20:41 +00:00
tony-defa
60bd1c205e
allinkl: removed deprecated sha1 hashing (#1713) 2022-09-17 16:02:48 +00:00
Ludovic Fernandez
4c823ed3c0
lightsail: cleanup (#1716) 2022-09-17 09:22:42 +00:00
Ludovic Fernandez
bc3500a951
feat: deprecate Yandex and DNSPod (#1715) 2022-09-17 11:04:54 +02:00
Engin Diri
62a0d11f83
Add DNS provider for CIVO (#1707) 2022-09-09 12:33:24 +00:00
Ludovic Fernandez
a927c96aae
chore: update dependencies (#1709) 2022-09-03 17:53:23 +02:00
Andrew Kluev
8fe27e0cc3
Add DNS provider for VK Cloud (#1706)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-02 22:56:10 +02:00
Ludovic Fernandez
d99c75a08d
chore: update linter (#1708) 2022-09-02 09:05:52 +02:00
Andrew Kluev
be0c6c743d
Add DNS provider for YandexCloud (#1694)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-01 21:05:43 +00:00
Fernandez Ludovic
11ac3da542 infoblox: fix documentation 2022-08-25 16:21:04 +02:00
Ludovic Fernandez
ca18391d25
loopia: add configuratble API endpoint (#1704) 2022-08-24 19:32:39 +00:00
Ludovic Fernandez
d7b0593eb6
infoblox: fix documentation (#1702) 2022-08-24 20:15:27 +02:00
Ludovic Fernandez
409b3c9959
feat: update to go1.18 (#1700) 2022-08-22 15:05:31 +00:00
Predrag Janosevic
791eb3c640
exoscale: migrate to API v2 endpoints (#1682) 2022-08-04 14:35:02 +00:00
Kazumichi Yamamoto
d344d8b87b
sakuracloud: update api client library (#1690) 2022-08-04 13:56:46 +00:00
Manuel Schmidbauer
0aeafc68cf
njalla: fix record id unmarshal error (#1686) 2022-08-04 01:06:25 +02:00
libla
c270c239b5
tencentcloud: fix subdomain error (#1678)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-17 14:40:24 +02:00
Nick Been
6a53daad64
auroradns: update authentification (#1669) 2022-07-04 15:27:27 +02:00
john dev
806ef243d1
hetzner: set min TTL to 60s (#1666) 2022-06-30 08:55:08 +00:00
Alexey Bulenkov
525ceda150
docs: fixed invalid environment parameter name in example (#1662) 2022-06-28 00:02:08 +00:00
Dominik Menke
85f616f85b
docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
Ludovic Fernandez
88a2bab2d9
Add DNS provider for Variomedia (#1654) 2022-06-06 20:22:34 +00:00
Katie
638745cbce
Add NearlyFreeSpeech DNS Provider (#1652)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-06-06 22:05:43 +02:00
nonchan
d95b487af1
route53: add assume role ARN (#1650)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-27 18:32:39 +02:00
Manabu Sonoda
81f1fabad4
Add DNS Provider for IIJ DNS Platform Service (#1646) 2022-05-20 20:30:19 +00:00
Gregory Schier
122cdb64e4
Add Vercel DNS provider (#1635)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-04-29 20:50:39 +00:00
Ludovic Fernandez
5228f6dbcf
rfc2136: fix TSIG secret (#1633) 2022-04-27 17:46:39 +02:00
lipovmi
3694559777
gcore: change dns api url (#1629) 2022-04-26 00:09:34 +02:00
Matt Sporleder
e83220c1c5
dnsimple: add debug option (#1630) 2022-04-26 00:08:38 +02:00
Ludovic Fernandez
6b8d5a0afc
bluecat: rewrite provider implementation (#1627) 2022-04-20 01:00:57 +02:00
Charlie Chiang
6641400f41
tencentcloud: fix InvalidParameter.DomainInvalid error when using DNS challenges (#1616) 2022-04-03 17:53:11 +02:00
Ludovic Fernandez
b4a942def7
docs: fix link in the httpreq page (#1602) 2022-02-24 00:07:58 +01:00
Johannes Kastl
86b05a9701
docs: fix typos for usage hostingde example (#1595) 2022-02-19 19:36:17 +01:00
Ludovic Fernandez
4b2f870f3f
Add DNS provider for iwantmyname (#1588) 2022-02-12 12:33:11 +01:00
Uwe Koloska
7f69bdbbeb
docs: fix all-inkl configuration (#1576) 2022-01-30 21:51:04 +01:00
Knut-Erik Johnsen
6dd5d1f814
azure: add support for Azure Private Zone DNS (#1561)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-17 10:05:59 +01:00
Ludovic Fernandez
27bb3f2256
joker: explains user and password for SVC mode (#1555) 2021-12-30 13:31:31 +01:00
Fernandez Ludovic
f4b153f26f test: force to have a reproducible context for oracle provider tests 2021-12-23 03:57:21 +01:00
Baran
6907a39266
Add DNS Provider for Tencent Cloud (#1527) 2021-12-22 15:58:35 +00:00
Dane
0324783e09
Add DNS provider for UKFast SafeDNS (#1545)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-20 14:15:49 +00:00
Sepehr Hosseini
f7c287e520
porkbun: fix typo in dns example (#1550) 2021-12-19 01:10:41 +00:00
Ludovic Fernandez
2b20b13fad
mythicbeasts: fix token expiration (#1539) 2021-12-03 16:19:00 +01:00
Ludovic Fernandez
2de6e0b0c8
chore: update linter (#1524) 2021-11-03 20:39:12 +01:00
Ludovic Fernandez
e719fabe96
chore: homogeneous tests setup and close servers. (#1520) 2021-11-01 23:52:38 +00:00
Ludovic Fernandez
15f3a45342
godaddy: add tests on the client (#1521) 2021-11-01 22:02:31 +01:00
Dominik Menke
60ae6e6dc9
chore: migrate RFC links (#1513)
As per announcement [1, 2], tools.ietf.org is going to shut
down in the near future. This updates the links to the referenced
RFCs to their new location, as per [3].

[1]: https://mailarchive.ietf.org/arch/msg/ietf/0n-6EXEmkTp3Uv_vj-5Vnm3o0bo/
[2]: https://mailarchive.ietf.org/arch/msg/ietf-announce/xKzJZIyanPCclTd7DU9PxBAbwhA/
[3]: https://github.com/ietf-tools/tools-transition-plan#new-service-locations
2021-10-22 19:26:08 +00:00
raunsbaekdk
18bcc0fa0c
exec: add detected variable to handle sequence interval (#1510) 2021-10-21 23:33:38 +02:00
Chris Hepner
88f62f106d
rackspace: change zone ID to string (#1508) 2021-10-18 19:11:07 +02:00
Léopold Jacquot
1bd663882a
infomaniak: fix subzone support (#1497) 2021-09-30 19:06:22 +00:00
Ludovic Fernandez
17f62b8a13
Add DNS provider for Epik (#1491) 2021-09-29 18:40:35 +00:00
Laszlo Janosi
2763e76270
edgedns: fix Present and CleanUp logic (#1494)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-09-29 14:05:55 +00:00
nonchan
b86f37238f
Add DNS Provider for IBM Cloud (SoftLayer) (#1487) 2021-09-11 17:52:37 +02:00
Jens L
d2e526e8dd
Add DNS provider for nicmanager (#1473)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-08-27 12:47:28 +02:00
Christian Groschupp
376e7bd78e
desec: bump to v0.6.0 (#1470)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-08-25 12:54:08 +00:00
Adrien DAURIAT
e0b0f22e85
ovh: follow cname (#1467) 2021-08-25 11:25:05 +00:00
Yuanhai He
99ba43f743
alidns: support ECS instance RAM role (#1462) 2021-08-25 10:49:56 +00:00
Ludovic Fernandez
dc2b19e1b1
chore: update Go (#1469) 2021-08-25 11:44:11 +02:00
Christian Anton
a653611dc8
azure: zone name as environment variable (#1433) 2021-08-07 11:03:14 +00:00
Yuanhai He
6f5f694cd5
alidns: support sts token credential (#1454) 2021-08-07 12:07:31 +02:00
Maxim
71a3bbc8dd
Add DNS provider for g-core labs (#1456)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-07-22 12:05:22 +02:00
Ludovic Fernandez
6e982d65ff
chore: update dependencies (#1453) 2021-07-12 09:27:49 +02:00
Ludovic Fernandez
264d39bbc4
Add DNS provider for hosttech (#1447) 2021-07-09 22:50:19 +02:00
Ludovic Fernandez
2dbe8832a5
Add DNS provider for freemyip.com (#1451) 2021-07-04 12:03:32 +02:00
Ludovic Fernandez
43779d7533
Add DNS provider for all-inkl (#1444) 2021-06-30 22:49:02 +02:00
Clement Jean
2a194d6ab9
aws: detailed credentials (#1439)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-06-28 01:31:18 +00:00
Clement Jean
284d1a3e38
lightsail: wrong Region env var name 2021-06-27 21:51:05 +02:00
Ludovic Fernandez
b20e8f3394
Add DNS provider for Internet.bs (#1431) 2021-06-14 02:44:13 +02:00
Ludovic Fernandez
1dbebce7a9
lib: use permanent error instead of context cancellation (#1429) 2021-06-11 11:07:38 +02:00
Ludovic Fernandez
f5da11cd29
simply: fix Go doc. (#1424) 2021-06-08 10:59:55 +02:00
David Mell
1af3abd16e
Add DNS provider for Simply.com (#1419) 2021-06-03 01:50:45 +00:00
Peter Truman
442137327f
mythicbeasts: update API Auth endpoint in documentation (#1421) 2021-06-02 15:29:43 +00:00
Peter Truman
67d39182ce
mythicbeasts: typo in documentation (#1420) 2021-06-02 14:12:35 +00:00
Ludovic Fernandez
ed5c0a3869
hurricane: add API rate limiter. (#1417) 2021-05-31 21:42:24 +00:00
Brandon Mayfield
e8750f50ae
Add DNS provider for Infoblox (#1413) 2021-05-29 21:18:15 +02:00
Stelfux
90ff2b3f4b
ovh: fix example in documentation (#1410) 2021-05-24 18:21:52 +00:00
Chris Novakovic
25322628e4
hurricane: only treat first word of response body as response code (#1409) 2021-05-24 00:04:42 +00:00
dicksonleong
1227bb9f10
lightsail: improve documentation (#1407) 2021-05-22 11:00:25 +02:00
Ludovic Fernandez
a73d87e4c5
hostingde: autodetection of the zone name. (#1405) 2021-05-14 16:03:01 +00:00
João Neto
e3d7c85cfc
hurricane: documentation typo in domain name (#1398) 2021-05-10 13:49:10 +02:00
Ludovic Fernandez
c22cd40c91
Add DNS provider for Porkbun (#1396) 2021-05-02 13:41:02 +02:00
Van Hau TRAN
6bd3eae58f
scaleway: use official SDK (#1393) 2021-04-28 16:49:05 +02:00
Fernandez Ludovic
8bf9613fff doc: clean up DNS providers. 2021-04-25 11:51:37 +02:00
alexeiser
3da04e69cc
Add DNS provider for Sonic (#1392) 2021-04-25 09:37:35 +00:00
Marc Falzon
d848cc7f40
exoscale: fix DNS provider debugging (#1391) 2021-04-20 12:08:06 +02:00
Ludovic Fernandez
4b22b38d7a
domeneshop: fix documentation (#1390) 2021-04-14 22:23:05 +02:00
lubko
e38e32b906
wedos: fix api call parameters (#1386) 2021-04-14 08:13:48 +00:00
lubko
9002e5c4ab
Add DNS provider for wedos (#1385)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-04-13 21:32:15 +02:00
Jonathan G
7f53f88555
Add DNS provider for VinylDNS (#1384) 2021-04-10 16:18:48 +02:00
kakakikikeke-fork
2334340d7a
nifcloud: Get zone info from dns01.FindZoneByFqdn (#1383) 2021-04-08 21:05:25 +02:00
Ludovic Fernandez
ae7daa7d33
chore: update linter (#1379) 2021-03-27 13:49:40 +01:00
Pieter Lexis
83c626d9a1
powerdns: several improvements (#1374) 2021-03-17 09:53:38 +01:00
Ludovic Fernandez
773ed46b10
chore: update dependencies (#1370) 2021-03-10 10:42:00 +01:00
Ludovic Fernandez
52ad9d72e8
chore: update linter (#1367) 2021-03-04 19:16:59 +00:00
Amir Fouladvand
6b48d8dda8
arvancloud: typo in command example (#1365) 2021-03-02 23:27:01 +00:00
david
8b8be6f21e
cloudns: Improve reliability (#1331)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-02-28 12:25:15 +00:00
Tobias "Knight" S
b65dfb8661
desec: fix error with default TTL (#1361) 2021-02-28 02:23:28 +00:00
risson
31158bc58c
designate: support for Openstack Application Credentials (#1360) 2021-02-27 23:45:58 +00:00
Mark Scott
2871fd3938
mythicbeasts: implement ProviderTimeout (#1358) 2021-02-27 17:32:18 +00:00
StackoverFrog
22a991d8cc
dnspod: improve search accuracy when a domain have more than 100 records (#1354) 2021-02-27 14:55:45 +00:00
Mark Scott
55baf65065
doc: Fix typo in env var name in Mythic Beasts usage example (#1356) 2021-02-27 14:32:58 +00:00
Andre Sencioles
7cfcc155ee
edgedns: add support for .edgerc file (#1340) 2021-02-21 10:56:56 +00:00
Ludovic Fernandez
f42caa7393
Add DNS provider for Njalla (#1348) 2021-02-19 20:23:48 +00:00
Ben Lewis
620a48a374
Add DNS provider for Hurricane Electric (#1344) 2021-02-14 15:33:52 +00:00
Eirik Rye
078f84ed34
Add Domeneshop DNS01 provider (#1345) 2021-02-08 20:13:21 +01:00
TeoGoddet
6d068b5269
infomaniak: Make error message more meaningful (#1332) 2021-01-28 00:45:52 +01:00
Ludovic Fernandez
79be5072c7
Add DNS provider for Ionos. (#1322) 2021-01-14 20:42:12 +01:00
Daniel McCarney
4d4061ff40
acme-dns: update cpu/goacmedns to v0.1.1. (#1326) 2021-01-06 12:47:20 +01:00
Ludovic Fernandez
af01844596
chore: update linter. (#1325) 2020-12-28 23:39:00 +01:00
hazzeh
3efb14404a
Add DNS provider for Loopia (#1324) 2020-12-26 17:22:01 +01:00
JP Mens
dfdc625f8f
rfc2136: add command example (#1321)
* RFC2136 example

This small patch adds an example to the RFC2136 provider.

* review and generate.

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2020-12-19 16:48:31 +01:00
Michael G
af597bac81
inwx: Increase propagation timeout to 360s to improve robustness (#1314) 2020-12-14 22:57:19 +01:00
Khanh Pham
4f7f557a5c
pdns: get exact zone instead of all zones (#1296) 2020-12-12 15:59:22 +01:00
Ludovic Fernandez
cabd839feb
vult, dnspod: fix default HTTP timeout. (#1318) 2020-12-09 22:04:47 +01:00