Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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
|