mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 18:23:25 -05:00
Update k8s line and add deprecations (#2758)
This commit is contained in:
committed by
Miek Gieben
parent
1cb94e0ed9
commit
90c6d37481
@@ -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 [*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 [*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 [*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
|
* the `resyncperiod` in [*kubernetes*](/plugins/kubernetes) now defaults to zero seconds, which disables resyncing
|
||||||
in future versions.
|
|
||||||
|
# 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
|
## Brought to You By
|
||||||
|
|
||||||
@@ -46,6 +50,7 @@ dilyevsky,
|
|||||||
Francois Tur,
|
Francois Tur,
|
||||||
Iñigo,
|
Iñigo,
|
||||||
Jiacheng Xu,
|
Jiacheng Xu,
|
||||||
|
John Belamaric,
|
||||||
Matt Greenfield,
|
Matt Greenfield,
|
||||||
MengZeLee,
|
MengZeLee,
|
||||||
Miek Gieben,
|
Miek Gieben,
|
||||||
|
|||||||
Reference in New Issue
Block a user