a948b8233e
AutoArpa: Add an optional inherit_ttl option
2024-04-26 17:07:58 +02:00
79b2a25684
Add a priority option to AutoArpa
2024-04-17 19:33:25 +02:00
2bb2d5643b
Add zone specific threshold config
2024-04-10 11:44:37 -07:00
4f8d7fa26c
Fix some typoes
2024-02-27 09:23:36 -05:00
68e1178ac7
Add list_zones to AutoArpa
...
- This makes it possible to use dynamic zone config with AutoArpa
- Document what gotchas that entails
- Add tests both with another source (for generating zones to populate) and without (no zones to populate)
2024-01-05 13:59:49 +01:00
519af5b973
Rework dynamic documentation to call using the default pool a backup rather than fallback
2023-09-29 13:28:45 -07:00
e910450782
readme cleanup: consistent octoDNS capitalization, console rather than shell
2023-07-29 09:45:50 -07:00
da1616a124
Update azure's status flag info in dynamic_records.md
...
Per https://github.com/octodns/octodns-azure/pull/60
2023-06-25 00:24:34 -07:00
5287a130f6
Merge branch 'main' into dynamic-subnets
2023-05-03 21:31:53 -07:00
2cff4c75d2
Emphasize rule order
2023-04-21 14:44:32 -07:00
363f627284
Replace diagram image with inline Mermaid diagram
...
I find the Mermaid diagram is easier to read and edit, and
GitHub will render it automatically.
2023-04-21 06:47:01 -07:00
ae781f9b4f
Validate rule ordering
2023-04-10 16:28:29 -07:00
09c07d4651
Merge branch 'main' into dynamic-subnets
2023-04-06 14:29:17 -07:00
1244af86a0
Add section about rule ordering in docs
2023-04-05 10:28:42 -07:00
44a0106e93
Add subnet targeting to dynamic records doc
2023-04-02 05:01:22 -07:00
53c8d43e1c
Add diagram showing the example dynamic record's rules and pools
2023-03-30 06:20:36 -07:00
ce0cfdf011
More doc and better examples for dynamic record default values
2023-03-29 13:05:55 -07:00
7c6c1bb77c
Document the new dynamic rule validations, add changelog entry
2023-03-28 20:13:03 -07:00
c67d44fc8a
AutoArpa.replace -> populate_should_replace to match YamlProvider
2023-02-27 09:12:21 -08:00
3c2ad860f1
Address AutoArpa documenation comments from late review
2023-02-20 13:44:04 -08:00
074be92428
Add replace param to AutoArpa processor/provider
2023-02-20 13:32:04 -08:00
0dfa537f07
pass at documenting auto_arpa support
2023-01-22 09:01:17 -08:00
b139d266c9
Support for TLSA record, https://www.rfc-editor.org/rfc/rfc6698.txt
2022-05-04 11:01:50 +02:00
a96dff480c
Documentation for dynamic Record type registration
2022-03-21 14:29:39 -07:00
646201c5d3
Drop provider specific sections
2022-01-13 15:51:48 -08:00
e4b5333ed2
fix whitespace in markdown table
2021-12-08 12:52:08 -08:00
6d08825d61
markdown table formatting
2021-12-08 09:52:03 -08:00
70dee23792
Add Azure DNS health check options
2021-12-07 13:32:44 -08:00
85eeec988c
Rapid recheck for NS1 monitors
2021-12-03 15:25:38 -08:00
264cd22e60
Add policy and frequency params for NS1 health-checks
2021-11-01 14:54:30 -07:00
de76ee0fd6
Rename timeouts and make the default seconds. Add docs.
2021-10-27 15:28:42 -07:00
f655f95437
Constellix customized healthcheck - docs fixed
2021-10-25 21:26:48 +03:00
f9f37d61bf
Constellix customized healthcheck
2021-10-25 21:11:01 +03:00
9f7b686c53
Typo in dynamic_records.md
2021-09-28 16:09:26 -07:00
090fc71848
Document the new status flag
2021-09-28 16:06:57 -07:00
07aad177b5
Update docs/records.md
...
Co-authored-by: Ross McFarland <rwmcfa1@gmail.com >
2021-07-22 14:32:09 -07:00
75423fd786
Documentation update?
2021-07-22 14:32:09 -07:00
72b0438b7f
Updated doc to reflect config file location for zone wide lenient flag
2021-05-12 09:40:06 -07:00
9d4bd0aaec
Add support for LOC records
2021-02-09 20:41:37 +08:00
77c65b042e
Wording tweaks to threshold params doc
2020-12-14 06:24:17 -08:00
75e75a8846
Updated doc for unsafe thresholds
2020-12-12 08:09:19 +00:00
269e737812
Add a caveat emptor clause to lenient doc section.
2020-11-03 10:35:55 -08:00
b017f90c66
Add some docs around lenient and its uses
2020-11-03 10:27:31 -08:00
de51e5f531
Add support for DNAME records
2020-10-26 22:18:35 +01:00
50f739495d
docs: fixed small typo in geo_records.md
...
Did you mean 'strongly'?
2020-10-14 20:45:49 +02:00
c5a19b4403
Merge remote-tracking branch 'origin/master' into add-route53-interval-option
2020-07-01 07:58:22 -07:00
55f7de21ab
Docs and changelog for TCP health check support
2020-05-08 08:15:12 -07:00
f2a63e06b7
Apply suggestions from code review
...
Co-Authored-By: ross <ross@github.com >
2019-05-06 07:58:14 -07:00
470daa8843
Pass at documenting dynamic record support
...
Bit of general doc cleanup and refactoring while I'm in here.
2019-05-03 09:16:06 -07:00
eab676fd12
Update link to record objects
...
#303 renamed records.py to records/__init__.py.
This updates docs/records.md to link to the new path.
2019-04-19 19:55:08 -04:00