aboutsummaryrefslogtreecommitdiff
path: root/plugin/route53 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10plugin/route53: add split zone support (#2160)Gravatar Can Yucel 5-60/+123
2018-09-25plugins/route53: add AWS credentials file support (#2118)Gravatar Can Yucel 3-5/+75
2018-09-25plugin/route53: add fallthrough (#2132)Gravatar Can Yucel 5-2/+65
2018-09-22plugin/route53: fix multiple route 53 zones issue (#2117)Gravatar Can Yucel 2-3/+3
2018-09-17[plugin/route53]: Support batch mode operation. (#2050)Gravatar dilyevsky 5-148/+354
2018-09-13Add @dilyevsky to reviewers. (#2094)Gravatar dilyevsky 1-0/+2
2018-08-29Default to scrubbing replies in the server (#2012)Gravatar Miek Gieben 1-2/+0
2018-07-19Clean up tests logging (#1979)Gravatar Miek Gieben 1-0/+5
2018-05-01Do Compress only when need in request.Scrub (#1760)Gravatar Miek Gieben 1-1/+1
2018-04-22all: fix plugin import ordering (#1717)Gravatar Miek Gieben 2-4/+2
2018-04-20global: move to context (#1699)Gravatar Miek Gieben 2-2/+4
2018-03-13Add PTR record support for Route53 plugin (#1606)Gravatar Yong Tang 2-0/+26
2018-03-13Fix incorrect test case in rout53 plugin (#1603)Gravatar Yong Tang 1-3/+23
2018-02-28return an error for multiple use of some plugins (#1559)Gravatar Miek Gieben 1-3/+2
2018-02-08Add OWNERS file (#1486)Gravatar Miek Gieben 1-0/+4
2018-01-25correct typo from `hosts` to `route53` (#1437)Gravatar Pat Moroney 1-1/+1
2018-01-15Add route53 plugin (#1390)Gravatar Yong Tang 5-0/+350