coredns/middleware
Miek Gieben 0919216d3c middleware/{file, auto}: resolve external CNAMEs
Do the same thing as in etcd and give the option of externally resolving
CNAME. This is needed when CoreDNS is a proxy as well is serving zones.
2016-11-09 21:26:49 +00:00
..
auto middleware/{file, auto}: resolve external CNAMEs 2016-11-09 21:26:49 +00:00
bind docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
cache middleware/cache: cache 0 will be capped at 5 (#408) 2016-11-09 10:01:26 +00:00
chaos ServiceBackend interface (#369) 2016-10-30 15:54:16 +00:00
dnssec Add metrics for cache hits/misses (#375) 2016-10-31 18:50:50 +00:00
errors middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
etcd middleware/{file, auto}: resolve external CNAMEs 2016-11-09 21:26:49 +00:00
file middleware/{file, auto}: resolve external CNAMEs 2016-11-09 21:26:49 +00:00
health docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
kubernetes middleware/file|auto: Notifies and AXFR (#399) 2016-11-07 19:15:21 +00:00
loadbalance golint 2016-10-27 11:48:37 +00:00
log middleware/log cleanup readme (#413) 2016-11-09 13:02:06 +00:00
metrics Update metric names (#371) 2016-10-30 09:06:57 +00:00
pkg middleware/cache: only cache query and responses (#397) 2016-11-07 16:27:50 +00:00
pprof docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
proxy ServiceBackend interface (#369) 2016-10-30 15:54:16 +00:00
rewrite golint 2016-10-27 11:48:37 +00:00
root middleware/root: add it (#330) 2016-10-11 20:42:28 +01:00
secondary middleware/root: add it (#330) 2016-10-11 20:42:28 +01:00
test middleware/file: fix delegations (#376) 2016-11-05 14:39:49 +00:00
whoami golint 2016-10-27 11:48:37 +00:00
backend.go BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
backend_lookup.go BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
middleware.go golint 2016-10-27 11:48:37 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00