mirror of
https://github.com/coredns/coredns.git
synced 2025-09-20 13:11:17 +02:00
* 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