Age | Commit message (Collapse) | Author | Files | Lines |
|
* inserts all records in the loop. checks for insert errors. adds test. fixes #5985
Signed-off-by: Marcos Mendez <marcos_mendez@homedepot.com>
|
|
|
|
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
|
|
* fix record missing for zone with many of records
* Update debug log
* Update debug mesg
* update test_clouddns
|
|
This commit uses a cancelable context to spawn goroutines that refresh
records from a cloud DNS provider. The Caddy shutdown routine uses the
returned cancel function to terminate existing goroutines when a USR1
reload signal is received.
Signed-off-by: Matt Kulka <mkulka@parchment.com>
|
|
|
|
Signed-off-by: Palash Nigam <npalash25@gmail.com>
Closes: #2822
|