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

2242 Commits

Author SHA1 Message Date
Ross McFarland
355995dadd Extract and shim CloudflareProvider 2022-01-05 08:17:09 -08:00
Ross McFarland
f36001a1dd Merge remote-tracking branch 'origin/master' into extract-constellix 2022-01-05 07:50:06 -08:00
Ross McFarland
af7d304040 Merge remote-tracking branch 'origin/master' into extract-azure 2022-01-05 07:47:56 -08:00
Ross McFarland
767a343496 Merge branch 'extract-azure' of github.com:octodns/octodns into extract-azure 2022-01-05 07:44:56 -08:00
Ross McFarland
c5e8b52fb5 Alaebetize changelog provider extraction list 2022-01-05 07:44:05 -08:00
Ross McFarland
237610d3a9 Merge pull request #830 from octodns/extract-route53
Extract Route53Provider and AwsAcmMangingProcessor into their own module
2022-01-05 07:43:12 -08:00
Ross McFarland
e44effa52c Merge remote-tracking branch 'origin/master' into extract-route53 2022-01-05 07:40:54 -08:00
Ross McFarland
10bfbf0cf7 Merge pull request #831 from octodns/extract-ns1
Extract & shim Ns1Provider
2022-01-05 07:37:50 -08:00
Ross McFarland
7765232094 Add Ns1Provider to CHANGELOG list 2022-01-05 07:32:44 -08:00
Ross McFarland
8669552ad2 Merge remote-tracking branch 'origin/master' into extract-ns1 2022-01-05 07:28:50 -08:00
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