coredns/plugin
Miek Gieben f02da83e9c plugin/kubernetes: make prefix key in msg.Service a const (#2378)
This is a relic from the etcd integration and only used to remove in the
final answer returned to the client. We do need it. Make it a constant
and only one character wide.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-12-08 05:37:00 -08:00
..
auto fix formatting (#2302) 2018-11-13 16:46:48 -05:00
autopath Update README.md (#2215) 2018-10-18 21:42:53 +00:00
bind Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
cache remove trailing whitespace (#2260) 2018-11-01 19:37:13 +00:00
chaos Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +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 Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
dnstap Better naming (#2104) 2018-09-19 08:16:04 +01:00
erratic Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
errors recommended (#2283) 2018-11-09 20:32:43 +00:00
etcd msg.Service: optimize a bit (#2374) 2018-12-07 12:09:09 -08:00
federation plugin/federation: Add upstream option to federation (#2177) 2018-10-15 12:43:03 -04:00
file Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
forward plugin/forward: remove truncate logic (#2320) 2018-12-01 09:07:42 +00:00
health Fix a typo in health plugin readme (#2274) 2018-11-06 08:54:53 -08:00
hosts plugin/host: parse file without holding lock (#2270) 2018-11-03 13:00:07 -07:00
kubernetes plugin/kubernetes: make prefix key in msg.Service a const (#2378) 2018-12-08 05:37:00 -08:00
loadbalance Do not muck with ordering of XFRs (#2329) 2018-11-21 08:38:19 +01:00
log Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
loop fix a document error (#2376) 2018-12-07 09:45:13 +00:00
metadata Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
metrics Update Prometheus to 0.9.1 (#2360) 2018-12-01 22:38:03 +00:00
nsid Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
pkg Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00: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 Use Trim(Prefix/Suffix) instead of Trim(Left/Right) in rewrite prefix plugin (#2364) (#2372) 2018-12-06 22:10:46 +00:00
root Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
route53 Add the missed braces. (#2330) 2018-11-21 07:44:17 -08: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 Fix EDNS0 compliance (#2357) 2018-12-06 21:18:11 +00:00
backend.go all: fix plugin import ordering (#1717) 2018-04-22 08:34:35 +01:00
backend_lookup.go Make backand.go maps smaller (#2380) 2018-12-08 05:19:22 -08: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 fix typo (#2272) 2018-11-05 05:59:24 -08:00