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 .
- 10 Jul, 2021 4 commits
-
-
Ondřej Benkovský authored
Signed-off-by:Ondrej Benkovsky <ondrej.benkovsky@wandera.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>
-
Miek Gieben authored
We use the 'WARNING' in the logs, instead of warn, so make the change here as well for consistency sake. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 09 Jul, 2021 5 commits
-
-
Chris O'Haver authored
* share plugins among zones in the same server block Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * update caddy dep Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * simp code Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * copy ListenHosts and Debug from first config Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * copy tls configs from first config Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * add test to validate debug setting is replicated to all configs in block Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * stop server Signed-off-by:
Chris O'Haver <cohaver@infoblox.com>
-
Ondřej Benkovský authored
* when no response is written, fallback to status of next plugin in prometheus plugin Signed-off-by:
Ondrej Benkovsky <ondrej.benkovsky@wandera.com> * fixup! when no response is written, fallback to status of next plugin in prometheus plugin Signed-off-by:
Ondrej Benkovsky <ondrej.benkovsky@wandera.com>
-
Ondřej Benkovský authored
Automatically submitted.
-
Ondřej Benkovský authored
Signed-off-by:Ondrej Benkovsky <ondrej.benkovsky@wandera.com>
-
Chris O'Haver authored
* unset AD bit when client DO is 0 Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * add flag check to existing tests Signed-off-by:
Chris O'Haver <cohaver@infoblox.com>
-
- 05 Jul, 2021 5 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
- 30 Jun, 2021 1 commit
-
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
- 29 Jun, 2021 1 commit
-
-
Ondřej Benkovský authored
Signed-off-by:Ondrej Benkovsky <ondrej.benkovsky@wandera.com>
-
- 28 Jun, 2021 3 commits
-
-
dependabot[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.64 to 1.38.68. - [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.38.64...v1.38.68) --- 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/miekg/dns](https://github.com/miekg/dns) from 1.1.42 to 1.1.43. - [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.42...v1.1.43) --- updated-dependencies: - dependency-name: github.com/miekg/dns 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 [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.48.0 to 0.49.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.48.0...v0.49.0) --- updated-dependencies: - dependency-name: google.golang.org/api 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>
-
- 25 Jun, 2021 1 commit
-
-
mfleader authored
Signed-off-by:mleader <mleader@redhat.com>
-
- 21 Jun, 2021 7 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
Yong Tang authored
Since we are using GitHub Actions in CoreDNS repo and we are already using Dependabot for security/version scans on golang code, it makes sense to enable security/version scans on GitHub Actions as well. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 14 Jun, 2021 5 commits
-
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
- 12 Jun, 2021 1 commit
-
-
Miek Gieben authored
Add retry behavior on startup and point to RFC 5936 Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 10 Jun, 2021 2 commits
-
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
Chris O'Haver authored
* retry initial transfer Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * fix import grouping Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * add test; use backoff timeout Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * fix import order Signed-off-by:
Chris O'Haver <cohaver@infoblox.com> * manual backoff Signed-off-by:
Chris O'Haver <cohaver@infoblox.com>
-
- 09 Jun, 2021 3 commits
-
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
Yong Tang authored
This PR will fix the issue of doc is not automated rendered through GitHub Actions anymore. It looks the issue is cause by the fact that in `fixup_file_mtime.sh` is only fixing files on source (.md) side, not on target (man/*.[1|5|7]) side. As a result Makefile will skip the rendering of doc as it assume everything will be update to date. This should fix the issue we were facing. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
Yong Tang authored
Our GitHub Actions CI is having some issues with `make -f Makefile.doc` as the related changes that should have triggered the build didn't work for the past 3 months (since march). This PR adds verbose to GitHub Actions CI to see if we can get more information. Note this PR just add `set -x` to show detailed step. Will not impact anything else. Signed-off-by:Yong Tang <yong.tang.github@outlook.com>
-
- 08 Jun, 2021 1 commit
-
-
Miek Gieben authored
This fixes the rendering of this README as html. The codeblock was closed with 4 ~, should be 3. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 07 Jun, 2021 1 commit
-
-
Licht Takeuchi authored
Signed-off-by:Licht Takeuchi <licht-t@outlook.jp>
-