coredns/middleware/pkg
Miek Gieben 6a4e69eb9f mw/kubernetes: Rewrite parseRequest and Readability improvements (#939)
* mw/kubernetes: rewrite parseRequest

Stop looking at the qtype in parseRequest and make k.Namespace a map.
Fallout from this is that pkg/strings as it is not used anymore. Also
add a few helper functions to make unexposed namespaces easier to see in
the code.

Add wildcard tests to the middleware tests.

* Fix tests

Add a whole bunch of comments to document what we are trying to do.

* This is now answered

* up coverage

* duh

* Update testcase

* Make it nodata
2017-08-22 12:44:42 -07:00
..
cache New cache implementation and prefetch handing in mw/cache (#731) 2017-06-13 12:39:10 -07:00
debug pkg/debug: Update comment (#704) 2017-06-03 08:34:42 +01:00
dnsrecorder middleware/metrics: export actual size (#448) 2016-11-29 11:02:43 +00:00
dnsutil Dns.join (#944) 2017-08-19 15:22:09 +01:00
edns Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
healthcheck mw/kubernetes: remove federation and cidr (#916) 2017-08-14 08:49:26 +01:00
nonwriter Move nonwriter to mw/pkg/nonwriter (#948) 2017-08-19 17:28:42 +01:00
rcode Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
replacer mw/logs: add rflags to logging (#845) 2017-08-07 03:49:40 -07:00
response cleanup: go vet and golint run (#736) 2017-06-14 09:37:10 -07:00
singleflight New cache implementation and prefetch handing in mw/cache (#731) 2017-06-13 12:39:10 -07:00
tls Change default MaxIdleConnsPerHost of Etcd client’s http.Transport (#853) 2017-08-07 23:27:33 -07:00
trace Tracing for gRPC Server (#619) 2017-04-18 11:10:49 -04:00