3466 Commits (zone-config-cleanup)
 

Author SHA1 Message Date
  Tobias Mueller 5d9fd7e789 processor: clamp: Raise if TTL arguments are not logical 2 months ago
  Tobias Mueller 890808464d added changelog 2 months ago
  Tobias Mueller 6ebba04111 clamp: formatted 2 months ago
  Tobias Mueller fac662a9ec processors: Added a simple TTL clamping processor 2 months ago
  Ross McFarland 12c977c864
Merge pull request #1316 from 0xflotus/patch-1 2 months ago
  Ross McFarland 4408454f04
Spelling/type-o corrections in docs 2 months ago
  0xflotus 5a8da8296c
chore: fix typos in dynamic_zone_config.rst 2 months ago
  0xflotus 29005c3035
chore: fix errors in docs 2 months ago
  Ross McFarland 6654d13ba2
Add a test to ensure !include files use the same loader (settings) 2 months ago
  Ross McFarland 8f58e5c474
pass at documenting the !include directive 2 months ago
  Ross McFarland 80979194a5
Add array syntax support to !include tag for merging multiple files 2 months ago
  Ross McFarland 8ca21aa2ea
Merge pull request #1314 from octodns/fix-manager-typos 2 months ago
  Ross McFarland 3b6fdc147e
Fix logging issues in Manager: convert generator to list and correct log method prefix 2 months ago
  Ross McFarland c980220947
Fix a couple type-o's and stale bits in Manager 2 months ago
  Ross McFarland f0f937e712
Merge remote-tracking branch 'origin/main' into zone-config-cleanup 2 months ago
  Ross McFarland 425e34e27c
Restore Manager.sync's eligible_zones parameter as it's useful for cases like octodsn-api 2 months ago
  Ross McFarland 038da67ad5
Merge pull request #1309 from octodns/dump-processor-support 2 months ago
  Ross McFarland 13d51843ee
Merge branch 'main' into dump-processor-support 2 months ago
  Ross McFarland a47c526195
Overlooked moving sync's other eligible_* args to the constructor 2 months ago
  Ross McFarland f9de0210e3
Refactoring and clean-up of Manager zone (config) handling. 2 months ago
  Ross McFarland 4334217058
Stop relying on manager.config['zones'] being modified. _preprocess_zones mostly moved closer to where it's used 2 months ago
  Ross McFarland e3baefbcb5
Manager._zones caching, preserve validation 2 months ago
  Ross McFarland aa210982e8
Move active/eligible zones, sources, targets to the constuctor. Should allow safer and improved flows 2 months ago
  Ross McFarland 81563a2ae5
move Manager.dump's sources and Manager.sync's eligible_sources to Manager(active_sources) 2 months ago
  Ross McFarland da6cb248f4
Verify that dynamic zone config correctly handles subzones when they're dynamic 2 months ago
  Ross McFarland 81edf64870
Merge pull request #1310 from octodns/update-requirements 2 months ago
  Ross McFarland 9600c61b35
Remove python 3.9 from CI matrix, add 3.14 2 months ago
  Ross McFarland 8b5ee31e7c
update requirements*.txt 2 months ago
  Ross McFarland 47b9bf27dc
Add processor support to octodns-dump 2 months ago
  Ross McFarland 62e5b8b95d
Merge pull request #1304 from octodns/dynamic-zone-config-improvements 3 months ago
  Ross McFarland 414a80b670
Documentation of dynamic config glob and regex matching 3 months ago
  Ross McFarland 1f0d82e919
Merge remote-tracking branch 'origin/main' into dynamic-zone-config-improvements 3 months ago
  Ross McFarland 777071ad77
Merge pull request #1305 from octodns/doc-fixes 3 months ago
  Ross McFarland d31c5bce38
Fix doc linking warns 3 months ago
  Ross McFarland 11406e88e2
More testing of dynamic config regex/lob 3 months ago
  Ross McFarland 2c07d9b728
Merge remote-tracking branch 'origin/main' into dynamic-zone-config-improvements 3 months ago
  Ross McFarland a2ca55a047
Add glob and regex support to dynamic zone config 3 months ago
  Ross McFarland 5844a9d4d6
Backwards compatible _preprocess_zones that also supports regexes, needs more testing 3 months ago
  Ross McFarland 04de6d75cd
explicit testing for current behavior 3 months ago
  Ross McFarland 83d6ee3d2f
Merge pull request #1302 from octodns/arpa-wildcards 3 months ago
  Ross McFarland eeed1aa367
Improve AutoArpa wildcard handling with wildcard_replacement option 3 months ago
  Ross McFarland 02571b892b
Merge pull request #1301 from octodns/slash-changelet 3 months ago
  Ross McFarland 6533901963
Merge branch 'main' into slash-changelet 3 months ago
  Ross McFarland 366d44249b
Add changelog slash command 3 months ago
  Ross McFarland d650be0237
Add /changelog command 3 months ago
  Ross McFarland 2d44b0b805
Update changelet to 0.3.0 3 months ago
  Ross McFarland e282fbc087
Merge pull request #1300 from octodns/cname-record-lenience 3 months ago
  Ross McFarland 30dd61dcd0
Improve leneience logic comment, further test cases 3 months ago
  Ross McFarland 7359a57aaf
Allow CNAME to coexist if all records have lenient=True 3 months ago
  Ross McFarland a938ac8222
Merge pull request #1298 from octodns/ownership-on-alias 4 months ago