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 .
- 25 Nov, 2019 3 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.36 to 1.25.41. - [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.25.36...v1.25.41) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 32.4.0+incompatible to 32.6.0+incompatible. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v32.4.0...v32.6.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Miek Gieben authored
* make -f Makefile.doc * go mod tidy * go generate trying to prevent another dirty build/release. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 20 Nov, 2019 1 commit
-
-
Zou Nengren authored
Signed-off-by:zouyee <zounengren@cmss.chinamobile.com>
-
- 19 Nov, 2019 1 commit
-
-
Chris O'Haver authored
-
- 18 Nov, 2019 5 commits
-
-
dependabot-preview[bot] authored
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/google/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/google/google-api-go-client/compare/v0.13.0...v0.14.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/caddyserver/caddy](https://github.com/caddyserver/caddy) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/caddyserver/caddy/releases) - [Commits](https://github.com/caddyserver/caddy/compare/v1.0.3...v1.0.4) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.31 to 1.25.36. - [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.25.31...v1.25.36) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Gonzalo Paniagua Javier authored
* Fix reloading in plugin/pprof. Reloading the server without changing the listen address results in an error because Startup is called for newly set up plugins before Shutdown is called for the old ones. Signed-off-by:
Gonzalo Paniagua Javier <gonzalo.mono@gmail.com> * Use pkg/reuseport when listening. Use coredns' newly added reuseport. Signed-off-by:
Gonzalo Paniagua Javier <gonzalo.mono@gmail.com> * Revert go.{mod,sum} changes. Signed-off-by:
Gonzalo Paniagua Javier <gonzalo.mono@gmail.com>
-
Yong Tang authored
Automatically submitted.
-
- 17 Nov, 2019 1 commit
-
-
Miek Gieben authored
* create pkg/reuseport Move the core server listening functions to a new package so plugins can use them. Also make *all* servers use the functions here; as only the udp/tcp listeners where using SO_REUSEPORT (if available). This is the only actual change in this PR; in it's core it's just a move of 2 files. This can also be used to cleanup the dance we're doing now for re-acquiring the sockets in e.g. the metrics plugins and the ready plugin. Signed-off-by:
Miek Gieben <miek@miek.nl> * Also push a small doc update Signed-off-by:
Miek Gieben <miek@miek.nl>
-
- 15 Nov, 2019 4 commits
-
-
Miek Gieben authored
Run 'go generate' and 'make -f Makefile.doc' to generate the chaos plugin author list and update the manual pages. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
update the pkg doc to talk about various trade off Fixes #2723 Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
tidy up a bit; go build also made changs to go.mod, meaning this would have been (again) a dirty release. Need some better automation for this crap. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Chris O'Haver authored
-
- 14 Nov, 2019 1 commit
-
-
Kohei Yoshida authored
* add usecase Signed-off-by:
yukihira <yukihira.lab@gmail.com> * fix some comments Signed-off-by:
ykhr53 <yukihira.lab@gmail.com>
-
- 13 Nov, 2019 1 commit
-
-
Kohei Yoshida authored
Signed-off-by:yukihira <yukihira.lab@gmail.com>
-
- 12 Nov, 2019 2 commits
-
-
dependabot-preview[bot] authored
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.24.0 to 1.25.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.24.0...v1.25.1) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.25 to 1.25.31. - [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.25.25...v1.25.31) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 10 Nov, 2019 1 commit
-
-
Kohei Yoshida authored
* add bufsize plugin Signed-off-by:
ykhr53 <yukihira.lab@gmail.com> * add docstring and comment Signed-off-by:
ykhr53 <yukihira.lab@gmail.com> * delete stdout messages when get an error Signed-off-by:
ykhr53 <yukihira.lab@gmail.com> * change to context.Background from TODO Signed-off-by:
ykhr53 <yukihira.lab@gmail.com> * define default bufsize as defaultBufSize constant Signed-off-by:
ykhr53 <yukihira.lab@gmail.com> * fix some comments Signed-off-by:
ykhr53 <yukihira.lab@gmail.com> * function name change: parse Signed-off-by:
ykhr53 <yukihira.lab@gmail.com> * function name change: parse Signed-off-by:
ykhr53 <yukihira.lab@gmail.com>
-
- 07 Nov, 2019 3 commits
-
-
Guangming Wang authored
Signed-off-by:Guangming Wang <guangming.wang@daocloud.io>
-
Miciah Dashiel Butler Masters authored
* plugin/reload/README.md: Fix the syntax of the link to the Go documentation for duration values. Signed-off-by:Miciah Dashiel Butler Masters <mmasters@redhat.com>
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.19 to 1.25.25. - [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.25.19...v1.25.25) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 05 Nov, 2019 3 commits
-
-
Miek Gieben authored
Tweak the README a little. Name and spell out axfr/ixfr. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
* Update the notes for the 1.6.5 release. Signed-off-by:
Miek Gieben <miek@miek.nl> * manpages: regenerate Signed-off-by:
Miek Gieben <miek@miek.nl> * Fix date Signed-off-by:
Miek Gieben <miek@miek.nl> * Go gen/go build Signed-off-by:
Miek Gieben <miek@miek.nl>
-
- 04 Nov, 2019 2 commits
-
-
dependabot-preview[bot] authored
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.18.0...v1.19.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.11.0 to 0.13.0. - [Release notes](https://github.com/google/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/google/google-api-go-client/compare/v0.11.0...v0.13.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 02 Nov, 2019 1 commit
-
-
Chris O'Haver authored
* transfer plugin Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
- 31 Oct, 2019 1 commit
-
-
Yong Tang authored
Base on the [GOVERNANCE.md] of CoreDNS, we will need to update project lead's term: 1) Any PR should only be opened no earlier than 6 weeks before the end of current lead's term 2) PR can only be merged after it has been opened for 4 weeks. 3) See [GOVERNANCE.md] for more details on how votes are counted. Since it is less than 6 weeks before 11/11/2019, this PR: 1) propose to extend project lead's term from 11/11/2019 to 11/11/2020. 2) will keep open until at least to 10/29/2019 (4 weeks), so that community has a chance to voice opinions Please specify +1/-1 for agree/disagree. Note: Alternative PRs could be opened concurrently, as long as it following the rules specified in [GOVERNANCE.md]. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 29 Oct, 2019 2 commits
-
-
Euan Kemp authored
This is a fixup for https://github.com/coredns/coredns/pull/3310 which replaced some 'iff's with 'if' under the assumption they were typos. I'm fairly confident they were "If and only if" (https://en.wikipedia.org/wiki/If_and_only_if), which is commonly shortened as "iff". I've updated them to the full length 'if, and only if' for the sake of readability. Signed-off-by:
Euan Kemp <euan@ngrok.com>
-
Dan Panzarella authored
Automatically submitted.
-
- 28 Oct, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.16 to 1.25.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.25.16...v1.25.19) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 22 Oct, 2019 2 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.1.0 to 1.2.1. - [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.1.0...v1.2.1) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.11 to 1.25.16. - [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.25.11...v1.25.16) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 19 Oct, 2019 1 commit
-
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
- 17 Oct, 2019 2 commits
-
-
Miek Gieben authored
When reloading we need to disable debug output when the debug plugin is removed from the config file. Add a `Clear` function to pkg/log and use it in the server server. Add test case in pkg/log, for actuall check I manually checked the output by sprinkling some debug statements in the startup and checking with sending SIGUSR1. Also clear up the comments in pkg/log to remove the text about time stamping. Fixes: #3035 Signed-off-by:Miek Gieben <miek@miek.nl>
-
Anshul Sharma authored
- Remove logo Signed-off-by:Anshul Sharma <sharmaanshul2102@gmail.com>
-
- 16 Oct, 2019 1 commit
-
-
Sean Liao authored
* add ed25519 dnskey support Signed-off-by:
Sean Liao <seankhliao@gmail.com> * fix ed25519 type assertion Signed-off-by:
Sean Liao <seankhliao@gmail.com> * clean up whitespace Signed-off-by:
Sean Liao <seankhliao@gmail.com>
-
- 15 Oct, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.3.0 to 0.4.0. - [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/tracing/v0.3.0...tracing/v0.4.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-