aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-31introduce metric naming test (#3789)Gravatar Zou Nengren 13-93/+118
2020-03-30Update k8s.io/[api|apimachinery|client-go] to v0.18.0 (#3796)Gravatar Yong Tang 12-51/+66
2020-03-30remove federation (#3794)Gravatar Zou Nengren 3-37/+0
2020-03-27regitry reload metrics (#3784)Gravatar Zou Nengren 1-1/+1
2020-03-26Fix plugin name in project README (#3683)Gravatar Chris O'Haver 2-2/+2
2020-03-26Documentation improvements for dns64 plugin (#3777)Gravatar Ben Kochie 1-5/+7
2020-03-26Cleanup metrics (#3776)Gravatar Miek Gieben 15-48/+37
2020-03-26add known issue (#3770)Gravatar Chris O'Haver 1-2/+14
2020-03-26Add dns64 plugin (#3534)Gravatar Ben Kochie 6-0/+960
2020-03-25export config file hash in a metric (#3768)Gravatar Zou Nengren 4-3/+19
2020-03-20plugin/cache: fix negative cache masking cases (#3744)Gravatar Chris O'Haver 3-3/+107
2020-03-17register missing metric (#3756)Gravatar Chris O'Haver 1-1/+1
2020-03-13parse.HostPortorFile: return error when 0 found (#3742)Gravatar Miek Gieben 3-0/+13
2020-03-10Add private DNS support for azure plugin (#3516)Gravatar Darshan Chaudhary 4-60/+188
2020-03-06Add configuration flag to set if RecursionDesired should be set on health che...Gravatar Christian Tryti 7-26/+135
2020-03-05Update README.md (#3721)Gravatar Miek Gieben 2-3/+3
2020-02-29explain drop metric (#3706)Gravatar Chris O'Haver 1-1/+1
2020-02-24plugin/hosts: Modifies NODATA handling (#3536)Gravatar Kohei Yoshida 2-22/+42
2020-02-21return all records with matching ip (#3687)Gravatar Chris O'Haver 2-24/+50
2020-02-19metrics: add type to latency as well (#3685)Gravatar Miek Gieben 3-3/+4
2020-02-18Replacing 'HTTP' by 'HTTPS' for securing links (#3682)Gravatar LongKB 1-1/+1
2020-02-15plugin/template: fix panic when missing next handler (#3672)Gravatar Andy Bursavich 1-1/+1
2020-02-06plugin/pkg/up: make default intervals shorter (#3651)Gravatar Miek Gieben 2-10/+10
2020-02-05Update README.md (#3655)Gravatar Chris O'Haver 1-1/+1
2020-02-04Add exponential backoff to healthcheck (#3643)Gravatar Ricky S 2-21/+26
2020-02-04plugins/forward: Add max_concurrent option (#3640)Gravatar Chris O'Haver 5-2/+85
2020-01-31plugin/kubernetes: fix metadata (#3642)Gravatar Chris O'Haver 5-9/+9
2020-01-31presubmit: test README.md sections (#3644)Gravatar Miek Gieben 5-1/+11
2020-01-30presubmit: check import path ordering (#3636)Gravatar Miek Gieben 8-24/+14
2020-01-29fix error formatting (#3639)Gravatar Chris O'Haver 1-1/+1
2020-01-27Fix acl page (#3626)Gravatar Miek Gieben 1-1/+2
2020-01-18plugin/acl: document metrics in README (#3605)Gravatar Erfan Besharat 1-0/+11
2020-01-17gofmt -w -s **/*.go (#3603)Gravatar Miek Gieben 4-4/+4
2020-01-17docs: update README and log plugin (#3602)Gravatar Miek Gieben 1-7/+6
2020-01-16Fix HostPortOrFile to support IPv6 addresses with zone (#3527)Gravatar Brad P. Crochet 2-4/+35
2020-01-12sign: add expiration jitter (#3588)Gravatar Miek Gieben 4-29/+32
2020-01-03plugin/cache: update comment to conform to the implementation (#3573)Gravatar Zheng Xie 1-1/+6
2020-01-03Resolve TXT records via CNAME (#3557)Gravatar Jonathan Nagy 6-12/+80
2020-01-03registry cache_miss logic (#3578)Gravatar Zou Nengren 1-0/+1
2019-12-29doc: fix generated manual pages (#3571)Gravatar Miek Gieben 8-39/+16
2019-12-19Bump kubernetes plugin schema version (#3554)Gravatar Antonio Ojea 2-2/+2
2019-12-18bump k8s releated library (#3552)Gravatar Zou Nengren 1-6/+0
2019-12-17Dedup policy implement between grpc and proxy plugin (#3537)Gravatar Zou Nengren 7-142/+104
2019-12-07Remove trailing whitespace as otherwise `make check` fails (#3515)Gravatar Yong Tang 1-1/+1
2019-12-06plugin/sign: fix signing of authoritative data (#3479)Gravatar Miek Gieben 9-70/+235
2019-12-06redirect handler for pprof index (#3503)Gravatar Zou Nengren 1-0/+3
2019-12-06use pkg/reuseport in rest plugins (#3492)Gravatar Zou Nengren 3-6/+11
2019-11-29Add a serve_stale option for plugin/cache (#3468)Gravatar Gonzalo Paniagua Javier 6-15/+166
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 40-225/+0
2019-11-20Fix reloading in health and ready (#3473)Gravatar Zou Nengren 2-3/+4