aboutsummaryrefslogtreecommitdiff
path: root/coredns.1.md (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-31build(deps): bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.126 (#5728)Gravatar dependabot[bot] 2-3/+3
2022-10-31build(deps): bump google.golang.org/api from 0.100.0 to 0.101.0 (#5729)Gravatar dependabot[bot] 2-10/+17
2022-10-31build(deps): bump github/codeql-action from 2.1.28 to 2.1.29 (#5730)Gravatar dependabot[bot] 2-4/+4
2022-10-31build(deps): bump github.com/matttproud/golang_protobuf_extensions (#5726)Gravatar dependabot[bot] 2-3/+3
2022-10-28Fork TLSConfig for each encrypted connection (#5710)Gravatar sanyo0714 2-27/+50
2022-10-26Add macOS arm64 binary as part of the release (#5721)Gravatar Yong Tang 1-0/+3
2022-10-25build(deps): bump actions/dependency-review-action from 2.5.0 to 2.5.1 (#5719)Gravatar dependabot[bot] 1-1/+1
2022-10-25build(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (#5713)Gravatar dependabot[bot] 2-2/+3
2022-10-25build(deps): bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.121 (#5712)Gravatar dependabot[bot] 2-3/+3
2022-10-25build(deps): bump google.golang.org/api from 0.99.0 to 0.100.0 (#5711)Gravatar dependabot[bot] 2-13/+16
2022-10-25build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 (#5714)Gravatar dependabot[bot] 2-2/+2
2022-10-25build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#5715)Gravatar dependabot[bot] 1-1/+1
2022-10-25build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#5716)Gravatar dependabot[bot] 5-7/+7
2022-10-25build(deps): bump github/codeql-action from 2.1.27 to 2.1.28 (#5717)Gravatar dependabot[bot] 2-4/+4
2022-10-25build(deps): bump ossf/scorecard-action from 2.0.4 to 2.0.6 (#5718)Gravatar dependabot[bot] 1-1/+1
2022-10-21plugin/cache: cache now uses source query DNSSEC option for upstream refresh ...Gravatar Grant Spence 7-85/+69
2022-10-21Workaround for incorrect architecture (#5691)Gravatar Kumiko as a Service 3-8/+4
2022-10-20plugin/k8s_external: Fix rcode for headless services (#5657)Gravatar Miciah Dashiel Butler Masters 2-6/+6
2022-10-17build(deps): bump github.com/Azure/azure-sdk-for-go (#5698)Gravatar dependabot[bot] 2-3/+3
2022-10-17build(deps): bump k8s.io/api from 0.25.2 to 0.25.3 (#5700)Gravatar dependabot[bot] 2-4/+3
2022-10-17build(deps): bump github.com/openzipkin-contrib/zipkin-go-opentracing (#5701)Gravatar dependabot[bot] 2-12/+3
2022-10-17build(deps): bump google.golang.org/api from 0.98.0 to 0.99.0 (#5702)Gravatar dependabot[bot] 2-20/+24
2022-10-17build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.42.1 to 1.43.0 (#5699)Gravatar dependabot[bot] 2-20/+12
2022-10-17build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 (#5695)Gravatar dependabot[bot] 2-2/+3
2022-10-17build(deps): bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.116 (#5696)Gravatar dependabot[bot] 2-3/+3
2022-10-17build(deps): bump actions/dependency-review-action from 2.4.0 to 2.5.0 (#5697)Gravatar dependabot[bot] 1-1/+1
2022-10-17build(deps): bump k8s.io/apimachinery from 0.25.2 to 0.25.3 (#5693)Gravatar dependabot[bot] 2-2/+3
2022-10-17build(deps): bump github.com/openzipkin/zipkin-go from 0.4.0 to 0.4.1 (#5692)Gravatar dependabot[bot] 2-28/+205
2022-10-11plugin/file: fix file leak (#5687)Gravatar Yong Tang 1-9/+18
2022-10-11plugin/forward: fix ticker leak in golang (#5689)Gravatar Yong Tang 1-0/+1
2022-10-11plugin/auto: fix ticker leak in golang (#5688)Gravatar Yong Tang 1-0/+1
2022-10-11plugin/hosts: fix ticker leak in golang (#5690)Gravatar Yong Tang 1-0/+1
2022-10-11plugin/reload : stop scheduler on shutdown (#5686)Gravatar Ondřej Benkovský 1-0/+1
2022-10-10build(deps): bump github/codeql-action from 2.1.26 to 2.1.27 (#5678)Gravatar dependabot[bot] 2-4/+4
2022-10-10build(deps): bump actions/checkout from 3 to 3.1.0 (#5677)Gravatar dependabot[bot] 13-17/+17
2022-10-10build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#5676)Gravatar dependabot[bot] 2-3/+3
2022-10-10build(deps): bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114 (#5675)Gravatar dependabot[bot] 2-3/+3
2022-10-03build(deps): bump google.golang.org/api from 0.97.0 to 0.98.0 (#5663)Gravatar dependabot[bot] 2-3/+3
2022-10-03build(deps): bump k8s.io/api from 0.25.1 to 0.25.2 (#5666)Gravatar dependabot[bot] 2-4/+3
2022-10-03plugin/template : add support for extended DNS errors (#5659)Gravatar Ondřej Benkovský 5-0/+94
2022-10-03build(deps): bump github.com/aws/aws-sdk-go from 1.44.105 to 1.44.109 (#5664)Gravatar dependabot[bot] 2-3/+3
2022-10-03build(deps): bump ossf/scorecard-action from 2.0.3 to 2.0.4 (#5667)Gravatar dependabot[bot] 1-1/+1
2022-10-03build(deps): bump github/codeql-action from 2.1.25 to 2.1.26 (#5668)Gravatar dependabot[bot] 2-4/+4
2022-10-03build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.42.0 to 1.42.1 (#5665)Gravatar dependabot[bot] 2-3/+3
2022-09-27add members (#5655)Gravatar Chris O'Haver 1-5/+5
2022-09-26build(deps): bump actions/dependency-review-action from 2.1.0 to 2.4.0 (#5653)Gravatar dependabot[bot] 1-1/+1
2022-09-26build(deps): bump github/codeql-action from 2.1.24 to 2.1.25 (#5654)Gravatar dependabot[bot] 2-4/+4
2022-09-26build(deps): bump github.com/matttproud/golang_protobuf_extensions (#5651)Gravatar dependabot[bot] 2-2/+3
2022-09-26build(deps): bump k8s.io/apimachinery from 0.25.1 to 0.25.2 (#5650)Gravatar dependabot[bot] 2-2/+3
2022-09-26build(deps): bump google.golang.org/api from 0.96.0 to 0.97.0 (#5649)Gravatar dependabot[bot] 2-3/+3