index
:
coredns
dependabot/github_actions/actions/dependency-review-action-4.3.3
dependabot/github_actions/aquasecurity/trivy-action-0.22.0
dependabot/github_actions/codecov/codecov-action-4.5.0
dependabot/github_actions/github/codeql-action-3.25.10
dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
dependabot/go_modules/github.com/aws/aws-sdk-go-1.54.2
dependabot/go_modules/go-etcd-io-4cb3a346bb
dependabot/go_modules/golang.org/x/crypto-0.24.0
dependabot/go_modules/google.golang.org/api-0.184.0
dependabot/go_modules/k8s-io-95614c8192
fallthrough
master
superq/go1.22
superq/refactor_pbutil
torrent
traffic
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
Fix typo on kubernetes plugin (#4753)
Jeongwook Park
1
-6
/
+6
2021-07-14
deflake TestMultiZoneBlockConfigs (#4751)
Miek Gieben
1
-5
/
+25
2021-07-14
Create geoip plugin (#4688)
Sven Nebel
17
-6
/
+573
2021-07-14
publish trace id as metadata from trace plugin (#4749)
Ondřej Benkovský
2
-0
/
+17
2021-07-12
Add preliminary notes for 1.8.5 (#4745)
Miek Gieben
1
-0
/
+37
2021-07-12
build(deps): bump github.com/aws/aws-sdk-go from 1.39.0 to 1.39.4 (#4744)
dependabot[bot]
2
-4
/
+5
2021-07-12
auto go fmt
coredns[bot]
1
-2
/
+2
2021-07-10
plugin/trace: fix rcode tag in case of no response (#4742)
Ondřej Benkovský
2
-8
/
+25
2021-07-09
fix example (#4740)
Chris O'Haver
1
-1
/
+1
2021-07-09
update example description to match example (#4739)
Chris O'Haver
1
-1
/
+3
2021-07-09
plugin/error: use warning instead of warn (#4738)
Miek Gieben
3
-5
/
+5
2021-07-09
Share plugins among zones in the same server block (#4593)
Chris O'Haver
5
-3
/
+60
2021-07-09
when no response is written, fallback to status of next plugin in prometheus ...
Ondřej Benkovský
1
-1
/
+8
2021-07-09
add configurable log level to errors plugin (#4718)
Ondřej Benkovský
5
-24
/
+151
2021-07-09
do not log NOERROR in log plugin when response is not available (#4725)
Ondřej Benkovský
2
-1
/
+50
2021-07-09
plugin/cache: Unset AD flag when DO is not set for cache miss (#4736)
Chris O'Haver
3
-9
/
+19
2021-07-05
build(deps): bump google.golang.org/api from 0.49.0 to 0.50.0 (#4732)
dependabot[bot]
2
-7
/
+8
2021-07-05
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#4733)
dependabot[bot]
2
-7
/
+6
2021-07-05
build(deps): bump google.golang.org/grpc from 1.38.0 to 1.39.0 (#4731)
dependabot[bot]
2
-2
/
+6
2021-07-05
build(deps): bump github.com/aws/aws-sdk-go from 1.38.68 to 1.39.0 (#4734)
dependabot[bot]
2
-3
/
+3
2021-07-05
auto go fmt
coredns[bot]
1
-1
/
+1
2021-06-30
fix to docs; add acl example (#4711)
Chris O'Haver
1
-3
/
+23
2021-06-29
trace plugin can mark traces with error tag (#4720)
Ondřej Benkovský
2
-1
/
+21
2021-06-28
build(deps): bump github.com/aws/aws-sdk-go from 1.38.64 to 1.38.68 (#4723)
dependabot[bot]
2
-3
/
+3
2021-06-28
build(deps): bump github.com/miekg/dns from 1.1.42 to 1.1.43 (#4722)
dependabot[bot]
2
-3
/
+3
2021-06-28
build(deps): bump google.golang.org/api from 0.48.0 to 0.49.0 (#4721)
dependabot[bot]
2
-7
/
+14
2021-06-24
Correct newdnsController's documented function signature (#4717)
mfleader
1
-1
/
+1
2021-06-21
build(deps): bump k8s.io/client-go from 0.21.1 to 0.21.2 (#4710)
dependabot[bot]
2
-6
/
+3
2021-06-21
build(deps): bump k8s.io/api from 0.21.1 to 0.21.2 (#4708)
dependabot[bot]
2
-2
/
+3
2021-06-21
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.0-rc.1 to 3.5.0 (#4707)
dependabot[bot]
2
-6
/
+5
2021-06-21
build(deps): bump k8s.io/apimachinery from 0.21.1 to 0.21.2 (#4705)
dependabot[bot]
2
-2
/
+4
2021-06-21
build(deps): bump github.com/aws/aws-sdk-go from 1.38.60 to 1.38.64 (#4706)
dependabot[bot]
2
-3
/
+3
2021-06-21
build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.0-rc.1 to 3.5.0 (#4709)
dependabot[bot]
2
-2
/
+3
2021-06-21
Enable dependabot scan on github actions (#4704)
Yong Tang
1
-0
/
+5
2021-06-14
Add NS+hosts records to xfr response. Add coredns service to test data. (#4696)
Chris O'Haver
3
-3
/
+49
2021-06-14
build(deps): bump go.etcd.io/etcd/client/v3 (#4692)
dependabot[bot]
2
-12
/
+8
2021-06-14
build(deps): bump google.golang.org/api from 0.47.0 to 0.48.0 (#4694)
dependabot[bot]
2
-7
/
+17
2021-06-14
build(deps): bump github.com/prometheus/common from 0.28.0 to 0.29.0 (#4693)
dependabot[bot]
2
-3
/
+3
2021-06-14
build(deps): bump github.com/aws/aws-sdk-go from 1.38.55 to 1.38.60 (#4691)
dependabot[bot]
2
-4
/
+3
2021-06-11
plugin/secondary: doc updates (#4686)
Miek Gieben
1
-0
/
+4
2021-06-10
fix cidr multi-zone check (#4682)
Chris O'Haver
1
-2
/
+3
2021-06-10
plugin/secondary: Retry initial transfer until successful (#4663)
Chris O'Haver
2
-1
/
+104
2021-06-09
auto go mod tidy
coredns[bot]
1
-0
/
+1
2021-06-08
Fix timestamp issue for doc generating (#4683)
Yong Tang
1
-1
/
+1
2021-06-08
Add verbose log in GitHub Actions CI for make -f Makefile.doc (#4681)
Yong Tang
1
-1
/
+2
2021-06-08
plugin/log: fix closing of codeblock (#4680)
Miek Gieben
1
-1
/
+1
2021-06-07
Fix Route53 plugin cannot retrieve ECS Task Role (#4669)
Licht Takeuchi
1
-5
/
+2
2021-06-07
build(deps): bump go.etcd.io/etcd/client/v3 (#4671)
dependabot[bot]
2
-12
/
+11
2021-06-07
build(deps): bump github.com/prometheus/common from 0.26.0 to 0.28.0 (#4678)
dependabot[bot]
2
-3
/
+5
2021-06-07
build(deps): bump github.com/prometheus/client_golang (#4676)
dependabot[bot]
2
-181
/
+12
[next]