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

2477 Commits

Author SHA1 Message Date
Ross McFarland
d37ecc3b68 Merge pull request #939 from octodns/host-from-fqdn-idna
hostname_from_fqdn work with utf8 or idna, whichever it's passed
2022-09-23 18:53:16 -07:00
Ross McFarland
2d0be4147c Merge branch 'main' into host-from-fqdn-idna 2022-09-23 18:49:33 -07:00
Ross McFarland
6890e3307c Merge pull request #937 from octodns/empty-super
Use super() now that we require python3, less error prone
2022-09-23 18:49:00 -07:00
Ross McFarland
1e57595554 Merge branch 'main' into empty-super 2022-09-23 18:47:11 -07:00
Ross McFarland
6cf5bc247a Merge pull request #935 from octodns/idna-values
IDNA support for Record values holding fqdns
2022-09-23 13:58:49 -07:00
Ross McFarland
40d03e24cc Merge branch 'main' into idna-values 2022-09-23 13:49:19 -07:00
Ross McFarland
06ffda4d27 Merge pull request #942 from Ariana-Hlavaty-i2/main
Update CONTRIBUTING branch name to main
2022-09-22 14:27:31 -07:00
Ariana Hlavaty
9af7acfed9 Update CONTRIBUTING branch name to main 2022-09-22 22:16:00 +01:00
Ross McFarland
d04ad0fd15 Merge branch 'main' into idna-values 2022-09-21 09:25:38 -07:00
Ross McFarland
78d6e6ded6 Merge pull request #929 from octodns/value-object
Record values are first-class objects
2022-09-21 09:25:30 -07:00
Ross McFarland
000541eea4 CHANGELOG entry for values as objects 2022-09-21 09:14:29 -07:00
Ross McFarland
23673f1a1f Merge branch 'main' into value-object 2022-09-20 12:32:46 -07:00
Ross McFarland
5da272da48 Merge branch 'main' into host-from-fqdn-idna 2022-09-15 19:28:31 -07:00
Ross McFarland
44e4736a11 Merge pull request #938 from octodns/changelog-typeo
Fix version type-os in CHANGELOG, 0.0.18 twice
2022-09-15 19:26:25 -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
496183bce0 Fix version type-os in CHANGELOG 2022-09-15 19:10:17 -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
89aa8ee0bc Merge pull request #936 from octodns/remove-from-futures
Remove from __futures__ bits, all are now manditory
2022-09-15 14:12:55 -07:00
Ross McFarland
d7880c084d Remove from __futures__ bits, all are now manditory 2022-09-15 14:10:21 -07:00
Ross McFarland
247cef2701 CHANGELOG entry for IDNA values 2022-09-14 14:06:20 -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
00f0123b97 Merge pull request #934 from octodns/global-processors
Global processors support
2022-09-14 13:54: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
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
d9d3209ef6 Update octodns/record/__init__.py 2022-09-07 13:51:40 -07:00
Ross McFarland
c3a5795452 Clean up process funcs, always use cls 2022-09-07 13:33:56 -07:00
Ross McFarland
a6046e3e9d Remove uneeded/noop list comprehension 2022-09-07 13:13:17 -07:00
Ross McFarland
d439e70419 Revert "the *Value.data properties are no longer needed"
The mythicbeasts module (at least) is relying on them

This reverts commit 5d2ef02390.
2022-09-06 19:07:44 -07:00
Ross McFarland
5d2ef02390 the *Value.data properties are no longer needed 2022-09-06 18:58:50 -07:00
Ross McFarland
e875ca0304 Remove uneeded , case it was handling is now down in the cstor 2022-09-06 15:30:20 -07:00
Ross McFarland
9da2c15328 full testing for missing value properties 2022-09-06 15:30:00 -07:00