coredns-auto-go-mod-tidy[bot]
f4a1a0fe8a
auto make -f Makefile.doc
2020-06-24 04:54:32 +00:00
Zou Nengren
73e927d6a8
completed metrics of cache and forward ( #3962 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
2020-06-24 06:54:03 +02:00
Zou Nengren
55a33aa9d2
add test case of remote ip ( #3964 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
2020-06-23 14:37:00 -07:00
coredns-auto-go-mod-tidy[bot]
ba8a567e38
auto go mod tidy
2020-06-22 15:30:26 +00:00
dependabot-preview[bot]
d6e467b545
build(deps): bump google.golang.org/api from 0.26.0 to 0.28.0 ( #3960 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.26.0 to 0.28.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.26.0...v0.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>
2020-06-22 08:29:51 -07:00
coredns-auto-go-mod-tidy[bot]
695b073049
auto go mod tidy
2020-06-22 14:35:12 +00:00
dependabot-preview[bot]
e858adb5c9
build(deps): bump k8s.io/client-go from 0.18.3 to 0.18.4 ( #3956 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.18.3 to 0.18.4.
- [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.3...v0.18.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-06-22 07:34:36 -07:00
dependabot-preview[bot]
c570c33fb2
build(deps): bump github.com/prometheus/client_golang ( #3957 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.6.0 to 1.7.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.6.0...v1.7.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-06-22 07:34:11 -07:00
dependabot-preview[bot]
95726545fe
build(deps): bump github.com/aws/aws-sdk-go from 1.32.1 to 1.32.6 ( #3961 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.32.1 to 1.32.6.
- [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.32.1...v1.32.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 07:33:52 -07:00
Ben Kochie
7504b410f3
Update dns64 plugin bugs list ( #3955 )
...
Remove the "Follow CNAMEs" bug, CNAME following is handled by the
forward plugin.
Signed-off-by: Ben Kochie <superq@gmail.com>
2020-06-20 07:01:35 -07:00
Yong Tang
f59c03d09c
Update release note date for 1.7.0 ( #3950 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-06-16 08:16:00 -07:00
Yong Tang
8ee4c1fa2f
Bump version to 1.7.0 ( #3782 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-06-15 07:23:25 -07:00
Chris O'Haver
d902e85919
plugin/kubernetes: fix tombstone unwrapping ( #3924 )
...
* fix tombstone unwrapping
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-06-15 10:15:41 -04:00
coredns-auto-go-mod-tidy[bot]
d35c8e9eda
auto go mod tidy
2020-06-15 13:55:44 +00:00
dependabot-preview[bot]
70f5840b77
build(deps): bump github.com/aws/aws-sdk-go from 1.31.12 to 1.32.1 ( #3948 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.31.12 to 1.32.1.
- [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.31.12...v1.32.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-06-15 06:55:08 -07:00
Chris O'Haver
cd098bd4e1
transfer deferred ( #3949 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-06-15 06:54:49 -07:00
Yong Tang
808c4b802c
Update release note of 1.7.0 ( #3947 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-06-14 03:31:02 -07:00
Yong Tang
9545346174
Regenerate man page ( #3946 )
...
Regenerate man page `make -f Makefile.doc`, in praparation for 1.7.0
release.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2020-06-13 07:41:05 -07:00
Yang Bo
4734c0db45
weight for SRV records should be at least 1 ( #3931 )
...
Automatically submitted.
2020-06-12 06:01:28 +00:00
Sandeep Rajan
86df1282cb
update k8s version u=in circleci ( #3942 )
...
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-06-11 10:12:47 -04:00
coredns-auto-go-mod-tidy[bot]
04f768d2a0
auto go mod tidy
2020-06-08 14:20:06 +00:00
dependabot-preview[bot]
a900c053d0
build(deps): bump github.com/aws/aws-sdk-go from 1.31.7 to 1.31.12 ( #3933 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.31.7 to 1.31.12.
- [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.31.7...v1.31.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-08 07:19:27 -07:00
dependabot-preview[bot]
e8789f4cec
build(deps): bump google.golang.org/api from 0.25.0 to 0.26.0 ( #3932 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.25.0 to 0.26.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.25.0...v0.26.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-06-08 07:19:14 -07:00
Daisuke TASAKI
f3e6575654
plugin/azure: Fix environment option ( #3922 )
...
* environment option overwrites a client secret
Signed-off-by: Daisuke TASAKI <tasaki@i3-systems.com>
2020-06-04 15:30:11 +02:00
coredns-auto-go-mod-tidy[bot]
b9b513c48c
auto go mod tidy
2020-06-01 15:47:07 +00:00
dependabot-preview[bot]
1dc7d96617
build(deps): bump github.com/aws/aws-sdk-go from 1.31.4 to 1.31.7 ( #3921 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.31.4 to 1.31.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.31.4...v1.31.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-06-01 08:46:26 -07:00
Michael Kashin
2e3ef77731
k8s_external can now resolve CNAME returned by AWS ELB/NLB ( #3916 )
...
Automatically submitted.
2020-05-29 17:04:23 +00:00
Chris O'Haver
54fb2112ac
plugin/forward/grpc: Revert forward/grpc policy dedup ( #3919 )
...
* revert de-dup
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* unit test
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* use roundrobin policy in test
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-29 18:30:26 +02:00
coredns-auto-go-mod-tidy[bot]
bc2ba28865
auto go mod tidy
2020-05-25 10:18:19 +00:00
dependabot-preview[bot]
73d86e6e0f
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.24.0 to 1.24.1 ( #3914 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.24.0...v1.24.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-05-25 03:17:37 -07:00
dependabot-preview[bot]
0259152e19
build(deps): bump google.golang.org/api from 0.24.0 to 0.25.0 ( #3912 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.24.0 to 0.25.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.24.0...v0.25.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-25 03:17:24 -07:00
coredns-auto-go-mod-tidy[bot]
6a9f6f22ac
auto go mod tidy
2020-05-25 09:21:12 +00:00
dependabot-preview[bot]
d09414bc54
build(deps): bump github.com/Azure/go-autorest/autorest ( #3910 )
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.10.1...autorest/v0.10.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-25 02:20:36 -07:00
coredns-auto-go-mod-tidy[bot]
49c92741d2
auto go mod tidy
2020-05-25 09:17:20 +00:00
dependabot-preview[bot]
237ec33232
build(deps): bump k8s.io/client-go from 0.18.2 to 0.18.3 ( #3909 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.18.2 to 0.18.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.18.2...v0.18.3 )
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-25 02:16:44 -07:00
coredns-auto-go-mod-tidy[bot]
eefe65fd42
auto go mod tidy
2020-05-25 09:10:25 +00:00
dependabot-preview[bot]
3599df728e
build(deps): bump github.com/aws/aws-sdk-go from 1.30.29 to 1.31.4 ( #3908 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.30.29 to 1.31.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.30.29...v1.31.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-05-25 02:09:30 -07:00
Chanakya-Ekbote
f382c72e95
Improvements in the documentation (README.md) ( #3907 )
...
* Added suggestions by @yongtang
Signed-off-by: Chanakya-Ekbote <ca10@iitbbs.ac.in>
* Removed trailing whitespaces
Signed-off-by: Chanakya-Ekbote <ca10@iitbbs.ac.in>
2020-05-23 12:06:16 -07:00
coredns-auto-go-mod-tidy[bot]
c9c212703a
auto go mod tidy
2020-05-18 14:26:04 +00:00
dependabot-preview[bot]
915ed1ebd9
build(deps): bump github.com/prometheus/common from 0.9.1 to 0.10.0 ( #3894 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.9.1...v0.10.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-18 07:25:26 -07:00
dependabot-preview[bot]
860215ea71
build(deps): bump github.com/aws/aws-sdk-go from 1.30.24 to 1.30.29 ( #3895 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.30.24 to 1.30.29.
- [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.24...v1.30.29 )
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-18 07:25:12 -07:00
dependabot-preview[bot]
bc1fa63508
build(deps): bump google.golang.org/api from 0.23.0 to 0.24.0 ( #3896 )
...
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client ) from 0.23.0 to 0.24.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.23.0...v0.24.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-18 07:24:56 -07:00
dependabot-preview[bot]
66159ba2d1
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.23.2 to 1.24.0 ( #3897 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.23.2 to 1.24.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.23.2...v1.24.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-18 07:24:42 -07:00
dependabot-preview[bot]
234cfde6be
build(deps): bump github.com/golang/protobuf from 1.4.1 to 1.4.2 ( #3893 )
...
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.4.1...v1.4.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-18 07:24:28 -07:00
Chris O'Haver
a3aeb3d503
plugin/kubernetes: handle tombstones in default processor ( #3890 )
...
* handle deletion tombstones in default processor
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* fix terminating pod exclusion
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-15 09:47:29 -07:00
Chris O'Haver
bb7ee5010e
plugin/kubernetes: Handle endpoint tombstones ( #3887 )
...
* check for nil
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* handle tombstone
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* move casting to caller. add comments.
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* more sanding
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* more scrubbing
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* move object unwraping to switch cases
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* oops remove debug
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* remove cruft
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-14 12:39:40 -07:00
Chris O'Haver
f4cb9a1ba3
fix readme ( #3889 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-14 09:58:58 -07:00
coredns-auto-go-mod-tidy[bot]
f534c3f3ae
auto go mod tidy
2020-05-11 14:53:33 +00:00
dependabot-preview[bot]
f2f6b0eddd
build(deps): bump github.com/Azure/go-autorest/autorest ( #3884 )
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.10.0...autorest/v0.10.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-05-11 07:53:04 -07:00
dependabot-preview[bot]
3b1e0f5732
build(deps): bump github.com/golang/protobuf from 1.4.0 to 1.4.1 ( #3883 )
...
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.4.0...v1.4.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-05-11 07:52:38 -07:00