Chris O'Haver
74eabe90e0
not implemented yet ( #3851 )
...
Automatically submitted.
2020-04-24 05:50:29 +00:00
Yong Tang
180a6709a8
Fix readme test by removing extra ~ ( #3850 )
...
This PR removing extra `~` as it was causing test failure:
```
--- FAIL: TestReadme (0.05s)
476 readme_test.go:81: Failed to start server with ../plugin/dns64/README.md, for input "Corefile:6 - Error during parsing: Unknown directive 'Or'":
477 . {
478 dns64 64:1337::/96
479 }
480 ~~~~
481
482 Or
483 . {
484 dns64 {
485 prefix 64:1337::/96
486 }
487 }
488FAIL
```
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2020-04-23 21:03:15 -04:00
coredns-auto-go-mod-tidy[bot]
aa75e0c295
auto make -f Makefile.doc
2020-04-23 08:22:49 +00:00
Miek Gieben
ec5696b202
plugin/dns64: update readme and owners ( #3848 )
...
* plugin/dns64: update readme and owners
Make @superq code owner of the plugins. Update the readme a bit:
* don't make it start with a quote
* make it look more like other README's in syntax description
* make a full corefile examples and tests these by setting the corefile
language tag
Signed-off-by: Miek Gieben <miek@miek.nl >
* Update plugin/dns64/README.md
Co-Authored-By: Ben Kochie <superq@gmail.com >
* Update plugin/dns64/README.md
Co-Authored-By: Ben Kochie <superq@gmail.com >
* Update plugin/dns64/README.md
Co-Authored-By: Ben Kochie <superq@gmail.com >
* Update plugin/dns64/README.md
Co-Authored-By: Ben Kochie <superq@gmail.com >
* Update plugin/dns64/README.md
Co-Authored-By: Ben Kochie <superq@gmail.com >
Co-authored-by: Ben Kochie <superq@gmail.com >
2020-04-23 10:22:20 +02:00
Mirek S
8fe950f4bc
Fix to: ( #3840 )
...
https://github.com/coredns/coredns/issues/3810
Signed-off-by: msedzins <msedzins@gmail.com >
Signed-off-by: msedzins <macbookpro@mbp-macbookpro-2.home >
Co-authored-by: msedzins <macbookpro@mbp-macbookpro-2.home >
2020-04-22 14:55:07 +02:00
coredns-auto-go-mod-tidy[bot]
b8d37d709d
auto go mod tidy
2020-04-20 14:38:47 +00:00
dependabot-preview[bot]
62b0d35484
build(deps): bump github.com/golang/protobuf from 1.3.5 to 1.4.0 ( #3845 )
...
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.3.5...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-20 07:38:16 -07:00
dependabot-preview[bot]
42be3c9a33
build(deps): bump github.com/aws/aws-sdk-go from 1.30.7 to 1.30.9 ( #3843 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.30.7 to 1.30.9.
- [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.30.7...v1.30.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-20 07:38:01 -07:00
coredns-auto-go-mod-tidy[bot]
223223ad16
auto go mod tidy
2020-04-20 14:21:43 +00:00
dependabot-preview[bot]
3e7bc59496
build(deps): bump k8s.io/client-go from 0.18.1 to 0.18.2 ( #3841 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.18.1 to 0.18.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.18.1...v0.18.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-20 16:21:05 +02:00
Tobias Schmidt
8013925b53
Remove grobie from maintainers ( #3833 )
...
I haven't been maintaining production DNS setups in quite a while and
don't have the time to review CoreDNS pull requests. Hereby I resign
from all positions in the CoreDNS project.
CoreDNS is a great project and SoundCloud still processes hundreds of
thousands of requests per second with the help of CoreDNS. Thanks a lot
for your hard work and all the best for the future.
Signed-off-by: Tobias Schmidt <tobidt@gmail.com >
2020-04-15 10:07:10 +02:00
Zou Nengren
bfe7dbfb19
introduce myself to some components ( #3831 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-04-15 09:27:08 +02:00
Zou Nengren
c639615615
remove ignored option at kubernetes plugin ( #3737 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-04-14 09:03:18 -04:00
coredns-auto-go-mod-tidy[bot]
a27505c9e3
auto go mod tidy
2020-04-13 17:00:06 +00:00
dependabot-preview[bot]
2b197c4bac
build(deps): bump k8s.io/client-go from 0.18.0 to 0.18.1 ( #3827 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.18.0 to 0.18.1.
- [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.18.0...v0.18.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 09:59:31 -07:00
coredns-auto-go-mod-tidy[bot]
67508083db
auto go mod tidy
2020-04-13 16:42:35 +00:00
dependabot-preview[bot]
a3843befa6
build(deps): bump google.golang.org/grpc from 1.28.0 to 1.28.1 ( #3825 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.28.0...v1.28.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 09:42:00 -07:00
coredns-auto-go-mod-tidy[bot]
5fae55d0b1
auto go mod tidy
2020-04-13 16:11:48 +00:00
dependabot-preview[bot]
11fc63e02e
build(deps): bump k8s.io/apimachinery from 0.18.0 to 0.18.1 ( #3826 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.18.0...v0.18.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 09:11:17 -07:00
coredns-auto-go-mod-tidy[bot]
9b5002258b
auto go mod tidy
2020-04-13 15:41:58 +00:00
dependabot-preview[bot]
35c945f2eb
build(deps): bump github.com/aws/aws-sdk-go from 1.30.4 to 1.30.7 ( #3828 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.30.4 to 1.30.7.
- [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.30.4...v1.30.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 08:41:24 -07:00
dependabot-preview[bot]
fe1af40708
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.22.0 to 1.23.1 ( #3829 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.22.0 to 1.23.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.22.0...v1.23.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-13 08:41:10 -07:00
kadern0
e410760a49
plugin/forward: crash if using https ( #3817 )
...
Signed-off-by: kadern0 <kaderno@gmail.com >
2020-04-09 11:26:28 -07:00
Miek Gieben
08120096eb
Remove all editor stuff from .gitignore ( #3820 )
...
Remove all cruft from .gitignore and leave build artifacts and add
a comment.
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-04-08 21:34:43 +02:00
coredns-auto-go-mod-tidy[bot]
2a0862a5a6
auto go mod tidy
2020-04-06 14:20:09 +00:00
dependabot-preview[bot]
9abf4823be
build(deps): bump github.com/cenkalti/backoff/v4 from 4.0.0 to 4.0.2 ( #3813 )
...
Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff ) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/cenkalti/backoff/releases )
- [Commits](https://github.com/cenkalti/backoff/compare/v4.0.0...v4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-06 07:19:29 -07:00
coredns-auto-go-mod-tidy[bot]
8c9b9edac1
auto go mod tidy
2020-04-06 14:03:53 +00:00
dependabot-preview[bot]
73abe89c73
build(deps): bump github.com/aws/aws-sdk-go from 1.29.33 to 1.30.4 ( #3814 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.29.33 to 1.30.4.
- [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.29.33...v1.30.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-06 07:03:06 -07:00
Zou Nengren
4ccd55e95e
correct metrics name of cache size ( #3805 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-04-03 09:30:06 -07:00
Miek Gieben
7bb32dee7d
Detail metrics name changes ( #3798 )
...
* Detail metrics rename in the notes
Signed-off-by: Miek Gieben <miek@miek.nl >
* Update notes/coredns-1.7.0.md
Co-Authored-By: Ben Kochie <superq@gmail.com >
* More words
Details and fix the metric name change and add words on the federation
plugin as well.
Signed-off-by: Miek Gieben <miek@miek.nl >
* Add dns64 plugin
Signed-off-by: Miek Gieben <miek@miek.nl >
Co-authored-by: Ben Kochie <superq@gmail.com >
2020-04-01 10:02:57 +02:00
coredns-auto-go-mod-tidy[bot]
0a4047d88e
auto make -f Makefile.doc
2020-03-31 18:03:49 +00:00
Ben Kochie
a29a594e5c
Update more metrics names ( #3799 )
...
The subsystem of a metric must be it's plugin name. "dns" is reserved
for the core. Use a const convention to avoid copy-paste mistakes in
naming.
Fix dns64 and acl plugin.
Signed-off-by: Ben Kochie <superq@gmail.com >
2020-03-31 20:03:18 +02:00
Yong Tang
e2ece87035
Change the recommened version to 1.14 (as we use 1.14 by default) ( #3801 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2020-03-31 08:03:11 -07:00
coredns-auto-go-mod-tidy[bot]
db1d4f91da
auto make -f Makefile.doc
2020-03-31 14:18:39 +00:00
Ben Kochie
d4cac0c43a
Move doc test to workflow ( #3800 )
...
Replace doc CI test with automatic workflow.
Signed-off-by: Ben Kochie <superq@gmail.com >
2020-03-31 16:18:10 +02:00
coredns-auto-go-mod-tidy[bot]
753d22d140
auto go mod tidy
2020-03-31 09:39:39 +00:00
Ben Kochie
347d66d930
Update various vendor dependencies ( #3785 )
...
Mostly `go get -u`, but rolled back k8s and etcd changes due to some
dependency chaining issues.
Signed-off-by: Ben Kochie <superq@gmail.com >
2020-03-31 11:39:02 +02:00
Zou Nengren
87214a4c5c
introduce metric naming test ( #3789 )
...
* introduce metric naming test
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
* Update metrics.go
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-03-31 08:07:36 +02:00
coredns-auto-go-mod-tidy[bot]
10d176b811
auto go mod tidy
2020-03-30 18:11:14 +00:00
Yong Tang
ebbfffaf9d
Update k8s.io/[api|apimachinery|client-go] to v0.18.0 ( #3796 )
...
* Update k8s.io/[api|apimachinery|client-go] to v0.18.0
This PR updates k8s.io/[api|apimachinery|client-go] to v0.18.0
This PR closes 3791
This PR closes 3792
This PR closes 3793
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Fix test failures
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Fix failed tests
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Fix test failure
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2020-03-30 11:10:41 -07:00
Zou Nengren
8bbfa19223
remove federation ( #3794 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-03-30 09:08:20 -07:00
coredns-auto-go-mod-tidy[bot]
021f761291
auto go mod tidy
2020-03-30 14:16:29 +00:00
dependabot-preview[bot]
2722990afb
build(deps): bump github.com/aws/aws-sdk-go from 1.29.29 to 1.29.34 ( #3790 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.29.29 to 1.29.34.
- [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.29.29...v1.29.34 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 07:15:39 -07:00
Miek Gieben
66dceea95e
Remove top level clutter: move fixup_file_mtime ( #3786 )
...
Move this to .circlci where it's used.
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-03-27 10:38:18 -07:00
Zou Nengren
fa1e909d0b
regitry reload metrics ( #3784 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-03-27 09:40:59 +01:00
Chris O'Haver
5cd8472384
Fix plugin name in project README ( #3683 )
...
* Update README.md
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
* fix readme occurances
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2020-03-26 10:24:56 -04:00
Ben Kochie
8584c6ce60
Fix 1.7.0 notes. ( #3781 )
...
Signed-off-by: Ben Kochie <superq@gmail.com >
2020-03-26 14:02:48 +01:00
Miek Gieben
1c06f39a59
Add 1.7.0 notes already ( #3779 )
...
* Add 1.7.0 notes already
This is the work-in-progress release notes for 1.7.0, adding it now so
we can craft it will we work towards 1.7.0.
Notes currently yell that 1.7.0 is backwards incompatible.
Signed-off-by: Miek Gieben <miek@miek.nl >
* Update notes/coredns-1.7.0.md
Co-Authored-By: Ben Kochie <superq@gmail.com >
Co-authored-by: Ben Kochie <superq@gmail.com >
2020-03-26 12:29:47 +01:00
Ben Kochie
570bfba80e
Add CI test for man page updates ( #3729 )
...
Run make -f Makefile.doc in CircleCI to test that man pages are updated
in PRs.
Signed-off-by: Ben Kochie <superq@gmail.com >
2020-03-26 10:00:46 +01:00
Ben Kochie
14ca454981
Documentation improvements for dns64 plugin ( #3777 )
...
Minor typo and improvements to the dns64 plugin README.
Signed-off-by: Ben Kochie <superq@gmail.com >
2020-03-26 09:22:29 +01:00