mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05:00
Make -f Makefile.doc: mechanical change (#3082)
Wanted this *before* 1.6.1 but I forgot; ah well... Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user