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

2116 Commits

Author SHA1 Message Date
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
ee8a425b1e Extract/shim Ns1Provider 2022-01-03 13:49:35 -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
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
Ross McFarland
38744a0e96 Don't write description out to a temporary file 2021-11-24 06:37:00 -08:00
Viranch Mehta
49773cbcf7 Merge pull request #809 from octodns/ns1-explicit-countries
Skip explicit countries when converting continent to countries in NS1
2021-11-19 13:39:15 -08:00
Viranch Mehta
baddeb3d92 Add entry for noteworthy change 2021-11-19 13:40:24 -08:00
Viranch Mehta
f28611dd69 Merge branch 'master' into ns1-explicit-countries 2021-11-19 13:27:34 -08:00
Ross McFarland
ffe345b010 Merge pull request #811 from octodns/azuredns-fixes
Fix geo comparison in Azure DNS traffic manager profiles
2021-11-18 12:57:41 -08:00
Viranch Mehta
973f88510f Fix geo comparison in Azure DNS traffic manager profiles 2021-11-17 17:09:45 -08:00
Ross McFarland
14ad604e9c Merge branch 'master' into ns1-explicit-countries 2021-11-17 12:33:49 -08:00
Ross McFarland
0f11cf212f Merge pull request #810 from octodns/py3-contributing
Fix python version support in CONTRIBUTING.md
2021-11-17 12:17:57 -08:00
Viranch Mehta
cfc1aa35bc Fix python version support in CONTRIBUTING.md 2021-11-15 22:43:20 -08:00
Viranch Mehta
085b57c84e Skip explicit countries when converting continent to countries in NS1 2021-11-15 13:48:53 -08:00
Ross McFarland
0d140aedd4 Merge pull request #807 from octodns/ns1-monitor-params
Add policy and frequency params for NS1 health-checks
2021-11-02 08:14:52 -07:00
Viranch Mehta
264cd22e60 Add policy and frequency params for NS1 health-checks 2021-11-01 14:54:30 -07:00
Ross McFarland
61c34cdd3e Merge pull request #806 from bkane-msft/bkane/ns1_monitor_tcp_timeouts
Bkane/ns1 monitor tcp timeouts
2021-10-28 12:13:03 -07:00
Benjamin Kane
de76ee0fd6 Rename timeouts and make the default seconds. Add docs. 2021-10-27 15:28:42 -07:00
Benjamin Kane
dd45f74d30 Add customizable NS1 monitor tcp timout settings 2021-10-27 11:13:17 -07:00
Ross McFarland
0be6a2b74a Merge pull request #803 from gartline/constellix_healthcheck
Constellix healthcheck
2021-10-27 09:08:36 -07:00