Hu Shuai
e233f59ee8
Fix some typos in comments. ( #4100 )
...
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2020-09-01 09:10:45 +02:00
Guangming Wang
081e45afa3
cleanup: remove redundant return statement ( #3297 )
...
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-09-23 14:40:14 +01:00
John Belamaric
ffcd2f61cf
Publish metadata from kubernetes plugin ( #2829 )
...
* Publish metadata from kubernetes plugin
* stickler fix
* Add a couple tests
* Add metadata section to README
* Update plugin/kubernetes/README.md
Co-Authored-By: Chris O'Haver <cohaver@infoblox.com>
* Address nit
2019-06-09 08:10:57 +01:00
Miek Gieben
41c2871907
plugin/test: Fix documentation ( #1948 )
...
Fix documentation and touch up plugin/forward/README.md
Signed-off-by: Miek Gieben <miek@miek.nl>
2018-07-07 08:30:57 +01:00
Ruslan Drozhdzh
bc50901234
plugin/forward: add prefer_udp option ( #1944 )
...
* plugin/forward: add prefer_udp option
* updated according to code review
- fixed linter warning
- removed metric parameter in Proxy.Connect()
2018-07-07 08:14:21 +01:00
Yong Tang
c79a4769e4
golint cleanup ( #1085 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-09-15 23:34:02 +01:00
Miek Gieben
d8714e64e4
Remove the word middleware ( #1067 )
...
* Rename middleware to plugin
first pass; mostly used 'sed', few spots where I manually changed
text.
This still builds a coredns binary.
* fmt error
* Rename AddMiddleware to AddPlugin
* Readd AddMiddleware to remain backwards compat
2017-09-14 09:36:06 +01:00