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

20 Commits

Author SHA1 Message Date
Ross McFarland
269e737812 Add a caveat emptor clause to lenient doc section. 2020-11-03 10:35:55 -08:00
Ross McFarland
b017f90c66 Add some docs around lenient and its uses 2020-11-03 10:27:31 -08:00
Jonathan Leroy
de51e5f531 Add support for DNAME records 2020-10-26 22:18:35 +01:00
ftm-qsc
50f739495d docs: fixed small typo in geo_records.md
Did you mean 'strongly'?
2020-10-14 20:45:49 +02:00
Ross McFarland
c5a19b4403 Merge remote-tracking branch 'origin/master' into add-route53-interval-option 2020-07-01 07:58:22 -07:00
Ross McFarland
55f7de21ab Docs and changelog for TCP health check support 2020-05-08 08:15:12 -07:00
Theo Julienne
f2a63e06b7 Apply suggestions from code review
Co-Authored-By: ross <ross@github.com>
2019-05-06 07:58:14 -07:00
Ross McFarland
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
Roger D. Winans
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
Jörg Runkel
72a389e835 Add healthcheck option 'request_interval' for Route53 provider
Route53 allows to specify an interval for its health checks.
To maintain backward compatibility, the default for this option
when ommited is 10 (fast check).
2019-03-04 14:48:18 +01:00
Jörg Runkel
54787529d5 Move measure_latency option to Route53 provider 2019-02-13 10:50:48 +01:00
Jörg Runkel
1794f5ccd6 Add healthcheck option 'measure_latency' for Route53 provider
Route53 allows to monitor latency information on the dashboard
and using CloudWatch. While that is a nice to have function,
it is not necessary for a DNS failover scenario and increases
Route 53 costs.
To maintain backward compatibility, the default for this option
when ommited is true.
2019-02-11 21:25:06 +01:00
Vlad Voloshyn
772042f237 Use right value names in MX type records 2019-01-13 20:34:30 +02:00
Josh Soref
5d2ba2e715 Spelling (#214)
* spelling: ancillary
* spelling: antarctica
* spelling: australia
* spelling: authentication
* spelling: continental
* spelling: constructor
* spelling: conversion
* spelling: creation
* spelling: doesn't
* spelling: easily
* spelling: efficiently
* spelling: equivalent
* spelling: essentially
* spelling: everything
* spelling: exactly
* spelling: be
* spelling: expensive
* spelling: supports
* spelling: healthcheck
* spelling: immediately
* spelling: ignored
* spelling: invocation
* spelling: itself
* spelling: leftovers
* spelling: missing
* spelling: natural
* spelling: nonexistent
* spelling: peculiarities
* spelling: pointing

This change hit a line length limitation, so I'm wrapping it and
adding a period which appears to match local style...

* spelling: quicker
* spelling: response
* spelling: requested
* spelling: redirect
* spelling: traffic
* spelling: unknown
* spelling: uploaded
* spelling: useful
* spelling: separately
* spelling: zone
2018-02-27 09:09:47 -08:00
Tim Hughes
b4ead495f5 adds an example of how to setup geodns to the docs 2017-11-08 14:58:17 +00:00
Chris Wells
b1e762dee8 Fixing octodns/record.py link 2017-05-24 16:33:44 -04:00
Ross McFarland
a0d4c9800f Add the octoDNS logo 2017-04-12 15:30:52 -07:00
Ross McFarland
8fa2ddee09 Pass of edits & cleanup to records.md 2017-03-17 09:20:05 -07:00
Ross McFarland
73a1eafef4 Quick pass at a doc about records support & config. 2017-03-16 17:20:46 -07:00
Ross McFarland
7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00