dependabot-preview[bot]
6ace2e5111
build(deps): bump github.com/aws/aws-sdk-go from 1.30.19 to 1.30.24 ( #3882 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.30.19 to 1.30.24.
- [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.19...v1.30.24 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 07:52:24 -07:00
dependabot-preview[bot]
dc50bd6e84
build(deps): bump google.golang.org/api from 0.22.0 to 0.23.0 ( #3881 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/google/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/google/google-api-go-client/compare/v0.22.0...v0.23.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-05-11 07:52:08 -07:00
Miek Gieben
7aaed71b92
Fix query for SOA record for delegated zone ( #3875 )
...
Addresses a bug in the file plugin where SOA queries to zone delegations are
inappropriately returned the SOA for the delegating zone, and not a downward
referral to the delegated zone.
Here is an example of what I believe the expected downward referral in response
to a SOA query for a delegated zone should be (note that no SOA record is
returned):
~~~
; <<>> DiG 9.11.3-1ubuntu1.5-Ubuntu <<>> @k.root-servers.net. miek.nl. SOA
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58381
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 3, ADDITIONAL: 7
;; WARNING: recursion requested but not available
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;miek.nl. IN SOA
;; AUTHORITY SECTION:
nl. 172800 IN NS ns1.dns.nl.
nl. 172800 IN NS ns2.dns.nl.
nl. 172800 IN NS ns3.dns.nl.
;; ADDITIONAL SECTION:
ns1.dns.nl. 172800 IN A 194.0.28.53
ns2.dns.nl. 172800 IN A 194.146.106.42
ns3.dns.nl. 172800 IN A 194.0.25.24
ns1.dns.nl. 172800 IN AAAA 2001:678:2c:0:194:0:28:53
ns2.dns.nl. 172800 IN AAAA 2001:67c:1010:10::53
ns3.dns.nl. 172800 IN AAAA 2001:678:20::24
~~~
See #3852 for the original fix.
Modified clouddns/route53 and removed the faulty tests there.
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-05-11 07:51:02 -07:00
Catena cyber
886cdd9dd3
Fix plugin forward fuzz target ( #3877 )
...
using new method to start proxies
Signed-off-by: Philippe Antoine <contact@catenacyber.fr>
2020-05-07 10:24:00 +02:00
Chris O'Haver
5897a7c03d
plugin/kubernetes: Mention remote IP requirement for autopath and metadata in README ( #3876 )
...
* mention remote IP requirement for autopath and metadata
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* remove whitespace
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-06 09:07:14 -07:00
Chris O'Haver
7c7772b735
always add client metadata ( #3874 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-05 11:34:24 -07:00
Eli Lindsey
9f9509b6c0
fix description of bufsize plugin ( #3873 )
...
Signed-off-by: Eli Lindsey <eli@siliconsprawl.com>
2020-05-04 07:02:58 -07:00
coredns-auto-go-mod-tidy[bot]
19c123c0d8
auto go mod tidy
2020-05-04 13:49:52 +00:00
dependabot-preview[bot]
25c8b10d48
build(deps): bump github.com/aws/aws-sdk-go from 1.30.14 to 1.30.19 ( #3872 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.30.14 to 1.30.19.
- [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.14...v1.30.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-04 06:49:19 -07:00
dependabot-preview[bot]
80c4c735eb
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.23.1 to 1.23.2 ( #3871 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.23.1 to 1.23.2.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.23.1...v1.23.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-05-04 06:49:07 -07:00
dependabot-preview[bot]
26a7245ee3
build(deps): bump github.com/prometheus/client_golang ( #3870 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.5.1...v1.6.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-05-04 06:48:56 -07:00
Chris O'Haver
a5e286ac4e
plugin/kubernetes: Don't panic with metadata enabled and pods mode not verified ( #3869 )
...
* prevent panic in podWithIP
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* add unit test, correct existing unit test
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* unit tests make more sense this way
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-04 10:17:26 +02:00
Krzysztof Dąbrowski
5347bc38e7
Fix CIDR in example ( #3864 )
...
Signed-off-by: Krzysztof Dąbrowski <krzysdabro@live.com>
2020-04-28 10:46:20 -04:00
Erfan Besharat
dcdbec53e4
Fix NSID not being set on cached responses ( #3822 )
...
* Add NSID to the cached responses
Signed-off-by: Erfan Besharat <erbesharat@gmail.com>
* Add test for NSID being set on cached responses
Signed-off-by: Erfan Besharat <erbesharat@gmail.com>
2020-04-27 08:49:56 -07:00
coredns-auto-go-mod-tidy[bot]
758f82631c
auto go mod tidy
2020-04-27 15:36:03 +00:00
dependabot-preview[bot]
a061d080dd
build(deps): bump google.golang.org/api from 0.20.0 to 0.22.0 ( #3859 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.20.0 to 0.22.0.
- [Release notes](https://github.com/google/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/google/google-api-go-client/compare/v0.20.0...v0.22.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-27 08:35:27 -07:00
coredns-auto-go-mod-tidy[bot]
f36e1e53d6
auto go mod tidy
2020-04-27 14:59:01 +00:00
dependabot-preview[bot]
0ebf7bf362
build(deps): bump github.com/aws/aws-sdk-go from 1.30.9 to 1.30.14 ( #3858 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.30.9 to 1.30.14.
- [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.9...v1.30.14 )
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-27 07:58:27 -07:00
dependabot-preview[bot]
2ffe89fe83
build(deps): bump google.golang.org/grpc from 1.28.1 to 1.29.1 ( #3857 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.28.1 to 1.29.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.28.1...v1.29.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-27 07:58:15 -07:00
Miek Gieben
840e875665
Run go generate ( #3856 )
...
@zouyee has added himself to CODEOWNERS, run go generate to update
the author list for the chaos plugin.
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-04-27 10:38:44 +02:00
Ambrose Chua
ed1f42cf56
Fix mixed indentation within tests ( #3855 )
...
Signed-off-by: Ambrose Chua <ambrose@chua.family>
2020-04-25 08:08:36 +02:00
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