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

11 Commits

Author SHA1 Message Date
Sergei Shmanko
29bc1f3af3 fix logging for update/delete_pcent_threshold 2018-02-22 12:32:12 +02:00
Ross McFarland
f50d9b6087 Extract plan from base.py into plan.py 2017-12-02 10:31:59 -08:00
Joe Williams
3562b0dd4c log this in init 2017-10-10 15:05:58 -07:00
Joe Williams
a012e923f6 add ability to configure update/delete thresholds 2017-10-10 13:54:52 -07:00
Joe Williams
11a246da81 whitespace 2017-07-11 07:20:18 -07:00
Joe Williams
2b58e065e8 fix format 2017-07-11 07:09:20 -07:00
Joe Williams
22a0563916 fix unsafe plan text interpolation 2017-07-10 16:00:50 -07:00
Ross McFarland
a97818b6ec populating existing provider state is lenient
- adds lenient flag to Record.new, problems during validation are just
  warnings if it's true
- target populate calls during the plan phase pass lenient=True
- make all of the provider.populate call logging consistent including both
  target and lenient
- add source=self to Record.new in a few places that were missing it
2017-06-23 09:01:25 -07:00
Joe Williams
e16bd2701f fix up logging 2017-05-24 08:04:52 -07:00
Joe Williams
5b93bb5979 use a percentage of change/deleted records rather than an absolute count 2017-05-24 07:21:04 -07:00
Ross McFarland
7957a4c018 Initial import of OSS OctoDNS 2017-03-15 15:38:10 -07:00