This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
dns
infrastructure-as-code
workflow
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3150
Commits
10
Branches
184 MiB
Python
98.3%
Shell
1%
Scilab
0.4%
DIGITAL Command Language
0.2%
Tree:
08de84078e
chunked-variation-handling
jsonschema
main
process-zone-config
py-3-14
zone-config-cleanup
allow-relative-values
auto-arpa
idna-values-display
processor-id
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.0rc1
v1.0.0rc0
v1.0.0.rc0
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
v0.9.21
v0.9.20
v0.9.2
v0.9.19
v0.9.18
v0.9.17
v0.9.16
v0.9.15
v0.9.14
v0.9.13
v0.9.12
v0.9.11
v0.9.10
v0.9.1
v0.9.0
v0.8.8
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v1.9.1
v1.9.0
v1.8.0
v1.7.0
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.15.0
v1.14.0
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '08de84078e'
${ noResults }
octodns
/
octodns
/
processor
History
Ross McFarland
af86e9b0d1
Switch MetaProcessor.include_extra to k=v
2 years ago
..
__init__.py
Remove from __futures__ bits, all are now manditory
3 years ago
acme.py
Use super() now that we require python3, less error prone
3 years ago
arpa.py
Use the TTL value of the first ordered FQDN
2 years ago
base.py
Add Processor.process_source_and_target_zones
2 years ago
filter.py
remove stray print(
2 years ago
meta.py
Switch MetaProcessor.include_extra to k=v
2 years ago
ownership.py
Always add ownership flatting records with lenient=True
3 years ago
restrict.py
Record.lenient property added similar to other common/standard _octodns data
2 years ago
spf.py
essentially ditch stacklevel/context for deprecation of config thigns (it's not useful)
2 years ago
trailing_dots.py
Fix for EnsureTrailingDots reverting value types back to strings
2 years ago