diff options
author | 2018-02-14 14:20:27 -0500 | |
---|---|---|
committer | 2018-02-14 20:20:27 +0100 | |
commit | ee8084a08f8cfcd4357ae2ad0b6dff51ca322d3a (patch) | |
tree | 45c51f60e3c6e246936af52b0663a2208df7cea9 /plugin/backend.go | |
parent | 76455c6a0deb812db4a6a091cdf305ef4960c5b7 (diff) | |
download | coredns-ee8084a08f8cfcd4357ae2ad0b6dff51ca322d3a.tar.gz coredns-ee8084a08f8cfcd4357ae2ad0b6dff51ca322d3a.tar.zst coredns-ee8084a08f8cfcd4357ae2ad0b6dff51ca322d3a.zip |
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
Diffstat (limited to 'plugin/backend.go')
0 files changed, 0 insertions, 0 deletions