Files
coredns/middleware
Miek Gieben ea77f2a2ca core: replace GetMiddleware (#885)
* core: replace GetMiddleware

See the discussion in #881. GetMiddleware would add a `nil` middleware
to the callstack thereby breaking functionality.

This PR drops it in favor of RegisterHandler which is a completely
standalone registry for middleware that want to let it self know to
other middleware.

Currenly *autopath* uses this to call *kubernetes*'s AutoPath method
for dynamic autopathing.

* Drop GetMiddleware

* Register metrics

* drop the panic
2017-08-10 21:31:36 +01:00
..
2017-08-10 21:31:36 +01:00
2017-08-04 09:06:06 -07:00
2017-08-10 05:30:18 -07:00
2017-08-06 05:54:24 -07:00
2017-08-06 05:54:24 -07:00
2017-08-06 05:54:24 -07:00
2017-08-10 05:30:18 -07:00
2017-08-10 05:30:18 -07:00
2017-08-10 05:30:18 -07:00
2017-08-07 03:49:40 -07:00
2017-08-09 11:00:03 -07:00
2017-08-10 21:31:36 +01:00
2017-08-10 05:30:18 -07:00
2017-04-20 09:40:18 -04:00
2017-08-06 05:54:24 -07:00
2017-08-06 05:54:24 -07:00
2016-03-19 07:32:50 +00:00
2017-08-07 07:39:57 -07:00
2017-08-10 05:30:18 -07:00