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
path:
root
/
plugin
/
kubernetes
/
kubernetes_test.go
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-06-07
build(deps): bump github.com/aws/aws-sdk-go from 1.38.51 to 1.38.55 (#4675)
dependabot[bot]
2
-3
/
+3
2021-06-07
build(deps): bump github.com/Azure/go-autorest/autorest (#4672)
dependabot[bot]
2
-3
/
+3
2021-06-07
build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.0-beta.4 to 3.5.0-rc.0 (#4670)
dependabot[bot]
2
-4
/
+6
2021-06-07
auto go fmt
coredns[bot]
1
-1
/
+1
2021-06-05
Fix plugin file reload comment (#4665)
Sven Nebel
2
-2
/
+2
2021-06-04
download -> tidy (#4664)
Chris O'Haver
1
-1
/
+1
2021-06-04
Fix IPv6 case for CIDR format reverse zones (#4652)
Chris O'Haver
4
-9
/
+67
2021-06-02
auto go mod tidy
coredns[bot]
1
-0
/
+1
2021-05-31
build(deps): bump github.com/aws/aws-sdk-go from 1.38.45 to 1.38.51 (#4657)
dependabot[bot]
2
-3
/
+3
2021-05-31
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.28.0 to 1.31.1 (#4660)
dependabot[bot]
2
-8
/
+17
2021-05-31
build(deps): bump go.etcd.io/etcd/client/v3 (#4658)
dependabot[bot]
2
-9
/
+8
2021-05-28
Add -p for port flag (#4653)
Miek Gieben
3
-4
/
+5
2021-05-28
Bump version and amend notes to include latest PRs (#4634)
v1.8.4
Miek Gieben
2
-5
/
+12
2021-05-27
Reduce the cardinality of health endpoint metrics (#4650)
Ben Kochie
3
-4
/
+17
[next]