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 Mar, 2021 3 commits
-
-
Miek Gieben authored
This moves all workflows that commit to a schedule, so that it _doesn't_ push into peoples PRs as that enlarges them and is just non-obvious. They run throughout the week. Also change the "user" we use for this, so that DCO believes it a real email address (DCO is pretty stupid here). Update the authors target to filter out this bot as well. Signed-off-by:Miek Gieben <miek@miek.nl>
-
coredns-auto-go-mod-tidy[bot] authored
Signed-off-by:coredns-auto-go-mod-tidy[bot] <coredns-auto-go-mod-tidy[bot]@users.noreply.github.com>
-
Mohammad Yosefpor authored
* auto make -f Makefile.doc Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * Bind by interface name Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * README.md: Interface with multiple address Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * auto make -f Makefile.doc Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * auto make -f Makefile.doc Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * Elaborate more on the behaviour in README.md, revert man/*, fix tests Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * auto make -f Makefile.doc Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * --sign-off Revert man/* to fix DCO check Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> * auto make -f Makefile.doc * Revert man/* to fix DCO check Signed-off-by:
Mohammad Yosefpor <myusefpur@gmail.com> Co-authored-by:
coredns-auto-go-mod-tidy[bot] <coredns-auto-go-mod-tidy[bot]@users.noreply.github.com>
-
- 17 Mar, 2021 1 commit
-
-
Miek Gieben authored
This doesn't do much, but at least it doesn't litter PRs with non-signed commits. This should keep the DCO clean(er) Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 16 Mar, 2021 7 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
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
So there is (and will always) be a disconnect between latest Go in the workflow and the actual latest Go used by other utils. Faillint move to go 1.16 features and for some reason this now borkes. Add ||true to allow failling to not compile, this will skip that particular test (so be it) Signed-off-by:Miek Gieben <miek@miek.nl>
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.38 to 1.1.40. - [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.38...v1.1.40) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
Miek Gieben authored
presubmit failing, fix import path. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 15 Mar, 2021 4 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
Miek Gieben authored
This reverts commit c4720b8a.
-
-
Soumya Ghosh Dastidar authored
* Added minimal-responses plugin Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * Removed unnecessary comments * Updated tests Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * Reformated imports Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * Updated package name Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * Removed unnecessary comments Co-authored-by:
Miek Gieben <miek@miek.nl> * Added changes Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * updated Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * Updated comment for NextOrFailure Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * Updated to test.Case for testing Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> * Formated imports using goimports Signed-off-by:
Soumya Ghosh Dastidar <gdsoumya@gmail.com> Co-authored-by:
Miek Gieben <miek@miek.nl>
-
- 10 Mar, 2021 2 commits
-
-
Miek Gieben authored
* transfer: reply with refused When the *transfer* plugin is not loaded and of the handlers will still see the AXFR/IXFR request because it is not intercepted. They need to reply with REFUSED in that case. Update file, auto and k8s to do this. Add testcase in the file plugin. Ideally *erratic* should be moved over as well, but maybe that's *erratic* This is a bug fix. Signed-off-by:
Miek Gieben <miek@miek.nl> * import path Signed-off-by:
Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
Update go.mod to 1.16 and make the workflows default to the latest available. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 08 Mar, 2021 2 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
Miek Gieben authored
Watching TGI Kubernetes 147 and it helps to show a small zonefile example in the documentation. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 04 Mar, 2021 1 commit
-
-
Paco Xu authored
-
- 26 Feb, 2021 3 commits
-
-
Miek Gieben authored
A generic question might be more suited for a discussion, add pointer to the issue template. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
When err=nil try to determine the version of the k8s cluster and disable endpoint slices. Don't return from connecting to the cluster. In the future we should just default to true, and delete all this code. Signed-off-by:Miek Gieben <miek@miek.nl>
-
Chris O'Haver authored
Signed-off-by:Chris O'Haver <cohaver@infoblox.com>
-
- 25 Feb, 2021 1 commit
-
-
Miek Gieben authored
Just dry-run all important targets. Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 24 Feb, 2021 6 commits
-
-
Miek Gieben authored
See #4484 Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
Move the make syntax out of the shell syntax section and pull it to the top of the file. Also add notes on how to test this script. And yes Makefile syntax is pretty horrible. Testing on a release machine with my personal docker repo. Signed-off-by:Miek Gieben <miek@miek.nl>
-
coredns-auto-go-fmt[bot] authored
-
Miek Gieben authored
See #4479 Signed-off-by:Miek Gieben <miek@miek.nl>
-
Miek Gieben authored
Update the notes and set the date to tomorrow. See #4479 Signed-off-by:Miek Gieben <miek@miek.nl>
-
- 23 Feb, 2021 3 commits
-
-
Miek Gieben authored
unsure why this only pops up, but the yaml was not correct for this workflow. Randomly added whitespace until it parsed as proper yaml Signed-off-by:Miek Gieben <miek@miek.nl>
-
-
slick-nic authored
* Rewrite plugin - rewrite SRV targets and names in response answer and additional records Signed-off-by:
Nic Colledge <nic@njcolledge.net> * Added README content to describe new behaviour Signed-off-by:
Nic Colledge <nic@njcolledge.net> * Added more record types to rewrite handling based on PR/Issue feedback Signed-off-by:
Nic Colledge <nic@njcolledge.net> * Updated README.md for plugin Signed-off-by:
Nic Colledge <nic@njcolledge.net> * Updated unit tests. Small refactor of getTarget... function. Signed-off-by:
Nic Colledge <nic@njcolledge.net> * Refactor to add response value rewrite as answer value option Signed-off-by:
Nic Colledge <nic@njcolledge.net> * Removed TODO comment, added test for NAPTR record. Signed-off-by:
Nic Colledge <nic@njcolledge.net>
-
- 18 Feb, 2021 2 commits
-
-
Johnny Bergström authored
Makes it possible to read the current http request while serving DNS Signed-off-by:Johnny Bergström <johnny@klaudify.se>
-
chantra authored
Those 2 attriburtes were not cleared as part of `Clear()` call. Signed-off-by:chantra <chantr4@gmail.com>
-
- 15 Feb, 2021 5 commits
-
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
-
coredns-auto-go-mod-tidy[bot] authored
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
-