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 .
- 15 Feb, 2021 1 commit
-
-
dependabot-preview[bot] authored
-
- 13 Feb, 2021 1 commit
-
-
Miek Gieben authored
-
- 12 Feb, 2021 1 commit
-
-
Miek Gieben authored
-
- 10 Feb, 2021 1 commit
-
-
Miek Gieben authored
* plugin/sign: track zone file's mtime Resign if the original zone's mtime is change in some way. Closes #4407 Signed-off-by:
Miek Gieben <miek@miek.nl> * Update plugin/sign/README.md Co-authored-by:
Chris O'Haver <cohaver@infoblox.com> Co-authored-by:
Yong Tang <yong.tang.github@outlook.com> Co-authored-by:
Chris O'Haver <cohaver@infoblox.com>
-
- 09 Feb, 2021 2 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
Jun Chen authored
Signed-off-by:answer1991 <answer1991.chen@gmail.com>
-
- 08 Feb, 2021 4 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
-
- 05 Feb, 2021 1 commit
-
-
Miek Gieben authored
* plugin/transfer: only allow outgoing axfr over tcp Return refused when the query comes in over udp. No need to add a new test case as the current crop needed to be changed to use TCP. Fixes: #4450 Signed-off-by:
Miek Gieben <miek@miek.nl> * transfer tests: this needs tcp as well Signed-off-by:
Miek Gieben <miek@miek.nl>
-
- 01 Feb, 2021 4 commits
-
-
Miek Gieben authored
Copy the msg to prevent messing with the (via the pointer) original created message that may be stored in the cache or anything other data store. Signed-off-by:Miek Gieben <miek@miek.nl>
-
George Shammas authored
Currently ACLs only allow for allow and block, however it isn't always desirable to set the status code to REFUSED. Often times you want to completely hide the fact that those records even exist. Adding the ability to acl to filter results makes it significantly harder for a third party to know that the records are being masked. Signed-off-by:George Shammas <george@shamm.as>
-
dependabot-preview[bot] authored
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.35 to 1.1.37. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.35...v1.1.37) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.31 to 1.37.1. - [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.31...v1.37.1) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 29 Jan, 2021 1 commit
-
-
Manuel Rüger authored
This commit replaces `manifest-tool` with `docker manifest`, which should hopefully provide a better experience for releasing coredns. In addition it integrates mips64le (since it's supported by `docker manifest`) in LINUX_ARCHES, so docker images for mips64le are pushed as well. Signed-off-by:Manuel Rüger <manuel@rueg.eu>
-
- 28 Jan, 2021 4 commits
-
-
Miek Gieben authored
* Revert "make copies of RRs before returning them (#4409)" This reverts commit 8b2ff6c3. * Document copying responses See #4409 and the comments. This documents that issue, but doesn't change the in-tree plugins just yet. Signed-off-by:
Miek Gieben <miek@miek.nl> * Update plugin.md Co-authored-by:
Chris O'Haver <cohaver@infoblox.com> Co-authored-by:
Chris O'Haver <cohaver@infoblox.com>
-
Bob authored
Traces are currently working properly with datadog with the exception of having the ability to facet the tags  In order to get valuable graph in dashboard the tag on the metrics need to be faceted by datadog. This PR update the tags with facetable path. While keeping backward compatibility with existing path for zipkin. Graph like:      Signed-off-by:
bob <bob.bouteillier@datadoghq.com>
-
coredns-auto-go-mod-tidy[bot] authored
-
Maxime Ginters authored
* plugin/forward Add rcode and rtype to request_duration_seconds metric Signed-off-by:
Maxime Ginters <maxime.ginters@shopify.com> * Control the cardinality of query type Signed-off-by:
Maxime Ginters <maxime.ginters@shopify.com>
-
- 27 Jan, 2021 2 commits
-
-
TimYin authored
Signed-off-by:timyinshi <shiguangyin@inspur.com>
-
TimYin authored
-
- 26 Jan, 2021 2 commits
-
-
Lars Ekman authored
Fixes #4428 Signed-off-by:Lars Ekman <lars.g.ekman@est.tech>
-
Miek Gieben authored
Automatically submitted.
-
- 25 Jan, 2021 3 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
-
Miek Gieben authored
Automatically submitted.
-
- 21 Jan, 2021 2 commits
-
-
Frank Riley authored
Signed-off-by:Frank Riley <fhriley@gmail.com>
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
- 20 Jan, 2021 4 commits
-
-
Miek Gieben authored
* Remove draft draft from notes, and prepare to release Signed-off-by:
Miek Gieben <miek@miek.nl> * fix time Signed-off-by:
Miek Gieben <miek@miek.nl> * remove draft=true Signed-off-by:
Miek Gieben <miek@miek.nl> * Remove manifest-tool installation This doesn't install cleanly anymore. I've installed manifest-tool in /usr/bin on the releaser machine; use that instead of building our own each time. Signed-off-by:
Miek Gieben <miek@miek.nl> * Check for manifest-tool to be available; otherwise we tag a release and then fail Signed-off-by:
Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
* Remove draft draft from notes, and prepare to release Signed-off-by:
Miek Gieben <miek@miek.nl> * fix time Signed-off-by:
Miek Gieben <miek@miek.nl> * remove draft=true Signed-off-by:
Miek Gieben <miek@miek.nl>
-
ZouYu authored
Signed-off-by:zouyu <zouy.fnst@cn.fujitsu.com>
-
Yong Tang authored
This PR update 1.8.1 release note, adding PR 4387 and 4380 notes, and bumps the time. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 19 Jan, 2021 4 commits
-
-
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.1 to 0.20.2. - [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.1...v0.20.2) 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.23 to 1.36.28. - [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.23...v1.36.28) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
- 18 Jan, 2021 3 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
-
coredns-auto-go-mod-tidy[bot] authored
-