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

78 Commits

Author SHA1 Message Date
apatserkovskyi
52da08dfec Constellix provider full Dynamic support added 2021-09-08 16:30:58 +03:00
apatserkovskyi
c55264e657 Merge remote-tracking branch 'origin/master' into constellix-improvements 2021-09-01 22:37:40 +03:00
Yaroshevich, Denis
9f2b289090 Merge branch 'gcore-provider' of github.com:G-Core/octodns into gcore-provider 2021-08-03 10:55:26 +03:00
Yaroshevich, Denis
33d56b8357 filters must be ordered as 'geodns', 'defaults', 'first_n' 2021-08-03 10:55:06 +03:00
Yaroshevich, Denis
006a61e4d8 add support for dynamic A, AAAA, CNAME records 2021-08-02 18:47:11 +03:00
Yaroshevich Denis
5d25dbea0f Merge branch 'master' into gcore-provider 2021-07-27 09:49:21 +03:00
Yaroshevich, Denis
cc0faf5762 Merge branch 'gcore-provider' of github.com:G-Core/octodns into gcore-provider 2021-07-26 17:58:27 +03:00
Yaroshevich, Denis
c6486ce3d1 add support for NS, MX, TXT, SRV, CNAME, PTR 2021-07-26 17:57:16 +03:00
Brian E Clow
5eae6164b6 Adding CloudFlare URLFWD/pagerules fixtures for testing updates 2021-07-22 14:34:10 -07:00
Yaroshevich Denis
2a7b36ade4 Merge branch 'master' into gcore-provider 2021-06-24 09:41:36 +03:00
Stan Brinkerhoff
6e71f2df76 update test record 2021-05-28 00:54:57 -04:00
Yaroshevich, Denis
6ac368c488 rrset names may include ending dot, may not since new API update 2021-05-24 15:38:31 +03:00
Ricard Bejarano
ab436af92d added populate() tests 2021-04-21 07:55:18 +02:00
Yaroshevich, Denis
988e8d27fb fix populate for multiple resource records in single rrset 2021-04-09 11:45:40 +03:00
Yaroshevich Denis
d18757754d Merge branch 'master' into gcore-provider 2021-03-16 17:04:35 +03:00
Yaroshevich, Denis
d688c6123a Added G-Core DNS API v2 provider with support of A, AAAA records 2021-03-04 13:16:52 +03:00
Ross McFarland
5e1f653848 Merge remote-tracking branch 'origin/master' into srv_null_records 2021-02-18 07:52:47 -08:00
Mark Tearle
e0d79f826f Update Edge DNS tests and fixtures for NULL SRV records
Thanks to @jdgri for assisting with API tests to confirm support
2021-02-15 22:33:02 +08:00
Mark Tearle
fb197b890e Update Mythic Beasts tests and fixtures for NULL SRV records
Thanks to @pwaring for assisting with API tests to confirm support,
and reaching out to Mythic Beasts to obtain a fix
2021-02-15 22:33:00 +08:00
Mark Tearle
909c7ad7e8 Update EasyDNS tests and fixtures for NULL SRV records
Thanks to @actazen for assisting with API tests to confirm support
2021-02-15 22:32:58 +08:00
Mark Tearle
ae65311a96 Update Constellix tests and fixtures for NULL SRV records
Thanks to @yzguy for assisting with API tests to confirm support
2021-02-15 22:32:56 +08:00
Mark Tearle
4105fb7ee7 Update Gandi tests and fixtures for NULL SRV records
Thanks to @yzguy for assisting with API tests to confirm support
2021-02-15 22:32:54 +08:00
Mark Tearle
876a5b46f3 Update PowerDNS tests and fixtures for NULL SRV records 2021-02-15 22:24:39 +08:00
Mark Tearle
39412924da Fix handling of NULL SRV records in DigitalOcean provider 2021-02-15 22:24:26 +08:00
Mark Tearle
403be8bb83 Fix handling of NULL SRV records in Cloudflare provider 2021-02-15 22:23:45 +08:00
Mark Tearle
f5c2f3a141 Add LOC record support to PowerDNS provider 2021-02-09 20:41:46 +08:00
Mark Tearle
8338e8db58 Add LOC record support to Cloudflare provider 2021-02-09 20:41:41 +08:00
Nikolay Denev
9549a0dec9 Ignore records with unsupported rrtypes and log warning. 2020-12-10 22:31:33 +00:00
Jonathan Leroy
09a02286f5 Merge branch 'master' into gandi-provider 2020-11-03 22:30:52 +01:00
Jonathan Leroy
dc9dc45ae6 Fixes tests after merging of #620 2020-11-02 18:00:48 +01:00
Ross McFarland
19798e3acf Only allow ALIAS on APEX 2020-11-02 07:26:07 -08:00
Jonathan Leroy
b280449969 Add record targets normalizaltion 2020-10-27 11:25:55 +01:00
Jonathan Leroy
6d17b4671a Handle domains not registred at Gandi or not using Gandi's DNS 2020-10-27 11:23:22 +01:00
Jonathan Leroy
7161baa262 Fixes code coverage for unsupported records types 2020-10-26 23:23:32 +01:00
Jonathan Leroy
bfaafeb61b Fixes value of "rrset_name" parameter for domain APEX 2020-10-26 23:10:36 +01:00
Jonathan Leroy
3f85244264 Fixes incorrect domain name in gandi-no-changes.json 2020-10-26 20:30:15 +01:00
Jonathan Leroy
fd136b42d1 Add support for Gandi LiveDNS 2020-10-25 01:08:08 +02:00
mintopia
ce46758790 Add support for dynamic records to Constellix provider 2020-10-01 00:36:25 +01:00
John Dale
9e990632c4 Update to remove DYNamic A records
* Removed conversion of DYN records to A records
* Updated test fixtures to change test DYN to an A record
2020-07-21 19:58:24 +00:00
John Dale
6a2c7909bd Merge branch 'easydns_provider' of https://github.com/actazen/octodns into easydns_provider 2020-07-20 23:01:30 +00:00
John Dale
9a2152d249 Update to remove URL and STEALTH records
* Removed conversion of URL and STEALTH records to CNAME records
* Updated test fixtures to remove URL conversion testing
2020-07-20 22:58:21 +00:00
John Dale
ecfaa1160b Merge branch 'master' into easydns_provider 2020-07-18 04:08:54 -04:00
John Dale
c2f541546b Adding Octodns provider class for easyDNS
This provider class for easydns.com adds support for basic dns records
through the easyDNS v3 API.  Support for dynamic and geo based dns
records is planned for a future update.

Sample configuration for the easyDNS provider are:

  easydns:
     class: octodns.provider.easydns.EasyDNSProvider
     token: <token>
     apikey: <key>

The token and key values are found on the easyDNS customer portal at:

https://cp.easydns.com/manage/security/api/production_info.php

Also, below are some optional configuration parameters which can be
added to override the class defaults.  By default the provider class
connects with the LIVE easyDNS API, if you wish to perform testing
with the easyDNS Sandbox API you can enable it by adding the following
configuration parameter:

     sandbox: True

Note, the API token and key are different for the sandbox than they
are for the production API, you can obtain sandbox credentials at:

https://cp.easydns.com/manage/security/api/sandbox_info.php

Lastly, if you have created Domain Portfolios through the easyDNS CP
you can configure which portfolio new domains will be added to by
supplying the portfolio option with the name of your portfolio.

     portfolio: <portfolio name>
2020-07-09 03:47:11 +00:00
Phelps Williams
52ed5fa022 Ultra interface with support for basic records 2020-07-01 17:41:45 -07:00
Daniel Weissengruber
74a13e4a19 Cloudflare: Add Support for PTR Records 2020-05-18 11:17:40 +02:00
Ross McFarland
9349f20aeb Rename fastdns to edgedns w/backwards compat for now 2020-03-06 17:26:52 -08:00
Adam Smith
c0315d25ba add Constellix Provider 2019-08-06 22:49:18 -07:00
Ross McFarland
dbf4396dfb Merge branch 'master' into master 2019-07-19 08:55:03 -07:00
Ross McFarland
a116df3745 Merge branch 'master' into master 2019-07-19 08:14:00 -07:00
Basir Jamil
5a741eb600 fastdns: fixed typo in test fixture 2019-07-18 21:16:34 +00:00