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 Sep, 2019 4 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.17 to 1.23.21. - [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.23.17...v1.23.21) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
* build(deps): bump github.com/miekg/dns from 1.1.16 to 1.1.17 Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.16 to 1.1.17. - [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.16...v1.1.17) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> * Update go.mod
-
dependabot-preview[bot] authored
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.6.0...v0.7.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
yeya24 authored
Signed-off-by:yeya24 <yb532204897@gmail.com>
-
- 10 Sep, 2019 3 commits
-
-
Chris O'Haver authored
* updates for minikube -> kind transition Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * update container build Signed-off-by:
Chris O'Haver <cohaver@infoblox.com>
-
Miek Gieben authored
Automatically submitted.
-
Yong Tang authored
This fix fixes 3270 Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 09 Sep, 2019 5 commits
-
-
Miek Gieben authored
When there is no Corefile found we load the default. Add the log plugin to it, so you can see queries actually landing in CoreDNS. Signed-off-by:Miek Gieben <miek@miek.nl>
-
dependabot-preview[bot] authored
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.16.1 to 1.17.0. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.16.1...v1.17.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.9.0 to 0.10.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.9.0...v0.10.0) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest) from 0.9.0 to 0.9.1. - [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.9.0...autorest/v0.9.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.23.13 to 1.23.17. - [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.23.13...v1.23.17) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 08 Sep, 2019 13 commits
-
-
Chris O'Haver authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
Cricket Liu authored
-
- 07 Sep, 2019 3 commits
-
-
Yong Tang authored
Automatically submitted.
-
Kasisnu authored
Signed-off-by:kasisnu <kasisnu@gmail.com>
-
Yong Tang authored
See https://github.com/coredns/coredns/pull/3209#issuecomment-525016357 for the previous issues, also see https://github.com/Azure/go-autorest/issues/414 for some further background. Basically go mod has some issue when multiple tags exists (as main module and submodule) within the same repo. That was fixed in go-autorest very recently, though azure-sdk-for-go has not been fully updated yet. This fix is a temporarily one with `replace` fix. Once azure-sdk-for-go is updated then we could drop the `replace fix` Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
-
- 06 Sep, 2019 1 commit
-
-
Cricket Liu authored
Minor textual cleanup.
-
- 05 Sep, 2019 2 commits
-
-
Chris O'Haver authored
* use all local IPs * mult/bind ips * gofmt + boundIPs fix * fix no matching endpoint case * don't duplicate NS records in answer * fix answer dedup * fix comment * add multi local ip test case
-
Miek Gieben authored
OWNERS file was padded, remove empty lines. Fix code block in README, and set codeblock type to 'corefile' without the upper case C. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 04 Sep, 2019 1 commit
-
-
An Xiao authored
* Add plugin ACL for source ip filtering Signed-off-by:
An Xiao <hac@zju.edu.cn> * Allow all arguments to be optional and support multiple qtypes in a single policy Signed-off-by:
An Xiao <hac@zju.edu.cn> * Add newline before third party imports Signed-off-by:
An Xiao <hac@zju.edu.cn> * Use camel instead of underscore in method name Signed-off-by:
An Xiao <hac@zju.edu.cn> * Start with an upper case letter in t.Errorf() Signed-off-by:
An Xiao <hac@zju.edu.cn> * Use the qtype parse logic in miekg/dns Signed-off-by:
An Xiao <hac@zju.edu.cn> * Use third party trie implementation as the ip filter Signed-off-by:
An Xiao <hac@zju.edu.cn> * Update based on rdrozhdzh's comment Signed-off-by:
An Xiao <hac@zju.edu.cn> * Change the type of action to int Signed-off-by:
An Xiao <hac@zju.edu.cn> * Add IPv6 support Signed-off-by:
An Xiao <hac@zju.edu.cn> * Update plugin.cfg Signed-off-by:
An Xiao <hac@zju.edu.cn> * Remove file functionality Signed-off-by:
An Xiao <hac@zju.edu.cn> * Update Signed-off-by:
Xiao An <hac@zju.edu.cn> * Update README Signed-off-by:
Xiao An <hac@zju.edu.cn> * remove comments Signed-off-by:
Xiao An <hac@zju.edu.cn> * update Signed-off-by:
Xiao An <hac@zju.edu.cn> * Update dependency Signed-off-by:
Xiao An <hac@zju.edu.cn> * Update Signed-off-by:
Xiao An <hac@zju.edu.cn> * Update test Signed-off-by:
Xiao An <hac@zju.edu.cn> * Add OWNERS Signed-off-by:
Xiao An <hac@zju.edu.cn> * Refactor shouldBlock and skip useless check Signed-off-by:
Xiao An <hac@zju.edu.cn> * Introduce ActionNone Signed-off-by:
Xiao An <hac@zju.edu.cn> * Update label name Signed-off-by:
Xiao An <hac@zju.edu.cn> * Avoid capitalizing private types Signed-off-by:
Xiao An <hac@zju.edu.cn>
-
- 03 Sep, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.8 to 1.23.13. - [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.23.8...v1.23.13) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 01 Sep, 2019 1 commit
-
-
orangelynx authored
Fix for 3235. Adds go.sum and go.mod to .dockerignore to avoid permission issues during docker build process. (#3236)
-
- 31 Aug, 2019 2 commits
-
-
Miek Gieben authored
Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
* Notes update for the release. acl might not make tomorrow (plan to release then), so remove it for now. Add other PRs that got merged and flesh it out some more. Signed-off-by:
Miek Gieben <miek@miek.nl> * Remove xfr highlight for k8s Signed-off-by:
Miek Gieben <miek@miek.nl> * Small tweaks while preparing the release Signed-off-by:
Miek Gieben <miek@miek.nl>
-
- 30 Aug, 2019 3 commits
-
-
Miek Gieben authored
Add the new plugins ones: clouddns and sign. Remove federation from it. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
* startup: add logo As discussed in #3225, lets add a little logo. This PR incorperates this in the startup text. It also removes the logging output as this outputs identical lines of text, but for no clear reason. This means --quiet now means "no output on startup at all". Currently it looks like this: ~~~ .:1053 ______ ____ _ _______ / ____/___ ________ / __ \/ | / / ___/ CoreDNS-1.6.2 / / / __ \/ ___/ _ \/ / / / |/ /\__ \ linux/amd64, go1.12.9, / /___/ /_/ / / / __/ /_/ / /| /___/ / \____/\____/_/ \___/_____/_/ |_//____/ ~~~ We have 2 lines extra on the right if we need to print more (no ideas come to mind currently). Signed-off-by:
Miek Gieben <miek@miek.nl> * Add distinct marker for grep and cut purposes Signed-off-by:
Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
* plugin/file: rework outgoing axfr Signed-off-by:
Miek Gieben <miek@miek.nl> * Fix test Signed-off-by:
Miek Gieben <miek@miek.nl> * Actually properly test xfr Signed-off-by:
Miek Gieben <miek@miek.nl> * Fix test Signed-off-by:
Miek Gieben <miek@miek.nl>
-
- 29 Aug, 2019 1 commit
-
-
Miek Gieben authored
* plugin/sign: a plugin that signs zones Sign is a plugin that signs zone data (on disk). The README.md details what exactly happens to should be accurate related to the code. Signs are signed with a CSK, resigning and first time signing is all handled by *sign* plugin. Logging with a test zone looks something like this: ~~~ txt [INFO] plugin/sign: Signing "miek.nl." because open plugin/sign/testdata/db.miek.nl.signed: no such file or directory [INFO] plugin/sign: Signed "miek.nl." with key tags "59725" in 11.670985ms, saved in "plugin/sign/testdata/db.miek.nl.signed". Next: 2019-07-20T15:49:06.560Z [INFO] plugin/file: Successfully reloaded zone "miek.nl." in "plugin/sign/testdata/db.miek.nl.signed" with serial 1563636548 [INFO] plugin/sign: Signing "miek.nl." because resign was: 10m0s ago [INFO] plugin/sign: Signed "miek.nl." with key tags "59725" in 2.055895ms, saved in "plugin/sign/testdata/db.miek.nl.signed". Next: 2019-07-20T16:09:06.560Z [INFO] plugin/file: Successfully reloaded zone "miek.nl." in "plugin/sign/testdata/db.miek.nl.signed" with serial 1563637748 ~~~ Signed-off-by:
Miek Gieben <miek@miek.nl> * Adjust readme and remove timestamps Signed-off-by:
Miek Gieben <miek@miek.nl> * Comment on the newline Signed-off-by:
Miek Gieben <miek@miek.nl> * Update plugin/sign/README.md Co-Authored-By:
Michael Grosser <development@stp-ip.net>
-