Files
coredns/middleware/kubernetes/kubernetes.go
Miek Gieben 118ef3dfa0 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.
2017-08-19 07:23:18 +01:00

16 KiB