This project is mirrored from https://github.com/coredns/coredns.git.
The repository failed to update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
- 16 Jan, 2021 4 commits
-
-
Miek Gieben authored
Automatically submitted.
-
Miek Gieben authored
Update the file, remove the duplicate line, add new authors Signed-off-by:Miek Gieben <miek@miek.nl>
-
coredns-auto-go-mod-tidy[bot] authored
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
- 15 Jan, 2021 1 commit
-
-
sschepens authored
Automatically submitted.
-
- 13 Jan, 2021 3 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.19 to 1.36.23. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.19...v1.36.23) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
Miek Gieben authored
PR #4161 is stalled. Tried to cherry pick the code from there, but that led to conflicts, manually copying over while taking into account the comments on that PR. Use that code and extend the error checking, don't modify existing tests and make the badwriter test simpler. Closes: #4161 Signed-off-by:
Miek Gieben <miek@miek.nl> add tests Signed-off-by:
Miek Gieben <miek@miek.nl>
-
- 12 Jan, 2021 4 commits
-
-
Miek Gieben authored
* remove hc backoff Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * fix mutex Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * Update plugin/pkg/up/up.go * fmt Signed-off-by:
Miek Gieben <miek@miek.nl> Co-authored-by:
Chris O'Haver <cohaver@infoblox.com>
-
luanphantiki authored
* fix record missing for zone with many of records * Update debug log * Update debug mesg * update test_clouddns
-
Miek Gieben authored
Automatically submitted.
-
Gunadhya authored
Signed-off-by:gunadhya <6939749+gunadhya@users.noreply.github.com>
-
- 11 Jan, 2021 1 commit
-
-
Miek Gieben authored
An apex only zone returns the wrong answer, document this by adding a test. Closes: #4374 Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 10 Jan, 2021 4 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
Miek Gieben authored
Fix a typo and make clear that multiple addresses are allowed. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
Make this vastly simpler and more efficient. Adding all the bytes and then letting loose fnv doesn't add anything and may actually do the wrong thing. See: #3953 Fixes: #3953 Signed-off-by:Miek Gieben <miek@miek.nl>
-
Yong Tang authored
This PR updates release notes and version number to 1.8.1 Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 09 Jan, 2021 2 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.27.1 to 1.28.0. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.27.1...v1.28.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 06 Jan, 2021 1 commit
-
-
Guangwen Feng authored
Signed-off-by:Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
-
- 05 Jan, 2021 2 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.15 to 1.36.19. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.15...v1.36.19) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 28 Dec, 2020 2 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.12 to 1.36.15. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.12...v1.36.15) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 23 Dec, 2020 1 commit
-
-
mgugger authored
* Azure Plugin: Iterate over all pages for records Signed-off-by:
Manuel Gugger <manuel.gugger@gmail.com> * Azure Plugin: use := for assignment Signed-off-by:
Manuel Gugger <manuel.gugger@gmail.com> * Remove unnecessary return param Signed-off-by:
Manuel Gugger <manuel.gugger@gmail.com>
-
- 21 Dec, 2020 9 commits
-
-
Chris O'Haver authored
* support dual stack clusterIPs Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * stickler Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * fix ClusterIPs make Signed-off-by:
Chris O'Haver <cohaver@infoblox.com>
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.0 to 0.20.1. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.20.0...v0.20.1) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.8.0...v1.9.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.7 to 1.36.12. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.7...v1.36.12) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.11.13 to 0.11.15. - [Release notes](https://github.com/Azure/go-autorest/releases) - [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.13...autorest/v0.11.15) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 16 Dec, 2020 1 commit
-
-
Jiang Biao authored
Signed-off-by:
Biao Jiang <standup-jb@github.com> Co-authored-by:
biao.jiang@ximalaya.com <biao.jiang@ximalaya.com>
-
- 15 Dec, 2020 5 commits
-
-
Johnny Bergström authored
* custom DoH request validation Signed-off-by:
Johnny Bergström <johnny@klaudify.se> * add comment and test Signed-off-by:
Johnny Bergström <johnny@klaudify.se> * NewServerHTTPS comment typo Signed-off-by:
Johnny Bergström <johnny@klaudify.se>
-
coredns-auto-go-mod-tidy[bot] authored
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.19.4 to 0.20.0. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.19.4...v0.20.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-