Ross McFarland
3a7e13c11b
Merge pull request #1282 from jleroy/feature/disable-root-ns-warnings
Add new provider parameter "root_ns_warnings" to disable root NS related warnings
4 months ago
Jonathan Leroy
932774f9d6
Add new provider parameter "root_ns_warnings" to disable root NS related
warnings
4 months ago
Ross McFarland
a89f635206
Merge pull request #1279 from octodns/fix-alias-templating
Fix issue with using Templating processor on aliased zones
4 months ago
Ross McFarland
e7016ae03d
Merge remote-tracking branch 'origin/main' into fix-alias-templating
4 months ago
Ross McFarland
386a00a28b
Merge pull request #1280 from octodns/templating-bad-key
Improve error messaging for unknown templating parameters
4 months ago
Ross McFarland
b8603daf95
Merge remote-tracking branch 'origin/main' into templating-bad-key
4 months ago
Ross McFarland
14c609d568
Merge pull request #1278 from jleroy/bugfix/templating-variables
Templating processor: remove trailing dot on FQDN variables
4 months ago
Jonathan Leroy
fad8c03986
Change in the way templating parameters are handled when trailing_dots is disabled
4 months ago
Ross McFarland
871b2f2a7e
Improve error messaging for unknown templating parameters
4 months ago
Jonathan Leroy
a5a1d50453
Add trailing_dots parameter to templating processor
4 months ago
Jonathan Leroy
c4dc79b64c
Revert: Fix Templating processor not working on alias zones
4 months ago
Ross McFarland
974d047d6e
Fix issue with using Templating processor on aliased zones
Switches the processor to use process_source_and_target_zones which
happens later, during planning changes and thus happens seperately for
the source and aliased zones. This leaves the templates in the copy of
desired that Manager uses to start the alias process. The updated copy
is in the plan so externally everything will still make sense and
behave as expected.
5 months ago
Jonathan Leroy
3e7cca0c6c
Fix Templating processor not working on alias zones
5 months ago
Jonathan Leroy
d75e672fe1
Removes the final dot from zone_*name and record_*fqdn templating variables
5 months ago
Ross McFarland
67e9a06d11
Merge pull request #1277 from octodns/changelet-switch
Make the switch to the changelet module
5 months ago
Ross McFarland
90f97dafdc
Make activate optional in script/changelog
5 months ago
Ross McFarland
b6729e77c5
include requirements-dev.txt in changelog install
5 months ago
Ross McFarland
00fc2c75ed
Make the switch to the changelet module
5 months ago
Ross McFarland
5638d40412
Merge pull request #1253 from octodns/escaped-semi
Add unescaped semicolons support to YamlProvider
5 months ago
Ross McFarland
3707f44e86
Merge branch 'main' into escaped-semi
5 months ago
Ross McFarland
013e8c16ae
Merge pull request #1275 from octodns/uri-type
implementation of the URI record type
5 months ago
Ross McFarland
ce77ccddb5
implementation of the URI record type
5 months ago
Ross McFarland
4f24f86793
Merge branch 'escaped-semi' of github.com:octodns/octodns into escaped-semi
5 months ago
Ross McFarland
79dd016789
Merge remote-tracking branch 'origin/main' into escaped-semi
5 months ago
Ross McFarland
484a04b248
very slight tweak to working for escaped_semicolons docstring
5 months ago
Ross McFarland
97477dadbf
Merge branch 'main' into escaped-semi
5 months ago
Ross McFarland
3f90b20d0b
Merge pull request #1274 from olofvndrhr/fix-include-target
Fix include target in some Processors
5 months ago
Ross McFarland
e55c35bd6f
Merge branch 'main' into fix-include-target
5 months ago
Ross McFarland
1ef183655a
bump filter processor kwargs changelog to minor and update msg
5 months ago
Ivan Schaller
96ec4106ee
add changelog
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
5 months ago
Ivan Schaller
e6cb0fb06a
add missing kwargs to make include_target work
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
5 months ago
Ross McFarland
730d421009
Merge pull request #1273 from marcusgrando/main
New provider: Azion DNS
5 months ago
Ross McFarland
c308ebf35d
Update .changelog/0d2c45a64fdc45268b8844c0d2439c6e.md
5 months ago
Marcus Grando
78c92d535e
New provider: Azion DNS
5 months ago
Ross McFarland
6ef0e854e5
Merge branch 'main' into escaped-semi
5 months ago
Ross McFarland
d2da48c063
apply support for YamlProvider.escaped_semicolons=false
5 months ago
Ross McFarland
e141cfa308
Merge pull request #1271 from g-a-c/feature/processors-documentation
Add basic documentation on configuring/utilising octoDNS processors
6 months ago
Ross McFarland
905f109c7b
Changelog entry for processors doc
6 months ago
Gavin Chappell
8f22b0729a
fix a typo in the example
6 months ago
Gavin Chappell
281f89e826
Add basic documentation on configuring/utilising octoDNS processors
6 months ago
Ross McFarland
fa7919732c
Merge pull request #1270 from octodns/release-script-fix
Small fix for script release
6 months ago
Ross McFarland
68fd1b3b2d
Small fix for script release
6 months ago
Ross McFarland
07c72e5a2f
Merge pull request #1269 from octodns/rel-1-12-0
Version 1.12.0 version bump and changelog update
6 months ago
Ross McFarland
f1b09ded98
Version 1.12.0 version bump and changelog update
6 months ago
Ross McFarland
0fe8519167
Fix sorting of changelog entries
6 months ago
Ross McFarland
54db6dd057
Merge pull request #1268 from octodns/changelog-tweaks
changelog script improvements, manual pr, sort order, formatting
6 months ago
Ross McFarland
cd4ee5f854
changelog script improvements, manual pr, sort order, formatting
6 months ago
Ross McFarland
729e29f807
Merge pull request #1259 from octodns/templating-processor
Implment Templating processor and prototype Value.template methods
6 months ago
Ross McFarland
248d460c57
Merge branch 'main' into templating-processor
6 months ago
Ross McFarland
3d100b7c88
Merge pull request #1267 from octodns/update-requirements
update requirements*.txt
6 months ago