aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-05build(deps): bump github.com/aws/aws-sdk-go from 1.43.26 to 1.43.32 (#5306)Gravatar dependabot[bot] 2-3/+3
2022-04-05build(deps): bump github.com/Azure/azure-sdk-for-go (#5305)Gravatar dependabot[bot] 2-3/+3
2022-04-05build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.37.0 to 1.37.1 (#5301)Gravatar dependabot[bot] 2-3/+3
2022-04-05build(deps): bump github.com/miekg/dns from 1.1.47 to 1.1.48 (#5304)Gravatar dependabot[bot] 2-3/+3
2022-04-05build(deps): bump github/codeql-action from 1.1.5 to 2.1.6 (#5303)Gravatar dependabot[bot] 2-4/+4
2022-04-05build(deps): bump github.com/prometheus/common from 0.32.1 to 0.33.0 (#5302)Gravatar dependabot[bot] 2-2/+5
2022-04-05build(deps): bump google.golang.org/api from 0.73.0 to 0.74.0 (#5299)Gravatar dependabot[bot] 2-12/+18
2022-04-05build(deps): bump github.com/Azure/go-autorest/autorest (#5298)Gravatar dependabot[bot] 2-3/+5
2022-04-04Replace io.LimitReader with http.MaxBytesReader (#5241)Gravatar Yong Tang 1-1/+1
2022-04-04Comment reason for non-exact match in direct cname loop checks (#5294)Gravatar Chris O'Haver 1-0/+3
2022-04-04plugin/etcd: Fix multi record TXT lookups (#5293)Gravatar Chris O'Haver 5-23/+40
2022-03-28build(deps): bump github.com/oschwald/geoip2-golang from 1.6.1 to 1.7.0 (#5289)Gravatar dependabot[bot] 2-10/+11
2022-03-28build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#5288)Gravatar dependabot[bot] 2-2/+3
2022-03-28build(deps): bump github.com/aws/aws-sdk-go from 1.43.21 to 1.43.26 (#5287)Gravatar dependabot[bot] 2-3/+3
2022-03-28build(deps): bump github.com/Azure/azure-sdk-for-go (#5286)Gravatar dependabot[bot] 2-3/+3
2022-03-28auto go fmtGravatar coredns[bot] 1-1/+1
2022-03-25plugin/k8s_external: Persist tc bit from lookup to client response (#4716)Gravatar Chris O'Haver 4-9/+15
2022-03-21build(deps): bump k8s.io/client-go from 0.23.4 to 0.23.5 (#5279)Gravatar dependabot[bot] 2-9/+9
2022-03-21build(deps): bump github.com/aws/aws-sdk-go from 1.43.17 to 1.43.21 (#5277)Gravatar dependabot[bot] 2-3/+3
2022-03-21build(deps): bump github/codeql-action from 1.1.4 to 1.1.5 (#5280)Gravatar dependabot[bot] 2-4/+4
2022-03-21build(deps): bump k8s.io/klog/v2 from 2.40.1 to 2.60.1 (#5275)Gravatar dependabot[bot] 2-3/+3
2022-03-21build(deps): bump google.golang.org/api from 0.71.0 to 0.73.0 (#5276)Gravatar dependabot[bot] 2-11/+12
2022-03-18Avoid copy of large value in `range` (#5243)Gravatar Yong Tang 1-2/+2
2022-03-18only warn when getting interface list fails (#5272)Gravatar Chris O'Haver 1-1/+2
2022-03-18update all +build statements (#5271)Gravatar Qasim Sarfraz 20-21/+20
2022-03-18Bump golang version to 1.18 (#5270)Gravatar Yong Tang 4-6/+6
2022-03-16plugin/file: add CAA record test case (#5219)Gravatar xuweiwei 2-0/+11
2022-03-16[plugin/clouddns] Add additional doc in explaining credentials file field is ...Gravatar Yong Tang 1-0/+3
2022-03-16Fix yaml lint warning introduced by cifuzz (#5261)Gravatar Yong Tang 1-3/+3
2022-03-16Update to avoid pseudo-random number (#5225)Gravatar Yong Tang 4-8/+52
2022-03-15Change deprecated CircleCI image to supported ubuntu-2004:202201-02 (#5266)Gravatar Yong Tang 1-1/+1
2022-03-14Clean up dependency on github.com/golang/protobuf (#5222)Gravatar Yong Tang 2-2/+2
2022-03-14build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.36.2 to 1.37.0 (#5260)Gravatar dependabot[bot] 2-6/+581
2022-03-14build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#5256)Gravatar dependabot[bot] 2-2/+3
2022-03-14build(deps): bump github/codeql-action from 1.1.3 to 1.1.4 (#5259)Gravatar dependabot[bot] 2-4/+4
2022-03-14build(deps): bump reviewdog/action-suggester from 1.5.0 to 1.5.2 (#5258)Gravatar dependabot[bot] 1-2/+2
2022-03-14build(deps): bump github.com/Azure/azure-sdk-for-go (#5257)Gravatar dependabot[bot] 2-3/+3
2022-03-14build(deps): bump github.com/aws/aws-sdk-go from 1.43.12 to 1.43.17 (#5255)Gravatar dependabot[bot] 2-3/+3
2022-03-14build(deps): bump google.golang.org/api from 0.70.0 to 0.71.0 (#5254)Gravatar dependabot[bot] 2-12/+19
2022-03-14build(deps): bump github.com/miekg/dns from 1.1.46 to 1.1.47 (#5253)Gravatar dependabot[bot] 2-3/+3
2022-03-14Unit tests: dnsserver/https (#5251)Gravatar nathannaveen 1-0/+90
2022-03-14auto go fmtGravatar coredns[bot] 1-2/+2
2022-03-11Enabling cifuzz (#5221)Gravatar nathannaveen 1-0/+27
2022-03-11[plugin/route53] Deprecate plaintext secret in Corefile for route53 plugin (#...Gravatar Yong Tang 2-2/+14
2022-03-11Bump version to 1.9.1, and add release notes (#5247)v1.9.1Gravatar Yong Tang 2-1/+39
2022-03-07Update James's github handle (#5242)Gravatar Yong Tang 1-3/+3
2022-03-07[plugin/reload]: Change hash from md5 to sha512 (#5226)Gravatar Yong Tang 2-10/+10
2022-03-07plugin/k8s_external: fix external nsAddrs when CoreDNS Service has no Externa...Gravatar Chris O'Haver 2-21/+58
2022-03-07plugin/k8s_external: implement zone transfers (#4977)Gravatar Chris O'Haver 17-30/+493
2022-03-07build(deps): bump actions/checkout from 2.4.0 to 3 (#5238)Gravatar dependabot[bot] 11-15/+15