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

2282 Commits

Author SHA1 Message Date
Ross McFarland
16bfe38cbe Merge pull request #828 from octodns/extract-dnsimple
Extract Dnsimple
2022-01-05 07:24:36 -08:00
Ross McFarland
4918cffeff Correct links to dnsimple provider 2022-01-05 07:17:30 -08:00
Ross McFarland
c4d57d418a Add DnsimpleProvider to the CHANGELOG 2022-01-05 07:15:51 -08:00
Ross McFarland
01d986d865 Merge branch 'master' into extract-constellix 2022-01-05 07:08:40 -08:00
Ross McFarland
5e59408686 Merge branch 'master' into extract-azure 2022-01-05 07:08:33 -08:00
Ross McFarland
4abb0b7615 Merge branch 'master' into extract-dnsimple 2022-01-05 07:08:12 -08:00
Ross McFarland
e5dbf6e213 Merge pull request #822 from octodns/extract-powerdns
Extract PowerDNSProvider and implement shim
2022-01-05 07:07:59 -08:00
Ross McFarland
ecfac016ae Merge remote-tracking branch 'origin/master' into extract-ns1 2022-01-05 07:06:49 -08:00
Ross McFarland
2e4c6a24c1 Remove Ns1 specific modules from requirements.txt 2022-01-04 13:53:57 -08:00
Ross McFarland
6e79f23ac1 Remove Route53/aws specifics from requirements.txt 2022-01-04 13:52:54 -08:00
Ross McFarland
332b323b1d Remove azure specifics from requirements.txt 2022-01-04 13:51:20 -08:00
Ross McFarland
f0fb7f036f Extract and shim ConstellixProvider 2022-01-04 13:47:15 -08:00
Ross McFarland
32f881974e Extract and shim AzureProvider 2022-01-04 13:04:58 -08:00
Ross McFarland
8af90406dd Fix a bad merge commit 2022-01-04 10:10:30 -08:00
Ross McFarland
c88e18e7ab Merge remote-tracking branch 'origin/master' into extract-powerdns 2022-01-03 14:14:23 -08:00
Ross McFarland
ee8a425b1e Extract/shim Ns1Provider 2022-01-03 13:49:35 -08:00
Ross McFarland
a9fb47aa67 Route53Provider extraction readme update 2022-01-03 13:24:30 -08:00
Ross McFarland
f8240f0cbd extract Route53Provider and AwsAcmMangingProcessor into their own module 2022-01-03 09:24:50 -08:00
Adam Smith
d3c9b31c01 Merge pull request #829 from SmithPeder/cloudflareprovider-update-readme
Update README to reflect CF URLFWD record support
2022-01-01 21:28:31 -05:00
Peder Smith
0e37fb75af Update README to reflect CF URLFWD record support 2022-01-02 01:54:52 +01:00
Ross McFarland
75a01b2481 Merge pull request #827 from octodns/at-sign-name-validation
Add a validation to catch name=@ and suggest name='' instead
2022-01-01 13:58:35 -08:00
Ross McFarland
8d3cc818aa Extract DnsimpleProvider to octodns_dnsimple 2021-12-31 14:30:13 -08:00
Ross McFarland
aa62d78137 PowerDNS extraction added to the changelog 2021-12-31 09:17:45 -08:00
Ross McFarland
9b79c98a09 Add Module col to supports and text about extraction 2021-12-31 09:15:18 -08:00
Ross McFarland
d280e0850c Add a validation to catch name=@ and suggest name='' instead 2021-12-31 08:48:47 -08:00
Ross McFarland
d6ab035838 Extract PowerDNSProvider and implement shim 2021-12-21 13:28:22 -08:00
Ross McFarland
9da19749e2 Merge pull request #819 from octodns/route53-dynamic-status-support
Add value status support to Route53 dynamic
2021-12-19 07:20:57 -08:00
Ross McFarland
ad17e4cbe8 Update Route53 extra change to handle status=up case 2021-12-14 13:11:44 -08:00
Ross McFarland
e517023208 Route53 status: up means no health check created 2021-12-14 10:28:20 -08:00
Ross McFarland
40f72d8914 Merge remote-tracking branch 'origin/master' into route53-dynamic-status-support 2021-12-09 12:56:19 -08:00
Ross McFarland
606ffeaed1 Route53 dynamic value status support test coverage 2021-12-09 12:55:37 -08:00
Ross McFarland
81ef5f5b89 Update tests to handle new status related params/data 2021-12-09 12:24:07 -08:00
Viranch Mehta
0c6e50bbf5 Merge pull request #818 from bkane-msft/bkane/azuredns_healthcheck_options
Bkane/azuredns healthcheck options
2021-12-09 12:10:38 -08:00
Ross McFarland
7a32e4c912 Add value status support to Route53 dynamic 2021-12-09 10:24:15 -08:00
Benjamin Kane
e4b5333ed2 fix whitespace in markdown table 2021-12-08 12:52:08 -08:00
Benjamin Kane
6d08825d61 markdown table formatting 2021-12-08 09:52:03 -08:00
Benjamin Kane
21b4d6a7e2 shuttle None instead of avoiding kwargs 2021-12-07 14:39:53 -08:00
Benjamin Kane
70dee23792 Add Azure DNS health check options 2021-12-07 13:32:44 -08:00
Ross McFarland
ab9b958acd Merge pull request #817 from octodns/ns1-rapid-recheck
Rapid recheck for NS1 monitors
2021-12-04 12:05:57 -08:00
Viranch Mehta
85eeec988c Rapid recheck for NS1 monitors 2021-12-03 15:25:38 -08:00
Ross McFarland
ec1be7b6f5 Merge pull request #815 from maikelpoot/transip_provider_restclient_tino
TransIP: Update to REST API
2021-12-01 08:26:47 -08:00
Maikel Poot
6f6ccd30b5 applied PR-review requests 2021-12-01 07:50:35 +01:00
Maikel Poot
1270fd2e91 Fix lint error: forgot to lint after updating the tests. 2021-11-30 12:36:08 +01:00
Maikel Poot
16f9acd870 Implement cleaned code from https://github.com/solarmonkey 2021-11-30 12:12:59 +01:00
Maikel Poot
5dcfeacb9a Revert deletion of transip code 2021-11-30 10:09:05 +01:00
Ross McFarland
393fb39ddc Merge pull request #814 from nikolay-te/awsacm-processor
Adds awsacm processor that completely ignores AWS ACM validation CNAME records at source and destination
2021-11-29 07:44:15 -08:00
Nikolay Denev
772f289085 Move the doc string to the class and remove the redundant __init__ override. 2021-11-29 10:03:59 +00:00
Nikolay Denev
ed35c76791 Adds awsacm processor that completely ignores AWS ACM validation CNAME records at source and destination 2021-11-25 16:34:44 +00:00
Ross McFarland
2dc5150bd7 Merge pull request #813 from octodns/setup-tempfile
Remove temporary file write from setup.py
2021-11-24 06:49:43 -08:00
Ross McFarland
6dde962b6d Remove an out of date note from README 2021-11-24 06:39:12 -08:00