aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-12weight for SRV records should be at least 1 (#3931)Gravatar Yang Bo 3-1/+14
2020-06-04plugin/azure: Fix environment option (#3922)Gravatar Daisuke TASAKI 1-1/+0
2020-05-29k8s_external can now resolve CNAME returned by AWS ELB/NLB (#3916)Gravatar Michael Kashin 5-17/+72
2020-05-29plugin/forward/grpc: Revert forward/grpc policy dedup (#3919)Gravatar Chris O'Haver 8-104/+166
2020-05-15plugin/kubernetes: handle tombstones in default processor (#3890)Gravatar Chris O'Haver 4-25/+45
2020-05-14plugin/kubernetes: Handle endpoint tombstones (#3887)Gravatar Chris O'Haver 2-13/+31
2020-05-14fix readme (#3889)Gravatar Chris O'Haver 1-3/+3
2020-05-11Fix query for SOA record for delegated zone (#3875)Gravatar Miek Gieben 4-35/+36
2020-05-07Fix plugin forward fuzz target (#3877)Gravatar Catena cyber 1-2/+2
2020-05-06plugin/kubernetes: Mention remote IP requirement for autopath and metadata in...Gravatar Chris O'Haver 1-9/+16
2020-05-05always add client metadata (#3874)Gravatar Chris O'Haver 2-32/+32
2020-05-04fix description of bufsize plugin (#3873)Gravatar Eli Lindsey 1-1/+1
2020-05-04plugin/kubernetes: Don't panic with metadata enabled and pods mode not verifi...Gravatar Chris O'Haver 2-4/+37
2020-04-28Fix CIDR in example (#3864)Gravatar Krzysztof DÄ…browski 1-1/+1
2020-04-27Fix NSID not being set on cached responses (#3822)Gravatar Erfan Besharat 2-4/+83
2020-04-27Run go generate (#3856)Gravatar Miek Gieben 1-1/+1
2020-04-24not implemented yet (#3851)Gravatar Chris O'Haver 1-1/+1
2020-04-23Fix readme test by removing extra `~` (#3850)Gravatar Yong Tang 1-1/+1
2020-04-23plugin/dns64: update readme and owners (#3848)Gravatar Miek Gieben 1-21/+40
2020-04-22Fix to: (#3840)Gravatar Mirek S 1-2/+2
2020-04-15Remove grobie from maintainers (#3833)Gravatar Tobias Schmidt 1-1/+1
2020-04-14remove ignored option at kubernetes plugin (#3737)Gravatar Zou Nengren 1-5/+0
2020-04-09plugin/forward: crash if using https (#3817)Gravatar kadern0 2-0/+6
2020-04-03correct metrics name of cache size (#3805)Gravatar Zou Nengren 2-2/+2
2020-03-31Update more metrics names (#3799)Gravatar Ben Kochie 8-24/+33
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