coredns/plugin
Miek Gieben a044499545
kubernetes: fix the type (#2208)
client-go is a "empty interface" waste-land and we're missing an
integration test so we didn't catch. Try this.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-10-17 19:35:00 +01:00
..
auto Configurable zone reload interval in file plugin (#2110) 2018-09-29 16:50:49 +01:00
autopath Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -07:00
bind Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
cache plugin/cache: Set min TTL default to zero (#2199) 2018-10-16 06:24:40 -07:00
chaos Clean up tests logging (#1979) 2018-07-19 16:23:06 +01: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 plugin/dnssec: Add root support (#2195) 2018-10-13 18:49:55 +01:00
dnstap Better naming (#2104) 2018-09-19 08:16:04 +01:00
erratic plugin/erratic: add axfr support (#1977) 2018-07-20 10:25:54 +01:00
errors Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
etcd K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
federation plugin/federation: Add upstream option to federation (#2177) 2018-10-15 12:43:03 -04:00
file plugin/file: Fix memory leak in Parse (#2194) 2018-10-13 18:56:42 +01:00
forward plugin/forward: fix healthchecker crash (#2165) 2018-10-09 20:50:30 +01:00
health plugin/health: close codeblock 2018-09-19 10:36:41 -04:00
hosts Default to scrubbing replies in the server (#2012) 2018-08-29 12:26:22 +01:00
kubernetes kubernetes: fix the type (#2208) 2018-10-17 19:35:00 +01:00
loadbalance Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
log Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
loop plugin/loop: tweak loop detected msg, add troubleshooting section (#2185) 2018-10-12 17:24:40 +00:00
metadata Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
metrics Metrics listener fix (#2036) 2018-08-21 11:52:25 -04:00
nsid Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
pkg Revert "plugin/log: Change time format to be consistent with pkg/log (#2135)" (#2179) 2018-10-10 22:32:19 +01:00
pprof Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
proxy Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -07:00
reload Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
rewrite plugin/rewrite: silence these tests (#2120) 2018-09-22 15:28:13 +01:00
root Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
route53 plugin/route53: add split zone support (#2160) 2018-10-10 17:55:54 +00:00
secondary Fix ineffassign (#1959) 2018-07-28 10:32:13 +01:00
template Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -07:00
test plugin/test: Fix documentation (#1948) 2018-07-07 08:30:57 +01: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 New plugin: loop (#1989) 2018-07-20 19:45:17 +01:00
backend.go all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
backend_lookup.go K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
normalize_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
plugin.go all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00