aboutsummaryrefslogtreecommitdiff
path: root/plugin/etcd (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-30presubmit: check import path ordering (#3636)Gravatar Miek Gieben 1-1/+1
2020-01-17gofmt -w -s **/*.go (#3603)Gravatar Miek Gieben 1-1/+1
2020-01-03Resolve TXT records via CNAME (#3557)Gravatar Jonathan Nagy 4-8/+22
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 1-6/+0
2019-10-01Run gostaticheck (#3325)Gravatar Miek Gieben 1-3/+0
2019-09-25plugin: cleanup code based on staticcheck warnings (#3302)Gravatar Guangming Wang 1-1/+1
2019-09-20all: simply registering plugins (#3287)Gravatar Miek Gieben 1-6/+1
2019-09-19update doc to not use the root zone for everything (#3288)Gravatar Miek Gieben 1-6/+14
2019-09-08Making README consistent with other plugins' READMEs (#3249)Gravatar Cricket Liu 1-2/+2
2019-08-28plugin/etcd: clarify it's not a generic backend (#3220)Gravatar Miek Gieben 1-16/+31
2019-08-27plugin/etcd: fully move to go.etcd.io (#3215)Gravatar Miek Gieben 2-3/+3
2019-08-24go report card fixes (#3182)Gravatar Miek Gieben 1-9/+0
2019-08-22Cleanup: fix some typos in code comment (#3172)Gravatar Guangming Wang 1-1/+1
2019-07-29cleanup: error message typos in setup_test.go (#3065)Gravatar dzzg 1-2/+2
2019-07-19Added comment why ominous assignment is required (#3021)Gravatar Christian Muehlhaeuser 1-0/+1
2019-07-04gofmt fix for `No newline at end of file` (#2973)Gravatar Yong Tang 1-1/+1
2019-07-03Update Caddy to 1.0.1, and update import path (#2961)Gravatar Yong Tang 2-2/+2
2019-07-02plugins: set upstream unconditionally (#2956)Gravatar Miek Gieben 3-23/+5
2019-04-08plugins: remove `upstream [ADDRESS]` from docs (#2772)Gravatar Miek Gieben 1-4/+2
2019-03-26Remove context.Context from request.Request (#2726)Gravatar Miek Gieben 4-31/+25
2019-03-18patch setup (#2675)Gravatar MengZeLee 1-47/+40
2019-03-13Remove etcd unit testing from travis (#2672)Gravatar Miek Gieben 1-1/+2
2019-03-04Move *proxy* to external (#2651)Gravatar Yong Tang 2-6/+4
2019-02-27Fix error string should not be capitalized (#2608)Gravatar Nguyen Quang Huy 1-1/+1
2019-02-21Fix some typos in documents (#2592)Gravatar Xiao An 1-3/+3
2019-02-17cleanup by fmt and remove redundant type declarations (#2563)Gravatar Sandeep Rajan 1-1/+1
2019-02-17Fix some typos (#2560)Gravatar Nguyen Quang Huy 1-1/+1
2019-02-11Fix t.Error error message (#2551)Gravatar JoeWrightss 1-1/+1
2019-02-07Fix some spelling errors in comment (#2533)Gravatar JoeWrightss 1-1/+1
2019-02-01support etcd credentials in etcd plugin (#2442)Gravatar Christophe de Carvalho 4-14/+74
2019-01-28plugin/etcd: Filter empty host field by qtype (#2499)Gravatar Carl-Magnus Björkell 3-3/+33
2019-01-27plugin/etcd: Fix REAME's ttl (#2502)Gravatar mrasu 1-4/+4
2019-01-27plugin/etcd: Remove unnecessary struct copy (#2497)Gravatar Carl-Magnus Björkell 1-4/+3
2019-01-19Stop importing testing in the main binary (#2479)Gravatar Miek Gieben 5-16/+24
2019-01-13Default to upstream to self (#2436)Gravatar Miek Gieben 9-312/+21
2018-12-30disable ra flag for several plugins (#2408)Gravatar Isolus 2-2/+1
2018-12-08Convert bool map to struct{} map in etcd.go (#2381)Gravatar Yong Tang 1-2/+2
2018-12-07msg.Service: optimize a bit (#2374)Gravatar Miek Gieben 2-8/+21
2018-11-16Set SOA record TTL as min of TTL/MINIMUM (#2295)Gravatar stuart nelson 2-10/+10
2018-11-02 plugin/etcd: make the address of upstream optional (#2262)Gravatar Jiacheng Xu 2-3/+14
2018-10-31plugin/etcd: propagate recursion flag properly (#2254)Gravatar Carl-Magnus Björkell 2-1/+8
2018-09-22K8s remove string ops (#2119)Gravatar Miek Gieben 2-2/+2
2018-08-29Default to scrubbing replies in the server (#2012)Gravatar Miek Gieben 3-5/+0
2018-08-14Typo fixes (#2031)Gravatar Karsten Weiss 2-2/+2
2018-07-19Clean up tests logging (#1979)Gravatar Miek Gieben 1-0/+5
2018-07-19plugin/etcd: Add SRV and TXT examples. (#1980)Gravatar Jiacheng Xu 1-4/+34
2018-07-15Update etcd plugin documentation wrt etcdv3 support (#1974)Gravatar Nitish Tiwari 1-8/+16
2018-07-09Remove trailing whitespace (#1955)Gravatar Miek Gieben 1-1/+1
2018-07-01Add nitisht to etcd OWNERS (#1919)Gravatar Miek Gieben 1-0/+2
2018-07-01Document two lookups by CoreDNS etcdv3 plugin (#1918)Gravatar Nitish Tiwari 1-0/+7