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

1355 Commits

Author SHA1 Message Date
Ross McFarland
efa80b43a1 1.0 RC: Remove deprecated provider, source, and processor shims 2022-11-15 10:31:10 -08:00
Ross McFarland
d1a7322a46 Add IgnoreRootNsFilter w/tests 2022-11-09 09:13:04 -08:00
Ross McFarland
008621c5c8 Rel 0.9.21 version bump & CHANGELOG update 2022-10-16 14:59:33 -07:00
Ross McFarland
c6392d798d Shim AxfrSource and ZoneFileSource 2022-10-10 13:50:30 -07:00
Ross McFarland
713d085793 Rel 0.9.20 version bump & CHANGELOG update 2022-10-05 14:17:24 -07:00
Ross McFarland
f5d2d8ba6d Actually NsValue is now the same as PtrValue, so _TargetsValue to DRY things up 2022-10-01 19:12:43 -07:00
Ross McFarland
4a6fae34b3 PtrValue should no longer be using _TargetValue now that it acceps multiple values 2022-10-01 19:08:24 -07:00
Ross McFarland
fbfef60e69 Merge branch 'main' into quiet-cmd-line 2022-10-01 18:35:26 -07:00
Ross McFarland
1f2bb8860a Revert "WIP/expiriments with auto-arpa"
This reverts commit 8b82159ee0.
2022-09-29 14:35:28 -07:00
Ross McFarland
437e3a6ca2 Merge branch 'main' into records-rfc-test 2022-09-29 14:34:00 -07:00
Ross McFarland
cadeada955 Add --logging-config command line option 2022-09-29 14:29:32 -07:00
Ross McFarland
a1e54c2bbf Remove hacky _LogLevelSetter and just setLevel on Plan logger 2022-09-29 14:27:05 -07:00
Ross McFarland
7e3857fe1f Pass plan_output a dedicated logger rather than use the Manager's 2022-09-29 12:39:04 -07:00
Ross McFarland
3967c273f8 --debug flag to commands, work-around to ensure PlanLogger plan always prints 2022-09-27 08:06:30 -07:00
Ross McFarland
e734b64355 WARN -> WARNING 2022-09-27 08:06:24 -07:00
Ross McFarland
8b82159ee0 WIP/expiriments with auto-arpa 2022-09-27 07:16:54 -07:00
Ross McFarland
2d0be4147c Merge branch 'main' into host-from-fqdn-idna 2022-09-23 18:49:33 -07:00
Ross McFarland
1e57595554 Merge branch 'main' into empty-super 2022-09-23 18:47:11 -07:00
Ross McFarland
dbd40fb20a Merge in main, remove parse_rdata_text usage from validate & cstor 2022-09-23 15:09:34 -07:00
Ross McFarland
2c5d8ad101 Flip ttl and type return order 2022-09-22 20:29:08 -07:00
Ross McFarland
7f0cfb08a2 Implement Record.rrs 2022-09-22 20:26:25 -07:00
Ross McFarland
cea1c65305 Remove pprints and add some comments/doc 2022-09-22 18:58:16 -07:00
Ross McFarland
ace2fdf4e1 Make sure _ChunkedValue.parse_rdata_text escapes ; 2022-09-22 10:26:21 -07:00
Ross McFarland
0228e6822e Implmement Record.from_rrs and plug it together with parse_rdata_text 2022-09-22 10:13:19 -07:00
Ross McFarland
c6ab68e331 Merge branch 'main' into records-rfc-test 2022-09-21 09:37:00 -07:00
Ross McFarland
d04ad0fd15 Merge branch 'main' into idna-values 2022-09-21 09:25:38 -07:00
Ross McFarland
23673f1a1f Merge branch 'main' into value-object 2022-09-20 12:32:46 -07:00
Ross McFarland
3b102b4516 hostname_from_fqdn work with utf8 or idna, whichevr it's passed 2022-09-15 19:26:16 -07:00
Ross McFarland
66debc0b80 Use super() now that we require python3, less error prone 2022-09-15 14:25:47 -07:00
Ross McFarland
d7880c084d Remove from __futures__ bits, all are now manditory 2022-09-15 14:10:21 -07:00
Ross McFarland
0932cb5def Merge remote-tracking branch 'origin/value-object' into idna-values 2022-09-14 14:04:52 -07:00
Ross McFarland
6e6edac576 Merge branch 'main' into value-object 2022-09-14 14:04:22 -07:00
Ross McFarland
faf277ca01 IDNA support for Record values holding fqdns 2022-09-14 13:56:27 -07:00
Ross McFarland
870a5c3c3e Merge remote-tracking branch 'origin/main' into value-object 2022-09-14 10:35:56 -07:00
Ross McFarland
bf296cd5ff Merge branch 'main' into global-processors 2022-09-14 09:52:10 -07:00
Ross McFarland
0c9fb11696 Merge branch 'main' into idna-internally 2022-09-14 09:37:05 -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
48831659e5 Add allowed_ttls support to TtlRestrictionFilter 2022-09-14 06:46:13 -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
47b72225dc Processor impl that filters on name 2022-09-11 14:36:35 -07:00
Ross McFarland
1cbcfbf1d3 Urlfwd isn't a RFC type so it shouldn't have rr text support 2022-09-08 10:56:03 -07:00
Ross McFarland
e6944ff5ae finish up rr text Record coverage (hopefully) 2022-09-08 10:37:26 -07:00
Ross McFarland
e33cf55e7d Another round of Record rr_text handling 2022-09-08 09:24:38 -07:00
Ross McFarland
0eb4e66634 Naptr to/from rr text 2022-09-07 15:24:17 -07:00
Ross McFarland
9caaa5259a Implement to/from rr text for MxValue as a POC 2022-09-07 15:02:38 -07:00
Ross McFarland
d9d3209ef6 Update octodns/record/__init__.py 2022-09-07 13:51:40 -07:00