mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Implement deprecation notice for 1.1.4 (#1833)
* Implement deprecation notice for 1.1.4 This still allows all the config to be parsed, but noops it: * -log; always set the log to stdout; no matter what. * https_google; removed from the proxy implementation. * reverse plugin: set to deprecated. * Whole of reverse can go * Remove test for deprecated plugin
This commit is contained in:
@@ -38,7 +38,7 @@ cache:cache
|
||||
rewrite:rewrite
|
||||
dnssec:dnssec
|
||||
autopath:autopath
|
||||
reverse:reverse
|
||||
reverse:deprecated
|
||||
template:template
|
||||
hosts:hosts
|
||||
route53:route53
|
||||
|
||||
Reference in New Issue
Block a user