mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 02:33:14 -04:00
send notifies after adding zones all zones (#5774)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
@@ -59,8 +59,6 @@ func (a Auto) Walk() error {
|
||||
a.metrics.AddZone(origin)
|
||||
}
|
||||
|
||||
a.transfer.Notify(origin)
|
||||
|
||||
log.Infof("Inserting zone `%s' from: %s", origin, path)
|
||||
|
||||
toDelete[origin] = false
|
||||
|
||||
Reference in New Issue
Block a user