Miek Gieben
ecd61a2165
Update the 1.7.1 notes ( #4086 )
...
* Update the 1.7.1 notes
Add bunch of PR, remote the text that should show up in the 1.8.0
release.
Signed-off-by: Miek Gieben <miek@miek.nl >
* Update notes/coredns-1.7.1.md
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
2020-08-28 15:08:37 +02:00
coredns-auto-go-mod-tidy[bot]
aced73f8cb
auto make -f Makefile.doc
2020-08-24 07:12:24 +00:00
Olivier Lemasle
f36715e889
Enable debug globally if enabled in any server config ( #4007 )
...
* Enable debug globally if enabled in any server config
It was currently enabled only if the plugin debug
was enabled in the last server config of the Corefile.
Signed-off-by: Olivier Lemasle <o.lemasle@gmail.com >
* Add test and update debug's README
Signed-off-by: Olivier Lemasle <o.lemasle@gmail.com >
2020-08-24 09:12:00 +02:00
Zhou Hao
f6262eb2f6
cleanup tempfiles for erratic_autopath_test ( #4080 )
...
Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com >
2020-08-20 06:11:56 -07:00
Zhou Hao
abeba46029
fix misspell ( #4081 )
...
Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com >
2020-08-20 09:59:35 +02:00
Grant Garrett-Grossman
6c747d7097
Update README.md ( #4068 )
...
* Update README.md
Specify that serial must change for the zone file to be reloaded.
Signed-off-by: Grant Garrett-Grossman <grantlg2@illinois.edu >
* Update plugin/auto/README.md
Co-authored-by: Miek Gieben <miek@miek.nl >
Signed-off-by: Grant Garrett-Grossman <grantlg2@illinois.edu >
Co-authored-by: Miek Gieben <miek@miek.nl >
2020-08-19 20:33:40 -07:00
coredns-auto-go-mod-tidy[bot]
aa16e0eff1
auto go mod tidy
2020-08-17 14:42:22 +00:00
dependabot-preview[bot]
82dba58ba9
build(deps): bump github.com/aws/aws-sdk-go from 1.34.0 to 1.34.5 ( #4072 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.34.0 to 1.34.5.
- [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.34.0...v1.34.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 07:41:48 -07:00
coredns-auto-go-mod-tidy[bot]
7ab99416be
auto go mod tidy
2020-08-17 14:21:38 +00:00
dependabot-preview[bot]
d9f2efaac0
build(deps): bump k8s.io/client-go from 0.18.6 to 0.18.8 ( #4074 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.18.6 to 0.18.8.
- [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.6...v0.18.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 07:21:00 -07:00
coredns-auto-go-mod-tidy[bot]
2baf2cda13
auto go mod tidy
2020-08-17 13:42:25 +00:00
dependabot-preview[bot]
27a83cdebb
build(deps): bump k8s.io/api from 0.18.6 to 0.18.8 ( #4073 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.18.6 to 0.18.8.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.18.6...v0.18.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 06:41:50 -07:00
coredns-auto-go-mod-tidy[bot]
9ca82fb28b
auto go mod tidy
2020-08-17 13:37:57 +00:00
dependabot-preview[bot]
8ca97dacb6
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth ( #4070 )
...
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.5.0 to 0.5.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/tracing/v0.5.0...autorest/azure/auth/v0.5.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-08-17 06:37:18 -07:00
Miek Gieben
9230e1772b
pkg/upstream: set edns0 and Do when required ( #4055 )
...
Set these options of the requests warrents them.
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-08-13 09:26:30 -07:00
Yong Tang
1efd7e3694
Bump to golang 1.15 ( #4064 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2020-08-12 11:36:04 -07:00
coredns-auto-go-mod-tidy[bot]
fc8be1e223
auto go mod tidy
2020-08-10 16:26:59 +00:00
dependabot-preview[bot]
a1277df7a5
build(deps): bump github.com/Azure/go-autorest/autorest ( #4052 )
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.11.2 to 0.11.3.
- [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.11.2...autorest/v0.11.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-08-10 09:26:25 -07:00
dependabot-preview[bot]
459bca0121
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.25.0 to 1.26.0 ( #4050 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.25.0...v1.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-08-10 09:25:53 -07:00
dependabot-preview[bot]
623095fa36
build(deps): bump github.com/aws/aws-sdk-go from 1.33.17 to 1.34.0 ( #4054 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.33.17 to 1.34.0.
- [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.33.17...v1.34.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-08-10 09:25:37 -07:00
coredns-auto-go-mod-tidy[bot]
43ea8f7a1f
auto make -f Makefile.doc
2020-08-10 13:20:19 +00:00
Miek Gieben
b9a6dba2cb
plugin/etcd: update documention ( #4049 )
...
* plugin/etcd: update documention
Make clear(er) how this plugin find records.
Fixes : #4048
Signed-off-by: Miek Gieben <miek@miek.nl >
* Update plugin/etcd/README.md
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
* Update plugin/etcd/README.md
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
2020-08-10 15:20:01 +02:00
coredns-auto-go-mod-tidy[bot]
964b621d32
auto make -f Makefile.doc
2020-08-10 08:38:37 +00:00
Maxime Guyot
b3d08f9b21
plugin/template: Add client IP data ( #4034 )
...
Signed-off-by: Maxime Guyot <maxime@root314.com >
2020-08-10 10:38:18 +02:00
coredns-auto-go-mod-tidy[bot]
7d5f5b87a4
auto go mod tidy
2020-08-03 16:38:33 +00:00
dependabot-preview[bot]
187443ea4b
build(deps): bump github.com/miekg/dns from 1.1.30 to 1.1.31 ( #4043 )
...
Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.30 to 1.1.31.
- [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.30...v1.1.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 09:37:48 -07:00
coredns-auto-go-mod-tidy[bot]
c4a97dab9f
auto go mod tidy
2020-08-03 13:33:38 +00:00
dependabot-preview[bot]
8551d32362
build(deps): bump github.com/aws/aws-sdk-go from 1.33.12 to 1.33.17 ( #4041 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.33.12 to 1.33.17.
- [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.33.12...v1.33.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 06:33:00 -07:00
Miek Gieben
975305732e
backend: fix root zone usage ( #4039 )
...
properly concatenate labels by using dnsutil.Join instead of '+'
Fixes : #3316
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-07-31 10:58:09 +02:00
Yong Tang
f23171af5f
Fix wildcard records issue in rout53 plugin ( #4038 )
...
* Fix wildcard records issue in rout53 plugin
This PR tries to address 4035 where wild card records does not return
correctly in route53 plugin. The issue was that `strings.Index(s, substr string)`
expect substr to be a string but the code defines as char.
This PR fixes 4035.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Fix failed tests
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2020-07-31 07:51:14 +02:00
Miek Gieben
ec906fe37f
1.7.x note fixes ( #4033 )
...
Fix 1.7.0 layout for on coredns.io (newline before list). Add more text
to 1.7.1 and mark as draft.
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-07-28 19:21:58 -07:00
Chris O'Haver
118b4fa4c9
Update coredns-1.6.9.md ( #4031 )
2020-07-28 12:05:51 -04:00
Chris O'Haver
05a0eff293
Update coredns-1.7.0.md ( #4030 )
2020-07-28 11:08:48 -04:00
coredns-auto-go-mod-tidy[bot]
679e8dc834
auto go mod tidy
2020-07-27 13:51:27 +00:00
dependabot-preview[bot]
717851e143
build(deps): bump github.com/aws/aws-sdk-go from 1.33.7 to 1.33.12 ( #4027 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.33.7 to 1.33.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.33.7...v1.33.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-07-27 06:50:49 -07:00
Miek Gieben
49337b7d38
Add initial notes for 1.7.1 ( #4026 )
...
Start documenting the changes early.
Signed-off-by: Miek Gieben <miek@miek.nl >
2020-07-25 08:10:03 -07:00
coredns-auto-go-mod-tidy[bot]
df4e9be8fc
auto go mod tidy
2020-07-25 15:07:10 +00:00
Zou Nengren
4166dcc2fe
using promauto package to ensure all created metrics are properly registered ( #4025 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-07-25 08:06:28 -07:00
Chris O'Haver
05751bdb59
register HealthcheckBrokenCount ( #4021 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2020-07-24 08:28:18 -04:00
coredns-auto-go-mod-tidy[bot]
5b09d62f86
auto make -f Makefile.doc
2020-07-23 07:40:36 +00:00
Oleg Atamanenko
c86be3428a
Disable debug mode for tracing - removes extra logging ( #4016 )
...
Signed-off-by: Oleg Atamanenko <oleg.atamanenko@gmail.com >
2020-07-23 09:40:17 +02:00
Zou Nengren
8c6d016ad6
ignore vendor when presubmit test ( #3999 )
...
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com >
2020-07-21 10:23:52 +02:00
Ben Ye
7f0ad57635
fix metric naming test ( #4017 )
...
Signed-off-by: Ben Ye <yb532204897@gmail.com >
2020-07-21 10:15:55 +02:00
Yong Tang
0c9e2e280c
Manually update client-go to v0.18.6 ( #4015 )
...
This PR manually update client-go to v0.18.6 as dependabot
had trouble and was stuck in PR #4010 and #4013 .
This PR closes #4010
This PR closes #4013
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2020-07-21 10:15:37 +02:00
coredns-auto-go-mod-tidy[bot]
7269565aad
auto go mod tidy
2020-07-20 14:36:04 +00:00
dependabot-preview[bot]
b1232ed031
build(deps): bump github.com/aws/aws-sdk-go from 1.33.5 to 1.33.7 ( #4011 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.33.5 to 1.33.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.33.5...v1.33.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-07-20 07:34:58 -07:00
dependabot-preview[bot]
2dbaf206e8
build(deps): bump k8s.io/apimachinery from 0.18.5 to 0.18.6 ( #4012 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.18.5 to 0.18.6.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.18.5...v0.18.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-07-20 07:34:44 -07:00
Ricardo Katz
3ebb46320a
Improve gRPC Plugin when backend is not available ( #3966 )
...
* Improve gRPC Plugin when backend is not available
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br >
* Improve gRPC Plugin when backend is not available
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br >
2020-07-15 19:59:45 +02:00
Olivier Lemasle
d371738149
Add DCO requirement in Contributing guidelines ( #4008 )
...
Signed-off-by: Olivier Lemasle <o.lemasle@gmail.com >
2020-07-14 18:38:57 +02:00
coredns-auto-go-mod-tidy[bot]
2d5f12d442
auto go mod tidy
2020-07-13 15:28:16 +00:00