Commit graph

2870 commits

Author SHA1 Message Date
Bob
d8d2c16905
plugin/trace - Use compatible tag name for datadog ()
Traces are currently working properly with datadog with the exception of having the ability to facet the tags

![image](https://user-images.githubusercontent.com/5513509/105051238-dddbbd00-5a6e-11eb-8fb2-071b3b1fa8cc.png)

In order to get valuable graph in dashboard the tag on the metrics need to be faceted by datadog.
This PR update the tags with facetable path.
While keeping backward compatibility with existing path for zipkin.

Graph like:
![image](https://user-images.githubusercontent.com/5513509/93375960-339e1f80-f859-11ea-81f0-a1074c375630.png)
![image](https://user-images.githubusercontent.com/5513509/93375997-4153a500-f859-11ea-9f8d-63d45217c681.png)
![image](https://user-images.githubusercontent.com/5513509/93376064-5597a200-f859-11ea-823a-6768f59e3497.png)
![image](https://user-images.githubusercontent.com/5513509/93376405-d6ef3480-f859-11ea-8d6f-58dda247cc86.png)
![image](https://user-images.githubusercontent.com/5513509/93376518-069e3c80-f85a-11ea-9a7e-0426a3817439.png)

Signed-off-by: bob <bob.bouteillier@datadoghq.com>
2021-01-28 16:38:24 +01:00
coredns-auto-go-mod-tidy[bot]
fc5c172109 auto make -f Makefile.doc 2021-01-28 15:37:39 +00:00
Maxime Ginters
b1173ed2a5
plugin/forward Add rcode and rtype to request_duration_seconds metric ()
* plugin/forward Add rcode and rtype to request_duration_seconds metric

Signed-off-by: Maxime Ginters <maxime.ginters@shopify.com>

* Control the cardinality of query type

Signed-off-by: Maxime Ginters <maxime.ginters@shopify.com>
2021-01-28 16:37:17 +01:00
TimYin
2ab304078b
modify the error url of DWF ()
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2021-01-26 17:21:56 +01:00
TimYin
1bc84e61f9
modify the error url of hualala () 2021-01-26 17:21:38 +01:00
Lars Ekman
6ff19342d3
Corrected detection of K8s minor version ()
Fixes 

Signed-off-by: Lars Ekman <lars.g.ekman@est.tech>
2021-01-26 09:27:37 -05:00
Miek Gieben
a9206996eb
core: flag blacklisting not needed anymore ()
Automatically submitted.
2021-01-26 08:18:40 +00:00
coredns-auto-go-mod-tidy[bot]
e222193539 auto go mod tidy 2021-01-25 14:12:48 +00:00
dependabot-preview[bot]
fade9329a5
build(deps): bump github.com/aws/aws-sdk-go from 1.36.28 to 1.36.31 () 2021-01-25 06:12:06 -08:00
Miek Gieben
38d4dacb88
Fix import ordering presubmit test ()
Automatically submitted.
2021-01-24 17:28:49 +00:00
Frank Riley
eba74389c4
Fix , fix out of order messages and fix forward perspective. ()
Signed-off-by: Frank Riley <fhriley@gmail.com>
2021-01-21 10:00:27 +01:00
Chris O'Haver
8b2ff6c388
make copies of RRs before returning them ()
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2021-01-21 09:59:58 +01:00
Miek Gieben
95622f4c9a
release ()
* Remove draft draft from notes, and prepare to release

Signed-off-by: Miek Gieben <miek@miek.nl>

* fix time

Signed-off-by: Miek Gieben <miek@miek.nl>

* remove draft=true

Signed-off-by: Miek Gieben <miek@miek.nl>

* Remove manifest-tool installation

This doesn't install cleanly anymore. I've installed manifest-tool in
/usr/bin on the releaser machine; use that instead of building our own
each time.

Signed-off-by: Miek Gieben <miek@miek.nl>

* Check for manifest-tool to be available; otherwise we tag a release and then fail

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-20 15:58:46 +01:00
Miek Gieben
0a398f233a
Remove draft draft from notes, and prepare to release ()
* Remove draft draft from notes, and prepare to release

Signed-off-by: Miek Gieben <miek@miek.nl>

* fix time

Signed-off-by: Miek Gieben <miek@miek.nl>

* remove draft=true

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-20 10:16:27 +01:00
ZouYu
66fcaaeafc
Fix some typos ()
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
2021-01-20 08:59:03 +01:00
Yong Tang
a10eb88f65
Update 1.8.1 release note, adding PR 4387 and 4380 notes ()
This PR update 1.8.1 release note, adding PR 4387 and 4380 notes,
and bumps the time.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2021-01-20 13:39:45 +08:00
coredns-auto-go-mod-tidy[bot]
34dbf1e861 auto go mod tidy 2021-01-18 16:24:51 +00:00
dependabot-preview[bot]
28bddcc6eb
build(deps): bump k8s.io/client-go from 0.20.1 to 0.20.2 ()
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.20.1 to 0.20.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.20.1...v0.20.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-18 08:24:11 -08:00
coredns-auto-go-mod-tidy[bot]
a52095cab7 auto go mod tidy 2021-01-18 16:19:08 +00:00
dependabot-preview[bot]
f476f48b9d
build(deps): bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.28 ()
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.23 to 1.36.28.
- [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.36.23...v1.36.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-18 08:18:32 -08:00
coredns-auto-go-mod-tidy[bot]
b75b3163ee auto go mod tidy 2021-01-18 15:44:58 +00:00
dependabot-preview[bot]
80fce45264
build(deps): bump k8s.io/api from 0.20.1 to 0.20.2 () 2021-01-18 07:44:22 -08:00
coredns-auto-go-mod-tidy[bot]
7d7c3eb725 auto go mod tidy 2021-01-18 15:43:52 +00:00
dependabot-preview[bot]
d8e94500b6
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth () 2021-01-18 07:43:20 -08:00
Miek Gieben
342eae9b4b
plugin/file: guard against cname loops ()
Automatically submitted.
2021-01-15 18:26:04 +00:00
Miek Gieben
f5f977f4c8
Update 1.8.1 notes with latest PRs ()
Update the file, remove the duplicate line, add new authors

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-15 09:44:28 -08:00
coredns-auto-go-mod-tidy[bot]
8b2032bbb6 auto make -f Makefile.doc 2021-01-15 16:27:27 +00:00
Chris O'Haver
5c07ab7b78
doc bind collision issue ()
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2021-01-15 17:26:34 +01:00
sschepens
b2a22eff04
Prevent race from prefetching ()
Automatically submitted.
2021-01-15 12:32:49 +00:00
coredns-auto-go-mod-tidy[bot]
caaaf9ff3e auto go mod tidy 2021-01-13 09:28:37 +00:00
dependabot-preview[bot]
00e4ed1ed9
build(deps): bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.23 ()
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.19 to 1.36.23.
- [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.36.19...v1.36.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-13 10:27:59 +01:00
Miek Gieben
d31b118978
plugin/transfer: fix go-routine leak ()
PR  is stalled. Tried to cherry pick the code from there, but that
led to conflicts, manually copying over while taking into account the
comments on that PR. Use that code and extend the error checking, don't
modify existing tests and make the badwriter test simpler.

Closes: 

Signed-off-by: Miek Gieben <miek@miek.nl>

add tests

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-13 09:16:01 +01:00
Miek Gieben
fd705b4783
forward/up: HC every 0.5 seconds, do not do exponential backoff ()
* remove hc backoff

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* fix mutex

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* Update plugin/pkg/up/up.go

* fmt

Signed-off-by: Miek Gieben <miek@miek.nl>

Co-authored-by: Chris O'Haver <cohaver@infoblox.com>
2021-01-12 13:55:01 +01:00
luanphantiki
ed891c5c4e
fix record missing for zone with many of records ()
* fix record missing for zone with many of records

* Update debug log

* Update debug mesg

* update test_clouddns
2021-01-12 13:38:18 +01:00
Miek Gieben
0f307cf728
1.8.1 notes: sort PR ()
Automatically submitted.
2021-01-12 06:46:22 +00:00
Gunadhya
d54b5c93fe
d-Updated Azure plugin NS record ()
Signed-off-by: gunadhya <6939749+gunadhya@users.noreply.github.com>
2021-01-11 14:58:56 -08:00
Miek Gieben
ae330a3f55
plugin/file: document wrong behavior in lookup fox Apex ()
An apex only zone returns the wrong answer, document this by adding a
test.

Closes: 

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-11 09:21:54 +01:00
coredns-auto-go-mod-tidy[bot]
79cd81473b auto make -f Makefile.doc 2021-01-10 10:06:46 +00:00
Miek Gieben
02a205ae91
plugin/secondary: small fixes in the readme ()
Fix a typo and make clear that multiple addresses are allowed.

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-10 18:06:28 +08:00
Miek Gieben
296222d613
plugin/dnssec: Change hash key input ()
Make this vastly simpler and more efficient. Adding all the bytes and
then letting loose fnv doesn't add anything and may actually do the
wrong thing.

See: 
Fixes: 

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-10 08:30:00 +01:00
Yong Tang
15ff9f3795
Update release notes and version number to 1.8.1 ()
This PR updates release notes and version number to 1.8.1

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2021-01-10 08:19:39 +01:00
coredns-auto-go-mod-tidy[bot]
31abdc2fcc auto go mod tidy 2021-01-09 15:03:25 +00:00
dependabot-preview[bot]
759afc8193
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.27.1 to 1.28.0 ()
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.27.1...v1.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-09 07:02:50 -08:00
Guangwen Feng
876650d638
Fix golint issue caused by typo ()
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-01-06 08:34:32 -05:00
coredns-auto-go-mod-tidy[bot]
1085efaf31 auto go mod tidy 2021-01-04 17:21:12 +00:00
dependabot-preview[bot]
f1a71d154e
build(deps): bump github.com/aws/aws-sdk-go from 1.36.15 to 1.36.19 ()
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.15 to 1.36.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.36.15...v1.36.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-04 09:20:35 -08:00
coredns-auto-go-mod-tidy[bot]
0cb5298bd3 auto go mod tidy 2020-12-28 10:30:35 +00:00
dependabot-preview[bot]
1518c6ca62
build(deps): bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.15 ()
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.36.12 to 1.36.15.
- [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.36.12...v1.36.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-28 02:29:54 -08:00
mgugger
67e90a0656
Azure Plugin: Iterate over all RecordSetListResultPage Pages ()
* Azure Plugin: Iterate over all pages for records

Signed-off-by: Manuel Gugger <manuel.gugger@gmail.com>

* Azure Plugin: use := for assignment

Signed-off-by: Manuel Gugger <manuel.gugger@gmail.com>

* Remove unnecessary return param

Signed-off-by: Manuel Gugger <manuel.gugger@gmail.com>
2020-12-23 11:12:47 +01:00
Chris O'Haver
51c05679e6
plugin/kubernetes: Add support for dual stack ClusterIP Services ()
* support dual stack clusterIPs

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* stickler

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* fix ClusterIPs make

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-12-21 02:30:24 -08:00