coredns/core
John Belamaric 1c53d4130e Add fallthrough support for Kubernetes (#626)
* Add fallthrough support for Kubernetes

This enables registering other services in the same zone as
Kubernetes services. This also re-orders the middleware chain
so that Kubernetes comes before other types, in order to make
this work out-of-the-box.

* Remove extra line
2017-04-19 16:08:30 -04:00
..
dnsserver Add fallthrough support for Kubernetes (#626) 2017-04-19 16:08:30 -04:00
coredns.go Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
zmiddleware.go middlewware/startup|shutdown (#604) 2017-03-18 07:47:01 +00:00