coredns/middleware
Miek Gieben 024f56682d middleware/chaos: fix version (#669)
* middleware/chaos: fix version

Move the version setting into a init function so it is done early. Then
tweak the setup code for chaos a bit to correctly pick this version up.
Add an integration test to pick this up in the toplevel test/ directory.

Fixes #667

* Update tests
2017-05-22 08:09:35 -04:00
..
auto Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
bind Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
cache middleware/cache: don't cache expired RRSIGs (#641) 2017-04-29 07:06:42 -07:00
chaos middleware/chaos: fix version (#669) 2017-05-22 08:09:35 -04:00
dnssec middleware/cache: don't cache expired RRSIGs (#641) 2017-04-29 07:06:42 -07:00
erratic Tc bits (#617) 2017-04-16 07:49:13 +01:00
errors Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
etcd msg.Service: add HostType() method (#627) 2017-04-22 07:58:30 +01:00
file middleware/file: correctly parse the stanza (#658) 2017-05-03 16:36:41 +01:00
health Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
kubernetes Remove annoying INFO from k8s middleware (#655) 2017-04-30 08:48:37 +01:00
loadbalance Gofmt all code (#552) 2017-02-22 16:06:20 +00:00
log middleware/cache: don't cache expired RRSIGs (#641) 2017-04-29 07:06:42 -07:00
metrics middleware/metrics: allow multiple listeners 2017-04-12 10:10:57 +00:00
pkg middleware/cache: don't cache expired RRSIGs (#641) 2017-04-29 07:06:42 -07:00
pprof Pprof listen (#639) 2017-04-24 10:27:26 -04:00
proxy middleware/proxy: Kill goroutines on stop (#646) 2017-04-26 10:58:14 +01:00
reverse core: add more transports (#574) 2017-03-13 20:24:37 +00:00
rewrite Rewrite edns0 (#561) 2017-03-06 21:32:17 +00:00
root core: add more transports (#574) 2017-03-13 20:24:37 +00:00
secondary middleware/file: correctly parse the stanza (#658) 2017-05-03 16:36:41 +01:00
test Common tls (#474) 2017-01-10 10:18:34 -05:00
tls Fix TLS error message (#634) 2017-04-20 09:40:18 -04:00
trace Tracing for gRPC Server (#619) 2017-04-18 11:10:49 -04:00
whoami Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
backend.go Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
backend_lookup.go msg.Service: add HostType() method (#627) 2017-04-22 07:58:30 +01:00
middleware.go Gofmt all code (#552) 2017-02-22 16:06:20 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go core: add more transports (#574) 2017-03-13 20:24:37 +00:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00