Ondřej Benkovský
9119b029e8
make Tantalor93 a CoreDNS maintainer ( #5454 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com >
2022-06-23 09:48:16 -04:00
Ondřej Benkovský
501e50312e
plugin/trace: make zipkin and datadog reporters log errors using CoreDNS logger ( #5452 )
2022-06-23 03:40:13 -07:00
dependabot[bot]
c9eedcb7d1
build(deps): bump k8s.io/client-go from 0.24.1 to 0.24.2 ( #5447 )
2022-06-20 19:45:34 -07:00
dependabot[bot]
7316e888d6
build(deps): bump k8s.io/api from 0.24.1 to 0.24.2 ( #5446 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.24.1...v0.24.2 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 08:59:23 -07:00
Ondřej Benkovský
af4d84d915
plugin/trace: read trace context info from headers for DOH ( #5439 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com >
2022-06-20 07:08:53 -07:00
dependabot[bot]
1290427645
build(deps): bump google.golang.org/api from 0.83.0 to 0.84.0 ( #5445 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.83.0 to 0.84.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.83.0...v0.84.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 07:06:19 -07:00
dependabot[bot]
6aa12f447a
build(deps): bump github.com/aws/aws-sdk-go from 1.44.32 to 1.44.37 ( #5444 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.32 to 1.44.37.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.32...v1.44.37 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 07:06:07 -07:00
dependabot[bot]
e97abe7e41
build(deps): bump k8s.io/apimachinery from 0.24.1 to 0.24.2 ( #5448 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.24.1...v0.24.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 07:05:35 -07:00
dependabot[bot]
f08feea60a
build(deps): bump actions/dependency-review-action from 1.0.2 to 2.0.2 ( #5449 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 1.0.2 to 2.0.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](a9c83d3af6...1c59cdf2a9 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 07:05:24 -07:00
Chris O'Haver
037e4920c2
plugin/health: Bypass proxy in self health check ( #5401 )
...
* add detail to docs; bypass proxy in self health check
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2022-06-17 15:49:53 -04:00
Chris O'Haver
dded10420b
plugin/cache: Add option to adjust SERVFAIL response cache TTL ( #5320 )
...
* add servfail cache opt
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2022-06-17 15:48:57 -04:00
Chris O'Haver
d60ce0c8d4
retain response AD bit if requestor's AD bit was set ( #5191 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2022-06-17 15:47:35 -04:00
Chris O'Haver
d679f2e7d0
fix 'verify' option name in readme ( #5441 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2022-06-17 15:31:16 -04:00
Ondřej Benkovský
1c3537bdd2
remove unused coredns_forward_sockets_open metric ( #5431 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com >
2022-06-13 07:36:26 -07:00
Ondřej Benkovský
1f5e77e065
remove unused coredns_forward_sockets_open metric ( #5431 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com >
2022-06-13 07:31:01 -07:00
Ondřej Benkovský
dcc3d76018
remove unused coredns_forward_sockets_open metric ( #5431 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com >
2022-06-13 07:30:34 -07:00
dependabot[bot]
1784c737fa
build(deps): bump google.golang.org/api from 0.82.0 to 0.83.0 ( #5433 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.82.0 to 0.83.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.82.0...v0.83.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 07:23:08 -07:00
dependabot[bot]
e6d50ff043
build(deps): bump github.com/aws/aws-sdk-go from 1.44.27 to 1.44.32 ( #5434 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.27 to 1.44.32.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.27...v1.44.32 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 07:22:57 -07:00
Chris O'Haver
4690d10f87
plugin/cache: Reword serve_stale docs for clarity ( #5394 )
...
* reword for clarity; use consistent terminology
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2022-06-07 09:43:03 -04:00
dependabot[bot]
3f07c2397a
build(deps): bump google.golang.org/api from 0.81.0 to 0.82.0 ( #5428 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.81.0 to 0.82.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.81.0...v0.82.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:09:47 -04:00
dependabot[bot]
e24b42afdb
build(deps): bump github/codeql-action from 2.1.11 to 2.1.12 ( #5430 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.11 to 2.1.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a3a6c128d7...27ea8f8fe5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 09:31:46 -04:00
dependabot[bot]
50900bac9c
build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 ( #5429 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](5c8bc69dc8...3e15ea8318 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 09:30:43 -04:00
dependabot[bot]
7aaca44442
build(deps): bump github.com/aws/aws-sdk-go from 1.44.24 to 1.44.27 ( #5427 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.24 to 1.44.27.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.24...v1.44.27 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 09:28:50 -04:00
dependabot[bot]
51669d5cc7
build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 ( #5426 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.46.2 to 1.47.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.2...v1.47.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 09:27:54 -04:00
Andy Lindeman
6e58595c61
Log the literal value, not a format string ( #5425 )
...
Signed-off-by: Andy Lindeman <andy@lindeman.io >
2022-06-05 13:17:00 -04:00
dependabot[bot]
f8f87e9e6d
build(deps): bump k8s.io/client-go from 0.24.0 to 0.24.1 ( #5418 )
2022-05-30 08:40:41 -07:00
dependabot[bot]
d9ccb04e9d
build(deps): bump actions/setup-go from 3.1.0 to 3.2.0 ( #5420 )
2022-05-30 07:30:06 -07:00
dependabot[bot]
13e4a0ccc6
build(deps): bump ossf/scorecard-action from 1.0.4 to 1.1.0 ( #5421 )
2022-05-30 07:29:58 -07:00
dependabot[bot]
0a75e7ca05
build(deps): bump actions/dependency-review-action from 1.0.1 to 1.0.2 ( #5419 )
2022-05-30 07:29:49 -07:00
dependabot[bot]
33234a2319
build(deps): bump github.com/aws/aws-sdk-go from 1.44.22 to 1.44.24 ( #5417 )
2022-05-30 07:29:39 -07:00
dependabot[bot]
6b1527980c
build(deps): bump k8s.io/api from 0.24.0 to 0.24.1 ( #5415 )
2022-05-30 07:29:23 -07:00
coredns[bot]
8f7f150bf3
auto go fmt
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io >
2022-05-30 10:29:34 +00:00
Yong Tang
45b0a11294
Update version and release note to 1.9.3 ( #5411 )
...
* Update version and release note to 1.9.3
This PR update version and release note to prepare for 1.9.3.
Main reason is to address CVE-2022-27191 and CVE-2022-28948
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Update notes/coredns-1.9.3.md
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
* Update notes/coredns-1.9.3.md
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
v1.9.3
2022-05-27 08:39:59 -07:00
Yong Tang
bd4675b983
Update gopkg.in/yaml.v3 to v3.0.0 to fix security issues ( #5408 )
...
As the dependabot cannot update the go-yaml automatically,
this PR updates gopkg.in/yaml.v3 to v3.0.0 to fix CVE-2022-28948
(See https://github.com/go-yaml/yaml/issues/666 )
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2022-05-26 11:24:11 -04:00
dependabot[bot]
d44ba63c24
build(deps): bump github.com/aws/aws-sdk-go from 1.44.19 to 1.44.22 ( #5406 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.19 to 1.44.22.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.19...v1.44.22 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 23:47:00 -07:00
dependabot[bot]
83fda6ebfd
build(deps): bump github.com/Azure/azure-sdk-for-go ( #5404 )
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 64.1.0+incompatible to 65.0.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v64.1.0...v65.0.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 23:46:48 -07:00
dependabot[bot]
4017956747
build(deps): bump google.golang.org/api from 0.80.0 to 0.81.0 ( #5405 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.80.0 to 0.81.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.80.0...v0.81.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 23:40:39 -07:00
Yong Tang
2c05834f91
Update golang.org/x/crypto to the latest version ( #5407 )
...
It looks like dependabot couldn't update golang.org/x/crypto
automatically to fix the CVE-2022-27191:
https://github.com/coredns/coredns/discussions/5403#discussion-4099726
This PR manually fix the dependency.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2022-05-25 23:28:08 -07:00
Radim Hatlapatka
91bcbc2e3a
recover from panic log including stacktrace to help finding the origin ( #5392 )
2022-05-24 14:36:36 +02:00
dependabot[bot]
b7e4f05f08
build(deps): bump github.com/prometheus/client_golang ( #5399 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.1...v1.12.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 06:40:41 -07:00
dependabot[bot]
cf4f531ef8
build(deps): bump google.golang.org/api from 0.79.0 to 0.80.0 ( #5398 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.79.0 to 0.80.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.79.0...v0.80.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 06:40:27 -07:00
dependabot[bot]
1101e2b4f0
build(deps): bump github.com/aws/aws-sdk-go from 1.44.14 to 1.44.19 ( #5400 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.14 to 1.44.19.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.14...v1.44.19 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 06:40:16 -07:00
dependabot[bot]
3a02f268b7
build(deps): bump actions/dependency-review-action from 1.0.0 to 1.0.1 ( #5396 )
2022-05-23 15:31:30 +02:00
dependabot[bot]
f2b7003d57
build(deps): bump github/codeql-action from 2.1.10 to 2.1.11 ( #5395 )
2022-05-23 15:31:22 +02:00
dependabot[bot]
90d4a39c71
build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 ( #5397 )
2022-05-23 15:30:59 +02:00
Tintin
71f68a3363
Fixing issue #5376 by adding a check to parse out Zone info ( #5387 )
...
* Fixing #5376 by adding a check to parse out Zone information
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* using IndexByte instead of strings.Split()
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* using plugin logger for logging parsing failure
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* using var keywork instead of short declaration operator
Signed-off-by: Tintin <samrath.sodi@gmail.com >
* reordering imports
Signed-off-by: Tintin <samrath.sodi@gmail.com >
2022-05-20 06:52:30 +02:00
RetoHaslerMGB
d594d61341
Correct timeout description ( #5388 )
2022-05-19 02:48:25 -07:00
coredns[bot]
68316f4efb
auto remove trailing whitespaces
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io >
2022-05-17 10:29:52 +00:00
Naveen
c1d6386a2d
chore(deps): Included dependency review ( #5378 )
...
> Dependency Review GitHub Action in your repository to enforce dependency
> reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version
> changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com >
2022-05-16 09:52:26 -07:00
dependabot[bot]
2d1ca9dc0a
build(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 ( #5381 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.46.0 to 1.46.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.0...v1.46.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 10:09:44 -04:00