diff options
Diffstat (limited to 'man/coredns-reload.7')
-rw-r--r-- | man/coredns-reload.7 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/coredns-reload.7 b/man/coredns-reload.7 index 1f2efbab0..4a52f6fbf 100644 --- a/man/coredns-reload.7 +++ b/man/coredns-reload.7 @@ -1,5 +1,5 @@ .\" Generated by Mmark Markdown Processer - mmark.nl -.TH "COREDNS-RELOAD" 7 "July 2019" "CoreDNS" "CoreDNS Plugins" +.TH "COREDNS-RELOAD" 7 "August 2019" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP @@ -131,8 +131,9 @@ closed in step 1; so the health endpoint is broken. The same can hopen in the pr In general be careful with assigning new port and expecting reload to work fully. .PP -Also any \fB\fCimport\fR statement is not discovered by this plugin. This means if any of these imported files -changes the \fIreload\fP plugin is ignorant of that fact. +In CoreDNS v1.6.0 and earlier any \fB\fCimport\fR statements are not discovered by this plugin. +This means if any of these imported files changes the \fIreload\fP plugin is ignorant of that fact. +CoreDNS v1.7.0 and later does parse the Corefile and supports detecting changes in imported files. .SH "METRICS" .PP |