Ross McFarland
|
d7880c084d
|
Remove from __futures__ bits, all are now manditory
|
2022-09-15 14:10:21 -07:00 |
|
Ross McFarland
|
00f0123b97
|
Merge pull request #934 from octodns/global-processors
Global processors support
|
2022-09-14 13:54:27 -07:00 |
|
Ross McFarland
|
bf296cd5ff
|
Merge branch 'main' into global-processors
|
2022-09-14 09:52:10 -07:00 |
|
Ross McFarland
|
e1ce226298
|
Merge pull request #922 from octodns/idna-internally
Everything works with IDNA encoded names internally
|
2022-09-14 09:49:37 -07:00 |
|
Ross McFarland
|
2982733c70
|
CHANGELOG entry about IDNA support
|
2022-09-14 09:46:25 -07:00 |
|
Ross McFarland
|
0c9fb11696
|
Merge branch 'main' into idna-internally
|
2022-09-14 09:37:05 -07:00 |
|
Ross McFarland
|
9ab9d126e6
|
Merge pull request #932 from octodns/name-filtering
Processor impl that filters on name
|
2022-09-14 07:03:27 -07:00 |
|
Ross McFarland
|
5cb42d6d73
|
elif trivial improvement
|
2022-09-14 07:00:33 -07:00 |
|
Ross McFarland
|
5f277b886c
|
Merge branch 'main' into name-filtering
|
2022-09-14 06:49:10 -07:00 |
|
Ross McFarland
|
c6ec942e14
|
Merge pull request #933 from octodns/restricter
Implement TtlRestrictionFilter w/tests
|
2022-09-14 06:48:32 -07:00 |
|
Ross McFarland
|
48831659e5
|
Add allowed_ttls support to TtlRestrictionFilter
|
2022-09-14 06:46:13 -07:00 |
|
Ross McFarland
|
5498a3b9c9
|
CHANGELOG entry for global processors
|
2022-09-12 16:37:19 -07:00 |
|
Ross McFarland
|
0f57e6c63e
|
Implement manager.processors for configuring global processors
|
2022-09-12 15:28:51 -07:00 |
|
Ross McFarland
|
b4792707f8
|
Merge remote-tracking branch 'origin/main' into idna-internally
|
2022-09-12 14:56:01 -07:00 |
|
Ross McFarland
|
cabdd1222a
|
Add lenient support to TtlRestrictionFilter
|
2022-09-12 14:32:23 -07:00 |
|
Ross McFarland
|
8ff83b8ed9
|
Implement TtlRestrictionFilter w/tests
|
2022-09-12 14:18:20 -07:00 |
|
Ross McFarland
|
92ecb54564
|
Add a note about name reject/allow filter to CHANGELOG
|
2022-09-11 15:02:09 -07:00 |
|
Ross McFarland
|
47b72225dc
|
Processor impl that filters on name
|
2022-09-11 14:36:35 -07:00 |
|
Ross McFarland
|
51b45e5911
|
Merge pull request #931 from LuPo/LuPo-Readme
Update README.md
|
2022-09-10 17:29:49 -07:00 |
|
Lukasz Polanski
|
c4d9362664
|
Update README.md
Adding links to the noteworthy NetBox-DNS plugin and its OctoDNS provider
|
2022-09-10 23:23:54 +02:00 |
|
Ross McFarland
|
c11476d79a
|
Merge pull request #928 from octodns/misc-bits
Misc bits: errant string joins from formatting formatted code and best practices in bootstrap
|
2022-09-06 12:59:35 -07:00 |
|
Ross McFarland
|
51f8eb17f0
|
Update to latest best practice for ignore-revs and hooks
|
2022-09-06 12:49:37 -07:00 |
|
Ross McFarland
|
d54baf0ea6
|
Ignore the string joins ref
|
2022-09-06 12:48:42 -07:00 |
|
Ross McFarland
|
fa4225b625
|
Fix lots of errant '...' '...' string joins
|
2022-09-06 12:47:47 -07:00 |
|
Ross McFarland
|
f01fe3f855
|
Merge pull request #924 from octodns/yaml-supports-fixes
Yaml supports fixes
|
2022-08-30 10:04:11 -07:00 |
|
Ross McFarland
|
9fc7e20531
|
Merge branch 'master' into yaml-supports-fixes
|
2022-08-29 16:44:21 -07:00 |
|
Ross McFarland
|
cda6ef3909
|
Merge remote-tracking branch 'origin/master' into idna-internally
|
2022-08-27 16:32:30 -07:00 |
|
Ross McFarland
|
3bd79627c3
|
Doc Zone.configured_sub_zones
|
2022-08-27 16:32:06 -07:00 |
|
Ross McFarland
|
3d698e8375
|
Merge pull request #925 from octodns/doc-filters
Add doc for processor.filter.*
|
2022-08-27 16:30:36 -07:00 |
|
Ross McFarland
|
a3e90ca4ac
|
Add doc for processor.filter.*
|
2022-08-27 16:29:00 -07:00 |
|
Ross McFarland
|
b664a28488
|
Changelog update about Provider._process_desired_zone and YamlProvider.supports
|
2022-08-27 15:54:48 -07:00 |
|
Ross McFarland
|
2e3d325f71
|
YamlProvider.SUPPORTS dynamically returns the list of registered types
|
2022-08-27 15:53:56 -07:00 |
|
Ross McFarland
|
633d79969a
|
Merge remote-tracking branch 'origin/master' into yaml-supports-fixes
|
2022-08-27 15:49:23 -07:00 |
|
Ross McFarland
|
557b80f784
|
Implement YamlProvider.supports that always says yes
|
2022-08-27 15:40:02 -07:00 |
|
Ross McFarland
|
72244ba161
|
Provider._process_desired_zone should call .supports, rather than do in SUPPORTS
|
2022-08-27 15:23:52 -07:00 |
|
Ross McFarland
|
82be4834fb
|
Merge pull request #923 from octodns/correct-changelog-dates
Changelog release dates should be aug, not sept
|
2022-08-27 14:54:06 -07:00 |
|
Ross McFarland
|
6d2a039a3f
|
Changelog release dates should be aug, not sept
|
2022-08-27 14:51:58 -07:00 |
|
Ross McFarland
|
16e0bd0675
|
Testing of Zone and Record name/decoded_name handling
|
2022-08-20 11:55:19 -07:00 |
|
Ross McFarland
|
27fc734c2a
|
Test YamlProvider handling of non-ascii record names
|
2022-08-20 11:39:00 -07:00 |
|
Ross McFarland
|
55b9701837
|
IdnaError exception handling, ensure validation happens on encoded names
|
2022-08-20 09:40:54 -07:00 |
|
Ross McFarland
|
799e1232b3
|
Record should work with encoded same as everything else
|
2022-08-20 08:11:24 -07:00 |
|
Ross McFarland
|
94317879b4
|
few more utf-8 prints/exceptions
|
2022-08-18 20:13:36 -07:00 |
|
Ross McFarland
|
2d0f2ccc5c
|
Add idna tests of eligible_zones and fix some messages/bugs
|
2022-08-18 20:10:11 -07:00 |
|
Ross McFarland
|
33284381f8
|
Use IdnaDict for eligible zone filtering
|
2022-08-18 12:32:20 -07:00 |
|
Ross McFarland
|
a33235d608
|
YamlProvider idna/utf-8 support, prefers utf8
|
2022-08-18 08:26:57 -07:00 |
|
Ross McFarland
|
0b0632717d
|
Use decoded_* for human readable stuff
|
2022-08-18 08:11:18 -07:00 |
|
Ross McFarland
|
497336e6ab
|
Use IdnaDict for configured_sub_zones, fix get_zone, comments
|
2022-08-18 08:10:21 -07:00 |
|
Ross McFarland
|
56faf78c72
|
Support eligible_zones with idna
|
2022-08-18 07:42:34 -07:00 |
|
Ross McFarland
|
286e2bc94d
|
Use dict.__repr__ for IdnaDict
|
2022-08-18 07:42:08 -07:00 |
|
Ross McFarland
|
f00474cca4
|
Record.name/decoded_name pattern implemented
|
2022-08-17 18:51:00 -07:00 |
|