Files
coredns/test
Markus Sommer d0d7f4c89a Kubernetes srv (#823)
* Treat absence of port/service in SRV as wildcard

Normally, a SRV-request should have the form
_<service>._<port>.<name>.<zone>. The k8s peer-finder which is used for
bootstrapping by some applications will however query for SRV at
<name>.<zone>.

To compensate for this behaviour, treat the absence of _<service> and
_<port> as wildcards.

* Modified tests with new SRV behaviour

Added a testcase for a SRV request without port & service
Removed now valid query from invalidSRVQueries

* Forgot to run gofmt on test/kubernetes_test.go
2017-08-04 09:41:55 -04:00
..
2016-09-25 08:39:20 +01:00
2017-01-12 08:13:50 +00:00
2016-10-02 15:58:01 +01:00
2017-08-04 09:41:55 -04:00
2017-03-06 21:32:17 +00:00
2017-03-06 21:32:17 +00:00
2017-03-06 21:32:17 +00:00
2017-01-12 08:13:50 +00:00