dependabot[bot]
85370b1662
build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 ( #5639 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](81cd2dc814...d9f34f8cd5
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 08:54:25 -07:00
Yong Tang
99098efad1
Update 1.9.4 note to included missed author and entries ( #5638 )
2022-09-19 17:49:29 +02:00
Chris O'Haver
ba6ebbd37d
add id-token: write ( #5637 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-09-19 08:32:31 -07:00
dependabot[bot]
4e094498fd
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.41.0 to 1.42.0 ( #5636 )
...
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go ) from 1.41.0 to 1.42.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases )
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.41.0...v1.42.0 )
---
updated-dependencies:
- dependency-name: gopkg.in/DataDog/dd-trace-go.v1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 07:57:04 -07:00
dependabot[bot]
9f3a2e2468
build(deps): bump k8s.io/api from 0.25.0 to 0.25.1 ( #5632 )
2022-09-19 07:07:08 -07:00
dependabot[bot]
796ab922f9
build(deps): bump google.golang.org/api from 0.95.0 to 0.96.0 ( #5631 )
2022-09-19 07:06:49 -07:00
dependabot[bot]
7483737931
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.5 ( #5629 )
2022-09-19 07:06:40 -07:00
dependabot[bot]
7304cd1b67
build(deps): bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.100 ( #5635 )
2022-09-19 07:06:29 -07:00
dependabot[bot]
d7ca760dca
build(deps): bump ossf/scorecard-action from 1.1.2 to 2.0.3 ( #5633 )
2022-09-19 06:40:40 -07:00
dependabot[bot]
3a0d5f63de
build(deps): bump github/codeql-action from 2.1.22 to 2.1.24 ( #5634 )
2022-09-19 06:40:32 -07:00
dependabot[bot]
8a6821c639
build(deps): bump k8s.io/apimachinery from 0.25.0 to 0.25.1 ( #5628 )
2022-09-19 06:40:05 -07:00
Ondřej Benkovský
257ca65a17
GO linting bump and removal of deprecated linters ( #5624 )
...
* bump golangci-lint with support of go 1.19
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
* remove deprecated usage of varcheck, deadcode, and structcheck
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2022-09-19 05:53:43 -07:00
Chris O'Haver
596a9f9e67
add notes; bump version ( #5625 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-09-19 05:43:31 -07:00
Ondřej Benkovský
d436deb93b
plugin/view : fix README ( #5627 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2022-09-17 09:59:47 -04:00
Erik Johansson
0032be6a56
plugin/template: fix formatting with go fmt ( #5622 )
...
Signed-off-by: Erik Johansson <ejohansson@spotify.com>
Signed-off-by: Erik Johansson <ejohansson@spotify.com>
2022-09-15 15:48:38 -04:00
Erik Johansson
e93e932ce8
plugin/template: Add parseInt template function ( #5609 )
...
* plugin/template: Add parseInt template function
Signed-off-by: Erik Johansson <ejohansson@spotify.com>
2022-09-15 15:25:58 -04:00
Chris O'Haver
7beb76c045
Revert "build(deps): bump ossf/scorecard-action from 1.1.2 to 2.0.2 ( #5613 )" ( #5621 )
...
This reverts commit 78fffd3b44
.
2022-09-15 10:05:03 -04:00
Ondřej Benkovský
51f021c079
plugin/template : add view label into plugin metrics ( #5620 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2022-09-15 09:36:49 -04:00
Ondřej Benkovský
4116a4ebdb
plugin/prometheuss : make plugin enabled metric view aware ( #5618 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2022-09-14 14:45:45 -04:00
Marius Kimmina
8138ab57dc
plugin/dnstap: fix formatting with go fmt ( #5617 )
...
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
Signed-off-by: Marius Kimmina <mar.kimmina@gmail.com>
2022-09-14 03:37:18 -07:00
Chris O'Haver
0b0ad7ce0f
Update coredns-1.9.4.md
2022-09-13 07:58:57 -04:00
coredns[bot]
4d6333eb41
auto go mod tidy
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-13 10:32:24 +00:00
Ondřej Benkovský
dc84196690
plugin/acl : add view label into metrics ( #5615 )
...
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2022-09-12 16:35:59 -04:00
dependabot[bot]
8655b7cbc3
build(deps): bump github.com/aws/aws-sdk-go from 1.44.91 to 1.44.95 ( #5612 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.91 to 1.44.95.
- [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.91...v1.44.95 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:34:18 -04:00
dependabot[bot]
965825f755
build(deps): bump google.golang.org/api from 0.94.0 to 0.95.0 ( #5611 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.94.0 to 0.95.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.94.0...v0.95.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:34:01 -04:00
dependabot[bot]
78fffd3b44
build(deps): bump ossf/scorecard-action from 1.1.2 to 2.0.2 ( #5613 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 1.1.2 to 2.0.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](ce330fde6b...68bf5b3327
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:05:26 -04:00
dependabot[bot]
b67231e667
build(deps): bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 ( #5610 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.80.0 to 2.80.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.80.0...v2.80.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 10:05:03 -04:00
coredns[bot]
630fa4786a
auto go fmt
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-12 10:30:25 +00:00
coredns[bot]
9b7c046fc3
auto make -f Makefile.doc
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-11 10:31:46 +00:00
Chris O'Haver
786ee691be
Governance: Replace project lead role with a steering committee ( #5531 )
...
* replace project lead with steering committee
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* align CODEOWNERS
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* grow committee size to 5; add committee decision restrictions and vote detail
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* add scm voting details and restrictions
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* 5 placeholders in codeowners
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-09-08 23:45:15 +00:00
Chris O'Haver
b56b080a7c
plugin/view: Advanced routing interface and new 'view' plugin ( #5538 )
...
* introduce new interface "dnsserver.Viewer", that allows a plugin implementing it to decide if a query should be routed into its server block.
* add new plugin "view", that uses the new interface to enable a user to define expression based conditions that must be met for a query to be routed to its server block.
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-09-08 14:56:27 -04:00
Yong Tang
1f0a41a665
Update Release note and prepare 1.9.4 release ( #5604 )
...
* Update Release note and prepare 1.9.4 release
This PR updates release notes and prepare 1.9.4 release
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Remove spaces
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
* Add additional note for header plugin change.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2022-09-08 10:35:03 -07:00
Chris O'Haver
8737ad49b3
plugin/tsig: Document unimplemented secondary tsig transfers ( #5605 )
...
document unimplemented secondary tsig; clarify plugin description
2022-09-07 11:39:31 -04:00
Chris Narkiewicz
07159c8d87
Do not expand query UDP buffer size if already set to a smaller value ( #5602 )
...
Signed-off-by: Krzysztof Narkiewicz <knarkiewicz@bloomberg.net>
Signed-off-by: Krzysztof Narkiewicz <knarkiewicz@bloomberg.net>
Co-authored-by: Krzysztof Narkiewicz <knarkiewicz@bloomberg.net>
2022-09-07 22:53:30 +09:00
Daniel Jolly
0511ca2e4d
Identity and version support for the dnstap plugin ( #5555 )
...
* Added identity and version support to dnstap plugin
Signed-off-by: Daniel Jolly <code@danieljolly.com>
* Added missing commas
Signed-off-by: Daniel Jolly <code@danieljolly.com>
* Moved byte slice conversions to setup rather than handler.
Fixed indentation issue.
Signed-off-by: Daniel Jolly <code@danieljolly.com>
* Improved setup config parsing and added tests to detect various configurations
Signed-off-by: Daniel Jolly <code@danieljolly.com>
Signed-off-by: Daniel Jolly <code@danieljolly.com>
Co-authored-by: Daniel Jolly <code@danieljolly.com>
2022-09-07 06:22:38 -07:00
coredns[bot]
a740ed7536
auto go mod tidy
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-06 10:32:10 +00:00
dependabot[bot]
2761145c01
build(deps): bump github.com/aws/aws-sdk-go from 1.44.86 to 1.44.91 ( #5597 )
2022-09-05 11:36:51 -07:00
dependabot[bot]
506ecfdb40
build(deps): bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 ( #5599 )
2022-09-05 11:36:41 -07:00
dependabot[bot]
f96b60e638
build(deps): bump k8s.io/api from 0.24.4 to 0.25.0 ( #5598 )
2022-09-05 11:36:33 -07:00
dependabot[bot]
b4d320cd79
build(deps): bump github/codeql-action from 2.1.21 to 2.1.22 ( #5596 )
2022-09-05 11:36:25 -07:00
coredns[bot]
2fcc74b94e
auto go fmt
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-09-05 10:29:36 +00:00
TomasKohout
6782b7fb42
plugin/k8s_external: Resolve headless services ( #5505 )
...
*add option for resolving headless Services without external IPs in k8s_external
Signed-off-by: Tomas Kohout <tomas.kohout1995@gmail.com>
2022-08-30 14:59:27 -04:00
Abirdcfly
b218b56063
chore: remove duplicate word in comments ( #5592 )
...
* chore: remove duplicate word in comments
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
* auto go mod tidy
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
Co-authored-by: coredns[bot] <bot@bot.coredns.io>
2022-08-30 16:35:31 +02:00
coredns[bot]
b0a8c73a49
auto go mod tidy
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io>
2022-08-30 10:30:59 +00:00
dependabot[bot]
8366344529
build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 ( #5591 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](84cbf80943...268d8c0ca0
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 08:01:40 -07:00
dependabot[bot]
85e0e82808
build(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 ( #5588 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.49.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 08:01:29 -07:00
dependabot[bot]
fbad7783a4
build(deps): bump k8s.io/apimachinery from 0.24.4 to 0.25.0 ( #5589 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.24.4 to 0.25.0.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.24.4...v0.25.0 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 08:01:14 -07:00
dependabot[bot]
544f224292
build(deps): bump google.golang.org/api from 0.93.0 to 0.94.0 ( #5586 )
2022-08-29 06:45:33 -07:00
dependabot[bot]
b5acf17f26
build(deps): bump github.com/aws/aws-sdk-go from 1.44.81 to 1.44.86 ( #5585 )
2022-08-29 06:45:25 -07:00
dependabot[bot]
d80d10c1c0
build(deps): bump github/codeql-action from 2.1.20 to 2.1.21 ( #5590 )
2022-08-29 06:44:39 -07:00