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 .
- 20 Jul, 2021 1 commit
-
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
- 19 Jul, 2021 4 commits
-
-
dependabot[bot] authored
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.21.2 to 0.21.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.21.2...v0.21.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.39.4 to 1.40.2. - [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.39.4...v1.40.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-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/api](https://github.com/kubernetes/api) from 0.21.2 to 0.21.3. - [Release notes](https://github.com/kubernetes/api/releases) - [Commits](https://github.com/kubernetes/api/compare/v0.21.2...v0.21.3) --- updated-dependencies: - dependency-name: k8s.io/api 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>
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
- 18 Jul, 2021 1 commit
-
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
- 16 Jul, 2021 1 commit
-
-
Ondřej Benkovský authored
Signed-off-by:Ondrej Benkovsky <ondrej.benkovsky@wandera.com>
-
- 15 Jul, 2021 4 commits
-
-
Miek Gieben authored
-
Miek Gieben authored
* plugin/header: run go gen and small doc updates Run go gen to enable the new plugin, this should fix the CI failures. Small tweaks to the docs. Signed-off-by:
Miek Gieben <miek@miek.nl> * another typo Signed-off-by:
Miek Gieben <miek@miek.nl> * gofmt Signed-off-by:
Miek Gieben <miek@miek.nl>
-
Qasim Sarfraz authored
* Add header plugin Signed-off-by:MQasimSarfraz <syed.qasim.sarfraz@gmail.com> * fix import format * improve README.md * Add codeowners for header plugin
-
Jeongwook Park authored
- modifed -> modified Signed-off-by:jeongwook-park <jeongwook.park@navercorp.com>
-
- 14 Jul, 2021 3 commits
-
-
Miek Gieben authored
Deflake by retrying and adding random port numbers. We try 3 times to get an instance. Also fix a bug where server.Stop() was called even if the server creation failed - this was never hit due to t.Fatal() above it, but fix that nontheless. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Sven Nebel authored
* Create geoip plugin Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Update plugin/geoip/README.md Co-authored-by:
Miek Gieben <miek@miek.nl> Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Update plugin/geoip/README.md Co-authored-by:
Miek Gieben <miek@miek.nl> Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Update plugin/geoip/README.md Co-authored-by:
Miek Gieben <miek@miek.nl> Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Move DBFILE bullet below example Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Update plugin/geoip/README.md Co-authored-by:
Miek Gieben <miek@miek.nl> Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Remove plugin name test case Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Remove languages option Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Update free database link Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Remove last language bits Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Use 127.0.0.1 as probing IP Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Update plugin/geoip/geoip.go Co-authored-by:
Miek Gieben <miek@miek.nl> Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Update plugin/geoip/geoip.go Co-authored-by:
Miek Gieben <miek@miek.nl> Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Use relative path for fixtures dir Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Set names with default string zero value Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Remove unused db types Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Remove non city databases in testdata Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Remove create databases main Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Fix metadata label format test case Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Fix import path block Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * go fmt after changes Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Tidy up go.mod and go.sum Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> * Add plugin to CODEOWNERS Signed-off-by:
Sven Nebel <nebel.sven@gmail.com> Co-authored-by:
Miek Gieben <miek@miek.nl>
-
Ondřej Benkovský authored
Signed-off-by:Ondrej Benkovsky <ondrej.benkovsky@wandera.com>
-
- 13 Jul, 2021 1 commit
-
-
Miek Gieben authored
-
- 12 Jul, 2021 2 commits
-
-
dependabot[bot] authored
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.39.0 to 1.39.4. - [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.39.0...v1.39.4) --- 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>
-
coredns[bot] authored
Signed-off-by:coredns[bot] <bot@bot.coredns.io>
-
- 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 3 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-