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

2099 Commits

Author SHA1 Message Date
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
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
Ross McFarland
b56048c96d Merge branch 'master' into constellix_healthcheck 2021-10-27 08:45:14 -07:00
apatserkovskyi
cbfe327f6d Constellix customized healthcheck - code clean up 2021-10-27 17:57:00 +03:00
Ross McFarland
4305a75eaa Merge pull request #798 from octodns/ns1-filter-chains
Improvements in NS1 filter chain management
2021-10-26 09:39:58 -07:00
Viranch Mehta
00da992d34 Add downgrade note in changelog 2021-10-25 11:50:14 -07:00
Artem Patserkovskyi
c8e1116461 Merge branch 'master' into constellix_healthcheck 2021-10-25 21:41:23 +03:00
apatserkovskyi
f655f95437 Constellix customized healthcheck - docs fixed 2021-10-25 21:26:48 +03:00
apatserkovskyi
f9f37d61bf Constellix customized healthcheck 2021-10-25 21:11:01 +03:00
Viranch Mehta
86253854e9 Merge branch 'master' into ns1-filter-chains 2021-10-22 13:18:25 -07:00
Ross McFarland
3b604715c0 Merge pull request #799 from octodns/ns1-invalid-dynamic
Invalidate NS1 dynamic records with missing notes
2021-10-22 13:18:01 -07:00
Viranch Mehta
7cd98591f4 Add warn for unparsable dynamic records 2021-10-22 13:13:39 -07:00
Viranch Mehta
b23f09608d Drop 'disabled' flag from NS1 filter chains 2021-10-22 12:41:34 -07:00
Viranch Mehta
1829325bd5 Merge branch 'master' into ns1-filter-chains 2021-10-21 20:55:33 -07:00
Ross McFarland
3bbbb4136c Merge branch 'master' into ns1-invalid-dynamic 2021-10-21 16:44:33 -07:00
Ross McFarland
59c0fe0666 Merge pull request #800 from octodns/azuredns-invalid-dynamic
Use null/empty instead of garbage values to invalidate broken dynamic records
2021-10-21 16:44:15 -07:00
Ross McFarland
f35289fc2c Merge branch 'master' into azuredns-invalid-dynamic 2021-10-21 16:41:38 -07:00
Ross McFarland
b73aa0863e Merge branch 'master' into ns1-filter-chains 2021-10-21 16:23:52 -07:00
Ross McFarland
57b7c84e86 Merge pull request #801 from bkane-msft/bkane/virtualenv_to_venv
replace virtualenv with venv
2021-10-21 16:15:25 -07:00