diff options
author | 2019-04-03 11:30:01 +0100 | |
---|---|---|
committer | 2019-04-03 11:30:01 +0100 | |
commit | 1cb94e0ed9baa2ff8b0ac332166dac93d7812ee1 (patch) | |
tree | 743bae7021f21b23b2c19dfce5464231b8ecb696 | |
parent | b92bfd83662166a1d06d694c40a2150117fc6c67 (diff) | |
download | coredns-1cb94e0ed9baa2ff8b0ac332166dac93d7812ee1.tar.gz coredns-1cb94e0ed9baa2ff8b0ac332166dac93d7812ee1.tar.zst coredns-1cb94e0ed9baa2ff8b0ac332166dac93d7812ee1.zip |
ore release notes: k8s plugin and chaos (#2755)
Signed-off-by: Miek Gieben <miek@miek.nl>
-rw-r--r-- | notes/coredns-1.5.0.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/notes/coredns-1.5.0.md b/notes/coredns-1.5.0.md index 7529ea9e2..280dff827 100644 --- a/notes/coredns-1.5.0.md +++ b/notes/coredns-1.5.0.md @@ -33,6 +33,9 @@ And a update on two important and active bugs: * the [*route53*](/plugins/route53) now supports wildcards. * the [*pprof*](/plugins/pprof) adds a `block` option that enables the block profiling. * the [*prometheus*](/plugins/metrics) adds a `coredns_plugin_enabled` metric that shows which plugins are enabled. +* the [*chaos*](/plugins/chaos) returns the maintainers when queried for "authors.bind TXT CH". +* the `resync` in the [*kubernetes*](/plugins/kubernetes) is disabled by default and will be removed + in future versions. ## Brought to You By |