coredns/plugin
Francois Tur ee8084a08f Plugin/Proxy - prevent nil pointer when query using a gRPC client that could not dial in (#1495)
* prevent nil pointer when query frpc client that could not open

* add UT checking we can now safely request DNS query on an invalid hostname, query for gRPC connection

* fix ortograph

* fix format

* fix package declaration, fix UT - grpclogger, use fatalf, build pool with known addresses

* type, useless error check - after review
2018-02-14 20:20:27 +01:00
..
auto Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
autopath Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
bind Plugin/BIND - extend the syntax to allow multiple addresses (#1512) 2018-02-14 20:19:32 +01:00
cache Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
chaos Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
debug Manual pages (#1346) 2018-01-04 12:53:07 +00:00
dnssec Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
dnstap Enable goimports check, and fixes several imports format (#1525) 2018-02-14 10:00:04 -05:00
erratic Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
errors Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
etcd support for zone transfer for kubernetes (#1259) 2018-02-08 16:11:04 +00:00
federation support for zone transfer for kubernetes (#1259) 2018-02-08 16:11:04 +00:00
file Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
forward plugin/forward: add it (#1447) 2018-02-05 22:00:47 +00:00
health Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
hosts Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
kubernetes fix ptr nxdomain response and test (#1524) 2018-02-13 10:52:56 -05:00
loadbalance Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
log Add Chris back (#1513) 2018-02-09 10:48:07 +00:00
metrics Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
nsid Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
pkg pkg/up: add generic run-this-functions (#1481) 2018-02-05 22:00:29 +00:00
pprof Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
proxy Plugin/Proxy - prevent nil pointer when query using a gRPC client that could not dial in (#1495) 2018-02-14 20:20:27 +01:00
reload plugin/reload: disable for now (#1511) 2018-02-09 11:30:55 +00:00
reverse Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
rewrite check DO bit is maintaining status (#1526) 2018-02-14 20:18:02 +01:00
root Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
route53 Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
secondary Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
template Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
test plugin/rewrite: rewrite responses for all record types (#1460) (#1463) 2018-02-06 18:40:46 +00:00
tls Add OWNERS file (#1486) 2018-02-08 10:55:51 +00:00
trace Plugin/BIND - extend the syntax to allow multiple addresses (#1512) 2018-02-14 20:19:32 +01:00
whoami Add a test case for case insensitive/preserving with whoami plugin (#1509) 2018-02-08 20:08:03 +00:00
backend.go support for zone transfer for kubernetes (#1259) 2018-02-08 16:11:04 +00:00
backend_lookup.go plugin/{kubernetes/etcd}: dynamic SOA (#1188) 2017-11-01 10:11:34 +00:00
normalize.go fix computation of reverse zone based on Ipv6 CIDRs (#1415) 2018-01-23 15:58:36 +00:00
normalize_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
plugin.go Add pkg/fall for Fallthrough (#1355) 2018-01-07 16:32:59 +00:00