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

1878 Commits

Author SHA1 Message Date
Ross McFarland
08f9ec56a3 Rework supports_warn_or_except to msg and fallback 2021-08-18 16:25:13 -07:00
Ross McFarland
65f0bfc243 Update multi-value PTR warn to supports_warn_or_except 2021-08-18 12:35:49 -07:00
Ross McFarland
53a21b649a Merge remote-tracking branch 'origin/master' into process-desired-zone 2021-08-18 12:26:15 -07:00
Ross McFarland
f672b35223 Merge pull request #754 from octodns/multi-value-PTR
Multi-value PTR records
2021-08-18 12:22:14 -07:00
Viranch Mehta
7b748de2b3 use the PTR value that is shown in logs 2021-08-18 12:14:50 -07:00
Viranch Mehta
4517df555d add tests 2021-08-18 11:39:04 -07:00
Viranch Mehta
2021fcc00c yaml supports multi value PTR 2021-08-18 11:25:43 -07:00
Viranch Mehta
8ddbb389ab method to custom-process desired zone 2021-08-18 11:22:12 -07:00
Ross McFarland
5b0e47f31f Cleanup and test of _process_desired_zone and supports_warn_or_except 2021-08-18 10:07:21 -07:00
Ross McFarland
d77e7d485b Remove some debugging pprints 2021-08-17 20:32:14 -07:00
Ross McFarland
c81450682c Implement and test Route53Provider.process_desired_zone checking of NA-CA-* 2021-08-17 20:26:51 -07:00
Ross McFarland
536c0c68ec no-op Provider.process_desired_zone 2021-08-17 19:15:34 -07:00
Viranch Mehta
fc39697bdd consider only first PTR value for getting changes 2021-08-16 21:37:10 -07:00
Viranch Mehta
3abea76921 Merge branch 'master' into multi-value-PTR 2021-08-16 16:37:26 -07:00
Viranch Mehta
6e9ce3ac3c pick first PTR value instead of erroring out 2021-08-16 16:39:23 -07:00
Ross McFarland
6f6f9717b2 Merge pull request #755 from meghashyamps/CA_province_support
adds support for CA provinces
2021-08-15 21:09:13 -07:00
Ross McFarland
0309a95195 Merge branch 'master' into CA_province_support 2021-08-15 21:05:10 -07:00
Ross McFarland
fe5f93045d Merge pull request #751 from octodns/acme-ignoring-processor
Implement AcmeManagingProcessor
2021-08-14 08:05:37 -07:00
Sham
6d302af719 adds support for CA provinces 2021-08-13 02:34:35 -07:00
Viranch Mehta
73ad7000ca better helper method name 2021-08-12 22:33:10 -07:00
Viranch Mehta
ec41e0377e multi-value PTR tests for Azure 2021-08-12 22:15:46 -07:00
Viranch Mehta
49bff426b7 Multi-value PTR records 2021-08-12 21:43:01 -07:00
Ross McFarland
c0c3a93d4a Rename to AcmeManagingProcess, doc usage 2021-08-11 21:36:41 -07:00
Ross McFarland
a5fdf05a3c Merge branch 'master' into acme-ignoring-processor 2021-08-11 10:47:13 -07:00
Ross McFarland
203468b370 Merge pull request #753 from octodns/acme-ignoring-processor-with-ownership
Allow octoDNS managed _acme-challenge records to exist by marking them
2021-08-11 10:46:52 -07:00
Ross McFarland
5c1ea34bc6 Tests for acme processor with ownership 2021-08-11 10:41:52 -07:00
Ross McFarland
ea5093935b Support taking ownership of acme records 2021-08-11 09:31:54 -07:00
Ross McFarland
181dcec71b Allow octoDNS managed _acme-challenge records to exist by marking them 2021-08-11 07:21:37 -07:00
Ross McFarland
211ed8db41 Merge pull request #746 from meghashyamps/skip-creating-duplicate-monitors
check for identical monitor and skip creating one if found
2021-08-07 11:05:00 -07:00
Ross McFarland
1aa78b87a6 Merge branch 'master' into skip-creating-duplicate-monitors 2021-08-07 09:01:48 -07:00
Ross McFarland
44b7c6880d Implement AcmeIgnoringProcessor 2021-08-05 08:57:29 -07:00
Ross McFarland
5bd862209b Merge pull request #749 from octodns/ns1-shared-notifylist
Ns1 shared notifylist
2021-08-05 08:28:44 -07:00
Ross McFarland
3101ae346d Merge remote-tracking branch 'origin/master' into ns1-shared-notifylist 2021-08-04 12:30:37 -07:00
Ross McFarland
c873824aff Link the changelog from ns1 shared_notifylist docstring 2021-08-04 12:28:59 -07:00
Adam Smith
de3fc9d9cd Merge pull request #681 from G-Core/gcore-provider
Gcore provider
2021-08-04 15:04:33 -04:00
Yaroshevich Denis
5c17c635e0 Merge branch 'master' into gcore-provider 2021-08-04 10:05:58 +03:00
Ross McFarland
a51a4006ee Merge pull request #748 from octodns/ns1-monitors-gc-existing
NS1 _apply_Update needs to gc monitors w/existing
2021-08-03 14:05:51 -07:00
Ross McFarland
cbd764026c Merge branch 'master' into ns1-monitors-gc-existing 2021-08-03 13:47:55 -07:00
Ross McFarland
2a55f60814 Merge remote-tracking branch 'origin/master' into ns1-shared-notifylist 2021-08-03 08:19:32 -07:00
Ross McFarland
b21821dc88 Further info on Ns1Provider shared_notifylist usage 2021-08-03 08:18:55 -07:00
Yaroshevich Denis
111ee79a81 Merge branch 'master' into gcore-provider 2021-08-03 11:01:10 +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
Ross McFarland
cfde1e908c notifylists have a 64 char limit, not monitors 2021-08-02 17:12:13 -07:00
Ross McFarland
133740995b Merge pull request #750 from solvaholic/patch-1
Clarify Mythic Beasts uses DNS API v1
2021-08-02 13:14:54 -07:00
Roger D. Winans
b873997ef5 Match zone target to provider ID 2021-08-02 12:53:43 -04:00
Roger D. Winans
e8ebe936be Clarify Mythic Beasts uses DNS API v1
and fix the provider YAML in `class MythicBeastsProvider(BaseProvider)`
2021-08-02 12:32:29 -04:00
Yaroshevich, Denis
006a61e4d8 add support for dynamic A, AAAA, CNAME records 2021-08-02 18:47:11 +03:00
Ross McFarland
e2139f92c0 Suport for shared_notifylist in Ns1Provider 2021-08-01 14:40:51 -07:00
Ross McFarland
7f59c476e0 NS1 _apply_Update needs to gc monitors w/existing 2021-08-01 12:17:29 -07:00