coredns/plugin
Zach Eddy fe5c731047 Support for kubeconfig files (#2053)
* Add support for authentication with kubeconfig files

* Update k8s plugin documentation

* Fix whitespace in README and tests

* Use clientcmd package to load kubeconfig file
2018-09-28 12:18:55 -07:00
..
auto Default to scrubbing replies in the server (#2012) 2018-08-29 12:26:22 +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 Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -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 Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -07: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 K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
file K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
forward Add test for #2003 (#2115) 2018-09-22 13:25:31 +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 Support for kubeconfig files (#2053) 2018-09-28 12:18:55 -07: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 K8s remove string ops (#2119) 2018-09-22 15:12:02 +01: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 plugin/log: Change time format to be consistent with pkg/log (#2135) 2018-09-27 07:52:08 +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 plugins/route53: add AWS credentials file support (#2118) 2018-09-25 22:57:16 +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 Clean up tests logging (#1979) 2018-07-19 16:23:06 +01: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