Move *proxy* to external (#2651)
* Move *proxy* to external move the proxy plugin into coredns/proxy and remove it as a default plugin. Link the proxy to deprecated in plugin.cfg coredns/proxy doesn't compile because of the vendoring :( Signed-off-by:Miek Gieben <miek@miek.nl> * Add github.com/coredns/proxy Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Showing
man/coredns-proxy.7
deleted
100644 → 0
plugin/proxy/OWNERS
deleted
100644 → 0
plugin/proxy/dns.go
deleted
100644 → 0
plugin/proxy/down.go
deleted
100644 → 0
plugin/proxy/fuzz.go
deleted
100644 → 0
plugin/proxy/grpc.go
deleted
100644 → 0
Please register or sign in to comment