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 .
- 18 Dec, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.48 to 1.26.2. - [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.48...v1.26.2) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 17 Dec, 2019 1 commit
-
-
Zou Nengren authored
Signed-off-by:zouyee <zounengren@cmss.chinamobile.com>
-
- 14 Dec, 2019 1 commit
-
-
DrmagicE authored
Automatically submitted.
-
- 12 Dec, 2019 3 commits
-
-
Miek Gieben authored
Loose the colon from the commands to release a new coredns version. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Kohei Yoshida authored
Signed-off-by:ykhr53 <yukihira.lab@gmail.com>
-
Yong Tang authored
* Add release note for v1.6.6 Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> * Update release note to cover review comments Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
-
- 11 Dec, 2019 3 commits
-
-
Yong Tang authored
Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
Yong Tang authored
Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
Yong Tang authored
For release tracking 3519 Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 09 Dec, 2019 6 commits
-
-
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.9.2 to 0.9.3. - [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.2...autorest/v0.9.3) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.4.0 to 0.4.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/tracing/v0.4.0...autorest/azure/auth/v0.4.1) Signed-off-by:
dependabot-preview[bot] <support@dependabot.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.25.43 to 1.25.48. - [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.43...v1.25.48) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 08 Dec, 2019 3 commits
-
-
Yong Tang authored
This PR updates go.tidy.yml, and use pseudo name `coredns-auto-go-mod-tidy[bot]`, so that the commit is not associated with real user. Otherwise the commit history could be confusing. This is similar to what `dependabot[bot]` is doing for commits generated by bots. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
yongtang authored
-
Yong Tang authored
Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 07 Dec, 2019 8 commits
-
-
miekg authored
-
Yong Tang authored
Setup GitHub Workflow for auto `go tidy`, when - 'go.mod' - 'go.sum' - '.github/workflows/go.tidy.yml' has been touched. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
Yong Tang authored
This PR removes trailing whitespace as otherwise `make check` fails This PR fixes 3513 Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
Yong Tang authored
This PR updates GitHub template for `CODE-OF-CONDUCT.md => `.github/CODE_OF_CONDUCT.md`, to take advantage of GitHub feature in: https://help.github.com/en/github/building-a-strong-community/adding-a-code-of-conduct-to-your-project This PR also moves `SECURITY.md` to `.github/SECURITY.md` and alias it for consistency. Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
-
Miek Gieben authored
An ISSUE_TEMPLATE directory was added, meaning the ISSUE_TEMPLATE.md is now obsolete. Remove stale.yml because not used. Symlink CONTRIBUTING.md the other way around to get GitHub recognize it. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
This takes over #3476 because that is a good change but lacks the DCO and the author seems unresponsive. Reformat the file a bit more while we're at it. Closes: #3476 Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
Don't sign data we are not authoritative for. This adds an AuthWalk which skips names we should not authoritative for. Adds a few tests to check this is the case. Generates zones have been compared to dnssec-signzone. A number of changes have been made: * don't add DS records to the apex * NSEC TTL is the SOA's minttl value (copying bind9) * Various cleanups * signer struct was cleaned up: doesn't need ttl, nor expiration or inception. * plugin/sign: remove apex stuff from names() This is never used because we will always have other types in the apex, because we *ADD* them ourselves, before we sign (DNSKEY, CDS and CDNSKEY). Signed-off-by:
Miek Gieben <miek@miek.nl> Co-Authored-By:
Chris O'Haver <cohaver@infoblox.com>
-
Zou Nengren authored
Signed-off-by:zouyee <zounengren@cmss.chinamobile.com>
-
- 06 Dec, 2019 3 commits
-
-
Miek Gieben authored
This splits it up some more; meaning less PRs should hit the top-level which lists of a lot owners. Still want to keep that list for important project wide changes Fixes: #3495 Signed-off-by:Miek Gieben <miek@miek.nl>
-
Zou Nengren authored
Signed-off-by:zouyee <zounengren@cmss.chinamobile.com>
-
Zou Nengren authored
Automatically submitted.
-
- 03 Dec, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.41 to 1.25.43. - [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.41...v1.25.43) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 30 Nov, 2019 2 commits
-
-
Zou Nengren authored
* introduce issue and pull request templates Signed-off-by:
zouyee <zounengren@cmss.chinamobile.com> * introduce issue and pull request templates Signed-off-by:
zouyee <zounengren@cmss.chinamobile.com>
-
Miek Gieben authored
NO GOVERNANCE changes made! Point to the correct files, now that I merged CODEOWNERS, OWNERS files are gone and there is also only 1 CODEOWNERS. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 29 Nov, 2019 2 commits
-
-
Gonzalo Paniagua Javier authored
Automatically submitted.
-
Miek Gieben authored
* Move to CODEOWNERS No change in who own what; just a move to CODEOWNERS. This allows dreck cleanups. Added .dreck.yaml for alias and exec. Fixes: #3486 Signed-off-by:
Miek Gieben <miek@miek.nl> * stickler bot Signed-off-by:
Miek Gieben <miek@miek.nl> * sort the file Signed-off-by:
Miek Gieben <miek@miek.nl>
-
- 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 1 commit
-
-
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>
-