Commit graph

327 commits

Author SHA1 Message Date
Tom Limoncelli
4529bc8f4f
rebase to main (#3442)
Co-authored-by: nyanotech <33802077+nyanotech@users.noreply.github.com>
Co-authored-by: Jakob Ackermann <das7pad@outlook.com>
Co-authored-by: Brice Figureau <brice@figureau.eu>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: imlonghao <git@imlonghao.com>
2025-02-18 11:22:00 -05:00
Tom Limoncelli
85f4406d47
CHORE: rebase (#3435)
Co-authored-by: nyanotech <33802077+nyanotech@users.noreply.github.com>
Co-authored-by: Jakob Ackermann <das7pad@outlook.com>
2025-02-14 09:17:52 -05:00
Tom Limoncelli
1660acf737 Merge branch 'main' into branch_gorec_rebase 2025-02-06 11:24:24 -05:00
Jeffrey Cafferata
4d94fcc357
DOCS: Provider request: Vercel DNS (#3416) 2025-02-05 15:26:16 -05:00
Tom Limoncelli
304515d137
FEATURE: Remove ppreview/ppush and cmode=legacy (#3412)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2025-02-05 15:25:30 -05:00
Kevin Zander
f80c1c0d7b
POWERDNS: Allow editing the SOA record (#3404)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-02-05 13:09:12 -05:00
Manolo Mancebo
15a22ae00a
FEATURE: Enable OIDC support for Azure DNS provider (#3398)
Co-authored-by: PE Team <platformengineers@newday.co.uk>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2025-01-30 13:00:02 -05:00
Costas Drogos
4f5655e510
NS1: remove deprecated NS1_URLFWD (#3400)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-27 10:29:26 -05:00
Tom Limoncelli
e75c1ac9ac Squashed commit of the following:
commit 901a3ac1c9
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Tue Jan 21 14:43:33 2025 -0500

    CHORE: Update dependencies (#3397)

commit 70e9659014
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Tue Jan 21 14:29:53 2025 -0500

    MSDNS: Provider is failing due to lint fix gone wrong (#3396)

commit 5e15bbe676
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Sat Jan 18 13:54:37 2025 +0000

    BUG: fetch zones once in ZoneCache (#3394)

commit a631c5bfdd
Author: Kai Schwarz <kai.schwarz@centralnic.com>
Date:   Fri Jan 17 20:15:10 2025 +0100

    CNR: Initial Performance improvement; golint review (#3391)

commit e1c9785159
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Fri Jan 17 07:11:10 2025 -0500

    CHORE: Update dependencies (#3385)

commit 9e88b6a801
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 21:47:10 2025 -0500

    CICD: Make pager tests more visible (#3387)

commit 67db0e287d
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 14:41:18 2025 -0500

    GCLOUD: remove (irrelevant) slow test (#3384)

commit c348e354ff
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 14:32:32 2025 -0500

    GCLOUD: CICD: Skip the pager1201 integration test (#3383)

commit 5cfb9073a2
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 14:17:47 2025 -0500

    TRANSIP: Pause when rate-limited (#3378)

commit f666af8714
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 13:56:46 2025 -0500

    GCLOUD: Re-try on 502 errors (#3376)

commit 1a1a4bf00d
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 12:54:48 2025 -0500

    INWX: Enable SRV to have "." target (#3380)

commit 355643988e
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 10:58:11 2025 -0500

    CLOUDFLAREAPI: No longer treat TTL=300 as special (#3368)

    Co-authored-by: Sukka <github@skk.moe>

commit 89c65b6683
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Thu Jan 16 10:03:00 2025 -0500

    INWX: Permit "." target for SRV records (#3377)

commit fc2c506920
Author: Tom Limoncelli <tlimoncelli@stackoverflow.com>
Date:   Wed Jan 15 18:28:15 2025 -0500

    CICD: Warn user if -provider does not match profiles.json:TYPE (#3375)

commit 0d5b3c22b7
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Wed Jan 15 22:43:24 2025 +0000

    CLOUDFLARE: adopt ZoneCache (#3373)

commit 2ef23621b5
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Wed Jan 15 20:23:02 2025 +0000

    HETZNER: adopt ZoneCache (#3372)

commit ab00797f89
Author: Tom Hughes <tom@compton.nu>
Date:   Wed Jan 15 02:07:19 2025 +0000

    FEATURE: Extend PTR magic handling to support RFC4183 names (#3364)

commit 5c9b17039e
Author: Jakob Ackermann <das7pad@outlook.com>
Date:   Wed Jan 15 02:05:17 2025 +0000

    FEAT: Add ZoneCache primitive (#3365)
2025-01-21 16:24:46 -05:00
Kai Schwarz
a631c5bfdd
CNR: Initial Performance improvement; golint review (#3391) 2025-01-17 14:15:10 -05:00
Tom Limoncelli
355643988e
CLOUDFLAREAPI: No longer treat TTL=300 as special (#3368)
Co-authored-by: Sukka <github@skk.moe>
2025-01-16 10:58:11 -05:00
Tom Limoncelli
eb0df5ea04 Merge branch 'main' into branch_gorec_rebasing 2025-01-14 20:33:35 -05:00
Asif Nawaz
a3d6c51c7f
CNR: Add support for ALIAS record type (#3360) 2025-01-14 16:46:55 -05:00
Tom Limoncelli
1e578d7fe1
Initial check-in (#3344) 2025-01-10 10:43:16 -05:00
Jeffrey Cafferata
f9718852ce
DOCS: Rackspace Cloud DNS provider request (#3322) 2025-01-08 09:54:13 -05:00
Berk D. Demir
cc366d4306
ROUTE53: Add HTTPS, SSHFP, SVCB, and TLSA record types (#3316)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-07 08:50:46 -05:00
Jeffrey Cafferata
519e4f82e1
DOCS: Provider URI redirect (#3307)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-06 09:53:49 -05:00
Jeffrey Cafferata
533c7e0946 CHORE: Rename -provider to -profile within the documentation. 2025-01-06 09:38:39 -05:00
Jeffrey Cafferata
b87fb500b7 CHORE: Rename providers.json to profiles.json within the documentation. 2025-01-06 09:38:39 -05:00
Tom Limoncelli
aa93615d79 DOCS: Add fmtjson and "get co main" to releng docs
Release engineering docs should clarify that they
should start in "main".  Also add fmtjson instructions.

Added as requested.
2025-01-04 09:54:50 -05:00
Max Chernoff
e664daea53
AXFRDDNS: Modernize, Update supported capabilities (#3294) 2025-01-03 10:08:35 -05:00
Tom Limoncelli
513b8be910
CICD: json files should be strictly formatted (#3282) 2025-01-01 12:02:23 -05:00
tomf
ea5e571bcf
CICD: Update docs/comments after file renames (#3278)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2025-01-01 09:25:56 -05:00
Max Chernoff
d0d99267e1
AXFRDDNS: Add support for LOC records (#3269)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-27 14:59:59 -05:00
Jeffrey Cafferata
2f55b6c89d
DOCS: How to test a branch (feedback) (#3268) 2024-12-19 14:12:56 -05:00
Tom Limoncelli
1a1e592a5d
DOC: NEW: How to test a branch (#3264)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-12-19 13:18:58 -05:00
Jeffrey Cafferata
71539d40cf
DOCS: Shoutrrr added list of notification services (#3242)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-19 11:09:59 -05:00
Tom Limoncelli
35ac9a964e
DOCS: Add dep updates steps to rel-eng (#3265) 2024-12-19 10:29:50 -05:00
Jeffrey Cafferata
ee4970471b
DOCS: Trailing commas are no longer an issue (#3248) 2024-12-17 07:46:37 -05:00
Tom Limoncelli
a7e83de93d
BIND: Allow use in cmode=concurrent (#3254) 2024-12-17 07:42:04 -05:00
Will Power
29283f7fe5
DOCS: Update Mattermost docs link (#3247) 2024-12-13 08:34:02 -05:00
Tom Limoncelli
0b85cf2fe2
CNR Provider: Review CI / Docs / Capabilities (add NAPTR, SSHFP) (#3241)
Co-authored-by: Kai Schwarz <kai.schwarz@centralnic.com>
Co-authored-by: AsifNawaz-cnic <asif.nawaz@centralnic.com>
2024-12-12 19:43:17 -05:00
Hamish Moffatt
9d42930120
CLOUDNS: enable concurrent access (#3232)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-12 12:10:38 -05:00
Jakob Ackermann
5d625e81ea
HETZNER: enable concurrency capability (#3234)
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-12 12:07:49 -05:00
Hamish Moffatt
a6308edd52
DOCS: Add instructions for increasing the timeout on integration tests (#3233)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-12 10:28:56 -05:00
Hamish Moffatt
e774e2d08d
Add notifications with Shoutrr (#3215)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-12-09 17:17:42 -05:00
Asif Nawaz
b2ee265578
NEW PROVIDER: CentralNic Reseller (CNR) - formerly RRPProxy (#3203) 2024-12-06 17:01:42 -05:00
Will Power
d29c1cf5cd
NETLIFY: Enable cmode concurrent (#3205) 2024-11-20 12:40:07 -05:00
Tom Limoncelli
bbaf08342e
update deps (#3214) 2024-11-19 16:00:19 -05:00
Tom Limoncelli
87fcb273c8
NAMECHEAP: Enable cmode concurrent (#3202) 2024-11-19 13:33:19 -05:00
Tom Limoncelli
52c9bad62e
GANDI: Enable cmode concurrent (#3201) 2024-11-12 12:29:25 -05:00
imlonghao
5d8e711a53
PORKBUN: support CAA (#3200) 2024-11-12 10:24:59 -05:00
Tom Limoncelli
5c68ccb135
CHORE: update deps (#3197) 2024-11-07 18:24:32 -05:00
Tom Limoncelli
df8f8a6426
feat(import_transform): skip records with import_transform_skip set (#3193) 2024-11-07 17:21:35 -05:00
Tom Limoncelli
583cba3855
IMPORT_TRANSFORM_SUFFIX: Fix for CNAMEs (#3192) 2024-11-04 17:00:08 -05:00
Tom Limoncelli
1872b12116
NEW FEATURE: IMPORT_TRANSFORM_STRIP (#3181) 2024-10-31 11:05:56 -04:00
Yuhui Xu
be25228cc8
GCORE: Add support for GeoDNS/Failover (#3161)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-29 09:23:02 -04:00
Tom Limoncelli
16a99a1ddb
CHORE: Add deprecation messages to preview/push/ppreview/ppush commands (#3155)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-10-16 10:21:18 -04:00
Tom Limoncelli
bbc6892101
FEATURE: enable --report for preview (not just push) (#3149)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
2024-10-10 09:55:37 -04:00
Hamish Moffatt
d7f4d0e3e1
CLOUDNS: add support for LOC records (#3127)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-05 08:31:44 -04:00