aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Run gofmt -s and golint on the codebase (#2918)Gravatar Miek Gieben 8-69/+72
2019-06-17Update README.md (#2896)Gravatar Chris O'Haver 1-1/+1
2019-06-17Update plugin.go (#2894)Gravatar Chris O'Haver 1-4/+5
2019-06-17plugin/file: document using an explicit origin (#2893)Gravatar Miek Gieben 1-0/+28
2019-06-17Rename bind_test.go to setup_test.go (#2891)Gravatar An Xiao 1-0/+0
2019-06-13Raise error if regexp and template are not specified together (#2884)Gravatar An Xiao 2-4/+11
2019-06-13plugin/cache: remove item.Autoritative (#2885)Gravatar Miek Gieben 2-12/+12
2019-06-11Fix a typo in the document of plugin file (#2882)Gravatar An Xiao 1-1/+1
2019-06-10Follow up on PR 2868 (#2877)Gravatar Yong Tang 1-6/+2
2019-06-10Fix lowercase presummit (#2876)Gravatar Yong Tang 1-1/+1
2019-06-09Fix Datadog tracer (#2868)Gravatar Anshul Sharma 2-17/+7
2019-06-09Publish metadata from kubernetes plugin (#2829)Gravatar John Belamaric 6-6/+218
2019-06-09plugin/ready: fix starts and restarts (#2814)Gravatar Miek Gieben 4-23/+20
2019-06-09remove unused functions (#2873)Gravatar Chris O'Haver 2-97/+0
2019-06-07Revert "be sure to close connection after completion of xfr out. (#2866)" (#2...Gravatar Miek Gieben 1-4/+2
2019-06-05be sure to close connection after completion of xfr out. (#2866)Gravatar JINMEI Tatuya 1-2/+4
2019-06-03stepdown from CoreDNS maintainer (#2861)Gravatar Francois Tur 4-8/+0
2019-06-01allow an empty response (#2855)Gravatar Chris O'Haver 2-11/+7
2019-06-01plugin/kubernetes: skip deleting pods (#2853)Gravatar Miek Gieben 4-9/+6
2019-05-31Update README.md (#2856)Gravatar Cricket Liu 1-48/+48
2019-05-31make sure client CA and auth type are set if CA is explicitly specified. (#2825)Gravatar JINMEI Tatuya 6-1/+160
2019-05-31kubernetes: bump to client-go 11.0.0 (#2854)Gravatar Chris O'Haver 2-4/+10
2019-05-29Fix for #2842, instead of returning the first Pod, return the one whi… (#2846)Gravatar Andras Spitzer 2-0/+8
2019-05-23pkg/log: fix data race on d (#2698)Gravatar Miek Gieben 5-25/+46
2019-05-18plugin/metrcs: fix datarace on listeners (#2835)Gravatar Miek Gieben 6-30/+62
2019-05-18pkg/log: reset the buffer in the tests (#2828)Gravatar Miek Gieben 1-0/+4
2019-05-13plugin/metrics: fix failed reload (#2816)Gravatar Miek Gieben 3-30/+25
2019-05-07make ignore empty work with ext svc types (#2823)Gravatar Chris O'Haver 2-1/+11
2019-05-05Rename middleware -> plugin in comment (#2818)Gravatar Yong Tang 1-1/+1
2019-05-05plugin/autopath docs: remove last use of middleware (#2817)Gravatar Miek Gieben 1-1/+1
2019-05-04plugin/health: add OnRestartFailed (#2812)Gravatar Miek Gieben 3-10/+3
2019-05-04plugin/health: cleanups (#2811)Gravatar Miek Gieben 6-28/+14
2019-05-01kubernetes: never respond with NXDOMAIN for authority label (#2769)Gravatar Billie Cleek 2-3/+66
2019-04-30Update README.md (#2808)Gravatar Cricket Liu 1-9/+9
2019-04-30plugin/loop: Update troubleshooting step (#2804)Gravatar Chris O'Haver 1-1/+1
2019-04-29Remove trailing whitespaces (#2806)Gravatar Yong Tang 2-3/+3
2019-04-28Add any plugin (#2801)Gravatar Miek Gieben 5-0/+126
2019-04-24Update README.md (#2799)Gravatar Cricket Liu 1-1/+1
2019-04-23plugin/chaos: randomize author list (#2794)Gravatar Miek Gieben 1-2/+6
2019-04-18plugin/health: clarify use a bit (#2791)Gravatar Miek Gieben 1-4/+6
2019-04-08plugins: remove `upstream [ADDRESS]` from docs (#2772)Gravatar Miek Gieben 4-26/+13
2019-04-08[plugin/cache] cache failures (#2720)Gravatar Kun Chang 3-8/+46
2019-04-08Run gofmt -w -s on codebase (#2773)Gravatar Miek Gieben 6-61/+61
2019-04-06Doc tweaks (#2763)Gravatar Miek Gieben 1-2/+2
2019-04-04plugin/forward: remove proxy comparison (#2760)Gravatar Miek Gieben 1-4/+0
2019-04-02plugin/kubernetes: Disable resync by default (#2752)Gravatar John Belamaric 2-2/+3
2019-04-02Add all policies to forward plugin docs (#2751)Gravatar Fernando Ripoll 1-0/+3
2019-04-01Bump the resync period to five hours (#2748)Gravatar John Belamaric 1-1/+1
2019-04-01Update README.md (#2747)Gravatar Chris O'Haver 1-1/+3
2019-04-01Fully deprecate TIMEOUT and NO_RELOAD (#2742)Gravatar Xiao An 7-97/+63