1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Commit Graph

2047 Commits

Author SHA1 Message Date
18b8ce791a NS1: Improve nameserver handling (#2295)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-01 18:44:25 -04:00
780e17ada9 Linting (#2308)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-01 18:40:10 -04:00
8f4a08a7e6 ROUTE53: Fix "No such DNS type error" on legacy or ignored records (#2294)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-01 18:33:29 -04:00
d8e167c2ce HETZNER: fix nameserver trailing dots (#2301)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-05-01 18:10:25 -04:00
a0d491e6ce NS1: Fix NS1_URLFWD records push (#2298) 2023-04-26 08:20:14 -05:00
fba40d5373 BIND: Enable hermetic zone builds (#2275)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-25 18:00:11 -05:00
b24e7ef126 HOSTINGDE: Fix zone creation (fixes #2276) (#2297)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-25 07:07:53 -05:00
1d252dd482 POWERDNS: Add option to set the PowerDNS zone kind (#2274)
Signed-off-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
2023-04-24 17:16:23 -05:00
be8495c5e8 Integration tests should test diff2's IGNORE* (#2292)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-23 13:28:18 -05:00
1690bae128 CLOUDNS: Fix WR type (#2288)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.31.2
2023-04-19 11:13:24 -04:00
bede608637 Fix NS1_URLFWD custom record type handling (#2289) 2023-04-17 18:21:26 -04:00
5e9472bd44 BUG: diff2 flag can not work in both places (#2286)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.31.1
2023-04-17 14:59:35 -04:00
e16babb449 fix: generate file name on bind zone generation (#2284) 2023-04-17 10:44:10 -04:00
bcf590f649 Enable --diff2 flag anywhere on the command line (#2281)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.31.0
2023-04-16 14:46:39 -04:00
57f3576df1 HEXONET: Remove duplicate code (#2279)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:27:58 -04:00
ca5ef2d4ac HETZNER: Clean up lint warning (#2280)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-16 14:22:03 -04:00
60470a3886 BUG: Some DNS zones are downloaded twice (#2120)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Grégoire Henry <hnrgrgr@users.noreply.github.com>
Co-authored-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Kai Schwarz <kschwarz@hexonet.net>
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Will Power <1619102+willpower232@users.noreply.github.com>
2023-04-14 15:22:23 -04:00
61559f6a96 MSDNS: Document pssession options (#2273) 2023-04-13 13:38:39 -04:00
16976693f3 DOCS: add reference tag for TypeScript server to recognise the type definitions (#2264)
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-11 17:26:03 -04:00
e0a6426ab4 fix typos (#2270)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-11 15:08:02 -04:00
310632761f CI: BYO secrets for NS1 (#2271) 2023-04-11 13:02:41 -04:00
7699a0be0e Update "provider request" docs (#2269)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-04-10 17:44:40 -04:00
63981d3d26 Can use LOC (#2267) 2023-04-10 14:03:46 -04:00
3e0e22268e DOCS: Provider requests (#2266) 2023-04-09 11:28:01 -04:00
f25d5fa46a NS1: Handle assigned nameservers better (#2260) 2023-04-04 07:50:05 -04:00
e230ade9c2 HETZNER: provider maintenance (#2258)
Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
2023-04-03 17:26:05 -04:00
45a5c2d4bd Build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns from 1.0.0 to 1.1.0 (#2257)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-02 09:23:09 -04:00
1db254814b Build(deps): Bump alpine from 3.17.2 to 3.17.3 (#2256)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-02 08:42:43 -04:00
8d79ee072f TESTING: Don't skip other tests when test failed (#2252)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-04-02 08:42:10 -04:00
2a28d81490 MSDNS: be more efficient with ttl changes (#2251)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-31 09:08:26 -04:00
73623f650c CLOUDNS: fix two integration test failed (#2246)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-31 07:48:46 -04:00
f17b34a513 HEXONET: minor refactoring (#2255)
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
2023-03-31 07:47:42 -04:00
bded57b375 DNSimple: Remove CAA Whitespace in Target restriction (#2250)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
2023-03-30 13:19:34 -04:00
f676c4956e diff2: Add a "hints" when change is TTL-only (#2249)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-29 14:34:10 -04:00
6ac1961341 TESTING: Disable colorized output during tests (#2248)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-29 13:57:49 -04:00
f700184e38 CHORE: Update deps (#2240)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.30.0
2023-03-29 06:56:01 -04:00
036c8b23b3 CHORE: Alphabetize various code lists (#2242)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-28 19:30:01 -04:00
a8c9f9ada5 TESTS: comment fix (#2241) 2023-03-28 19:25:40 -04:00
5d8cd9fc09 BUILD: Fix Linux binary releases (#2237)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 15:58:17 -04:00
9ffec690f5 TRANSIP: Improve diff2 implementation (#2228)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 12:51:45 -04:00
c34a1a6ed1 DOCS: GitBook styling for style guide (#2235)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 12:06:46 -04:00
cafd0f3491 TRANSIP: Enable CI integration tests (#2226)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-26 09:31:33 -04:00
fae8eb91f9 DOC: Add a styleguide for developers. (#2230)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-26 09:22:41 -04:00
257f9f21fc TESTING: Add comments for first-timers (#2234)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 09:02:38 -04:00
d1748b5bc7 REFACTOR: Rearrange tests and add comments (#2232)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-26 08:54:45 -04:00
f51f9436b0 Loopia: now passes test: 18:testByRecordSet (#2231)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-25 11:26:45 -04:00
a3934e7b35 GCLOUD: Support ALIAS record type (#2225)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-03-25 11:22:43 -04:00
65bfdaee13 TESTING: Skip slow+useless tests for HEDNS (#2222)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
v3.29.1
2023-03-24 11:12:32 -04:00
7de874fbf8 DOCS: Document Loopia doesn't support Null MX (#2220)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-03-24 09:26:15 -04:00
ac5006ba68 DOCS: Fix number type in typescript (#2219) 2023-03-24 08:39:04 -04:00