diff options
author | 2022-02-09 15:04:09 -0500 | |
---|---|---|
committer | 2022-02-09 15:04:09 -0500 | |
commit | 4064430f81208284888363cc259ca16338067659 (patch) | |
tree | d36c313256a5bd5b56b8e81d6d6edce45e162ced /notes | |
parent | ace3dcb1a34ad710124e424247ed71200ba0abc1 (diff) | |
download | coredns-4064430f81208284888363cc259ca16338067659.tar.gz coredns-4064430f81208284888363cc259ca16338067659.tar.zst coredns-4064430f81208284888363cc259ca16338067659.zip |
fix notes (#5175)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'notes')
-rw-r--r-- | notes/coredns-1.9.0.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/notes/coredns-1.9.0.md b/notes/coredns-1.9.0.md index 353d81780..4fb023a91 100644 --- a/notes/coredns-1.9.0.md +++ b/notes/coredns-1.9.0.md @@ -24,6 +24,5 @@ xuweiwei * plugin/kubernetes: remove wildcard query functionality (https://github.com/coredns/coredns/pull/5019) * Health-checks should respect force_tcp (https://github.com/coredns/coredns/pull/5109) -```suggestion * plugin/prometheus: Write rcode properly to the metrics (https://github.com/coredns/coredns/pull/5126) * plugin/template: Persist truncated state to client if CNAME lookup response is truncated (https://github.com/coredns/coredns/pull/4713) |