aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar John Belamaric <jbelamaric@google.com> 2019-04-03 11:26:54 -0700
committerGravatar Miek Gieben <miek@miek.nl> 2019-04-03 19:26:54 +0100
commit90c6d374814e5774088456a49d7b5f24c517e2ed (patch)
treeb16f5bd510c7b9674b220d463651c843e54e4e8e /notes
parent1cb94e0ed9baa2ff8b0ac332166dac93d7812ee1 (diff)
downloadcoredns-90c6d374814e5774088456a49d7b5f24c517e2ed.tar.gz
coredns-90c6d374814e5774088456a49d7b5f24c517e2ed.tar.zst
coredns-90c6d374814e5774088456a49d7b5f24c517e2ed.zip
Update k8s line and add deprecations (#2758)
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.5.0.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/notes/coredns-1.5.0.md b/notes/coredns-1.5.0.md
index 280dff827..363a9ccc8 100644
--- a/notes/coredns-1.5.0.md
+++ b/notes/coredns-1.5.0.md
@@ -34,8 +34,12 @@ And a update on two important and active bugs:
* 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.
+* the `resyncperiod` in [*kubernetes*](/plugins/kubernetes) now defaults to zero seconds, which disables resyncing
+
+# Deprecations
+
+* the `resyncperiod` option in [*kubernetes*](/plugins/kubernetes) is deprecated
+ and will be made a no-op in 1.6.0 and removed in 1.7.0
## Brought to You By
@@ -46,6 +50,7 @@ dilyevsky,
Francois Tur,
IƱigo,
Jiacheng Xu,
+John Belamaric,
Matt Greenfield,
MengZeLee,
Miek Gieben,