coredns/plugin
Miek Gieben 78b26c4678 plugin/kubernetes: create dns.Msg later (#2604)
There is no need to do this at the top of the handler, move this
down into the function.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-02-24 08:04:07 -08:00
..
auto Remove some duplicate worlds (#2582) 2019-02-20 07:12:21 -05:00
autopath Fix some typos in comment (#2520) 2019-02-01 19:22:43 +08:00
bind Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
cache Fix some typos (#2560) 2019-02-17 08:31:12 +00:00
chaos Fuzzing: add more fuzzing targets (#2402) 2018-12-17 07:49:15 +00:00
debug Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
deprecated Implement deprecation notice for 1.1.4 (#1833) 2018-05-24 14:30:01 +01:00
dnssec Remove unused test case (#2562) 2019-02-17 08:31:58 +00:00
dnstap Stop importing testing in the main binary (#2479) 2019-01-19 11:23:13 +00:00
erratic Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
errors some typo fix (#2512) 2019-01-29 10:21:19 -05:00
etcd Fix some typos in documents (#2592) 2019-02-21 07:15:17 +00:00
federation Remove grpc watch functionality (#2549) 2019-02-11 14:46:53 +00:00
file Replacing 'HTTP' by 'HTTPS' for securing links (#2591) 2019-02-21 07:21:25 +00:00
forward plugin/forward: fixed debug dump output on FORMERR (#2576) 2019-02-18 07:12:14 +00:00
health Fix a typo in health plugin readme (#2274) 2018-11-06 08:54:53 -08:00
hosts Remove redundant words in comments (#2589) 2019-02-20 18:20:48 -08:00
import Trivial fix typo (#2590) 2019-02-21 07:23:34 +00:00
k8s_external cleanup by fmt and remove redundant type declarations (#2563) 2019-02-17 08:32:28 +00:00
kubernetes plugin/kubernetes: create dns.Msg later (#2604) 2019-02-24 08:04:07 -08:00
loadbalance Do not muck with ordering of XFRs (#2329) 2018-11-21 08:38:19 +01:00
log pkg/replace: make it more efficient. (#2544) 2019-02-12 07:38:49 +00:00
loop plugin/loop: show from -> to (#2400) 2018-12-16 13:48:09 -08:00
metadata Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
metrics Adjust docs for [ADDRESS] in metrics plugin (#2555) 2019-02-12 09:54:54 -08:00
nsid Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
pkg Fix typo: rrflags -> rflags (#2587) 2019-02-21 07:13:05 +00:00
pprof Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
proxy Fix some typos in comment (#2599) 2019-02-22 09:14:03 -05:00
reload plugin/reload: fix data races (#2567) 2019-02-17 14:57:36 +00:00
rewrite Remove some duplicate worlds (#2582) 2019-02-20 07:12:21 -05:00
root Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
route53 refactor tests to remove duplicate code (#2602) 2019-02-23 09:02:58 -08:00
secondary Default to upstream to self (#2436) 2019-01-13 16:54:49 +00:00
template Update A/PTR template README examples (#2553) 2019-02-17 08:29:16 +00:00
test Remove some duplicate worlds (#2582) 2019-02-20 07:12:21 -05:00
tls Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
trace Add request and response context to traces (#2162) 2018-10-05 20:13:16 +00:00
whoami Fuzzing: add more fuzzing targets (#2402) 2018-12-17 07:49:15 +00:00
backend.go all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
backend_lookup.go Fix some typos (#2560) 2019-02-17 08:31:12 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go plugin/kubernetes: fix case preservation and add test (#2430) 2019-01-08 08:30:03 -05:00
normalize_test.go Stop importing testing in the main binary (#2479) 2019-01-19 11:23:13 +00:00
plugin.go fix typo (#2272) 2018-11-05 05:59:24 -08:00