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, 2022 1 commit
-
-
Yong Tang authored
While performing security scans there were several issue raised as G304 (CWE-22): Potential file inclusion via variable. As some files path are taken from user input, it is possible the filepath passed by user may have unintended effect if not properly formed. This fix add Clean to remove the security warning and address some potential issue. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 14 Feb, 2022 1 commit
-
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
- 10 Feb, 2022 8 commits
-
-
Chris O'Haver authored
* dont panic on empty token Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Yong Tang authored
* Add inital 1.9.0 release note Add inital 1.9.0 release note, will update later if there are more items to add. Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> * Update notes/coredns-1.9.0.md Co-authored-by:
Chris O'Haver <cohaver@infoblox.com> Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> * Update notes/coredns-1.9.0.md Co-authored-by:
Chris O'Haver <cohaver@infoblox.com> Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> * Update notes/coredns-1.9.0.md Co-authored-by:
Chris O'Haver <cohaver@infoblox.com> Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> * Update version string to 1.9.0 Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> Co-authored-by:
Chris O'Haver <cohaver@infoblox.com>
-
Chris O'Haver authored
This reverts commit 744468ea.
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Chris O'Haver authored
* mention default go stats and other plugin stats in README Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
- 09 Feb, 2022 3 commits
-
-
Tomas Hulata authored
* health check should respect force_tcp Signed-off-by:tombokombo <tombo@sysart.tech>
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Yong Tang authored
Only adds stale with labels 'answered,needs info' in issues and 'needs update' in PRs Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 07 Feb, 2022 5 commits
-
-
Yong Tang authored
This PR fixed a couple of code scanning alerts: Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
- 04 Feb, 2022 1 commit
-
-
Yong Tang authored
* Add github actions for docker release. Once a release/tag shown up in GitHub, an GitHub Action will be automatically triggered for docker release. This will help avoid additional steps when releasing. Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> * Update to address the review Signed-off-by:
Yong Tang <yong.tang.github@outlook.com> * Address review comment Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
-
- 03 Feb, 2022 1 commit
-
-
Ben Kochie authored
* Add yamllint config. * Add yamllint workflow. * Cleanup linting issues. * Remove unnecessary `set -x -e` from workflows. Signed-off-by:SuperQ <superq@gmail.com>
-
- 02 Feb, 2022 1 commit
-
-
Chris O'Haver authored
* write failures with ResponseReverter instead of letting server write them Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * fix comment Signed-off-by:
Chris O'Haver <cohaver@infoblox.com>
-
- 01 Feb, 2022 3 commits
-
-
soulfy authored
fix convert key to domain when key ends with '/'
-
dependabot[bot] authored
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.35.0 to 1.36.0. - [Release notes](https://github.com/DataDog/dd-trace-go/releases) - [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.35.0...v1.36.0) --- updated-dependencies: - dependency-name: gopkg.in/DataDog/dd-trace-go.v1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 31 Jan, 2022 8 commits
-
-
dependabot[bot] authored
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.2 to 0.23.3. - [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.23.2...v0.23.3) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.39 to 1.42.44. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.39...v1.42.44) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 61.3.0+incompatible to 61.4.0+incompatible. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v61.3.0...v61.4.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/oschwald/geoip2-golang/releases) - [Commits](https://github.com/oschwald/geoip2-golang/compare/v1.5.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/oschwald/geoip2-golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
- 27 Jan, 2022 4 commits
-
-
Yong Tang authored
-
Yong Tang authored
Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
Chris O'Haver authored
* persist truncated state to client if cname lookup response is truncated Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Ondřej Benkovský authored
* plugin/prometheus: write rcode properly to the metrics Signed-off-by:Ondřej Benkovský <ondrej.benkovsky@jamf.com>
-
- 25 Jan, 2022 2 commits
-
-
dependabot[bot] authored
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go) from 61.1.0+incompatible to 61.3.0+incompatible. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v61.1.0...v61.3.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.1 to 0.23.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.23.1...v0.23.2) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 24 Jan, 2022 2 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-