coredns/middleware/pkg/healthcheck
Miek Gieben 00f5c7797e mw/kubernetes: remove federation and cidr (#916)
* mw/kubernetes: remove federation and cidr

Remove both as we have a corefile syntax change that handles cidr and
remove federation because that is going to be its own middleware.

* backwards incompat changes

This PR:
* removes cidr from kubernetes (core Corefile feature now)
* removes federation from kubernets (comes back as new middleware)
* [remove autopath - which was already gone, so that already was
  backwards incompat]
* adds `fallthrough` to the *etcd* middleware and makes you enable it.
* Fail on unknown properties
* documentation
* Disable TestHealthCheck as it uses realtime and fails
2017-08-14 08:49:26 +01:00
..
healthcheck.go go lint cleanup (#891) 2017-08-10 18:00:23 -07:00
policy.go go lint cleanup (#891) 2017-08-10 18:00:23 -07:00
policy_test.go mw/kubernetes: remove federation and cidr (#916) 2017-08-14 08:49:26 +01:00