aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-08-10Fix typos (#6235)Gravatar Zhizhen He 13-19/+20
* Fix typos and add todo to fix spelling of dnsutil.MaximumDefaulTTL Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com>
2023-08-10grep out the timestamp line (#6251)Gravatar Chris O'Haver 1-1/+1
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2023-08-09bump quic package to get go 1.21 fix (#6252)Gravatar Chris O'Haver 2-3/+3
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2023-08-09fix keepttl parsing (#6250)Gravatar Chris O'Haver 1-0/+1
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2023-08-08Fix docker release as mips64le is not avail (#6246)Gravatar Yong Tang 1-1/+1
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2023-08-07Update release note of 1.11.0 and prepare the release (#6223)v1.11.0Gravatar Yong Tang 1-40/+68
* Update release note of 1.11.0 and prepare the release Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Updated and sorted Noteworthy Changes Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update coredns-1.11.0.md Added Release Highlights section. Added João Henri to contributors list, and the DOQ PR tot he Notable changes. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update release notes Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update notes/coredns-1.11.0.md Co-authored-by: Chris O'Haver <cohaver@infoblox.com> Signed-off-by: Yong Tang <yong.tang.github@outlook.com> --------- Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Co-authored-by: Chris O'Haver <cohaver@infoblox.com>
2023-08-07build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.52.0 to 1.53.0 (#6239)Gravatar dependabot[bot] 2-21/+31
Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.52.0 to 1.53.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07build(deps): bump github.com/quic-go/quic-go from 0.35.1 to 0.37.3 (#6238)Gravatar dependabot[bot] 2-21/+19
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.35.1 to 0.37.3. - [Release notes](https://github.com/quic-go/quic-go/releases) - [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md) - [Commits](https://github.com/quic-go/quic-go/compare/v0.35.1...v0.37.3) --- updated-dependencies: - dependency-name: github.com/quic-go/quic-go 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>
2023-08-07build(deps): bump github.com/aws/aws-sdk-go from 1.44.312 to 1.44.317 (#6241)Gravatar dependabot[bot] 2-3/+3
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.312 to 1.44.317. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.312...v1.44.317) --- 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>
2023-08-07build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#6242)Gravatar dependabot[bot] 2-12/+12
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.12.0. - [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto 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>
2023-07-31[RFC-9250]: Add QUIC server support (#6182)Gravatar João Henri 15-4/+759
Add DNS-over-QUIC server Signed-off-by: jaehnri <joao.henri.cr@gmail.com> Signed-off-by: João Henri <joao.henri.cr@gmail.com>
2023-07-31build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#6234)Gravatar dependabot[bot] 2-3/+3
2023-07-31update outdated blog links (#6231)Gravatar Yuheng 2-3/+3
Signed-off-by: chenyuheng <chenyuheng99@qq.com>
2023-07-31build(deps): bump google.golang.org/api from 0.132.0 to 0.134.0 (#6233)Gravatar dependabot[bot] 2-6/+6
2023-07-31build(deps): bump github.com/aws/aws-sdk-go from 1.44.300 to 1.44.312 (#6232)Gravatar dependabot[bot] 2-3/+3
2023-07-30implement Name function on secondary plugin (#6230)Gravatar Diogenes Pelisson 1-0/+3
Signed-off-by: Diogenes Pelisson <diogenes.pelisson@gmail.com>
2023-07-24build(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4 (#6221)Gravatar dependabot[bot] 2-3/+3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.3 to 0.27.4. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.27.3...v0.27.4) --- updated-dependencies: - dependency-name: k8s.io/client-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>
2023-07-24build(deps): bump google.golang.org/api from 0.131.0 to 0.132.0 (#6220)Gravatar dependabot[bot] 2-12/+12
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.131.0 to 0.132.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.131.0...v0.132.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>
2023-07-24build(deps): bump k8s.io/api from 0.27.3 to 0.27.4 (#6222)Gravatar dependabot[bot] 2-7/+7
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.27.3 to 0.27.4. - [Commits](https://github.com/kubernetes/api/compare/v0.27.3...v0.27.4) --- 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>
2023-07-24build(deps): bump github.com/antonmedv/expr from 1.12.6 to 1.12.7 (#6218)Gravatar dependabot[bot] 2-3/+3
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.12.6 to 1.12.7. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](https://github.com/antonmedv/expr/compare/v1.12.6...v1.12.7) --- updated-dependencies: - dependency-name: github.com/antonmedv/expr 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>
2023-07-17build(deps): bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.300 (#6209)Gravatar dependabot[bot] 2-3/+3
2023-07-17build(deps): bump github.com/prometheus/client_golang (#6205)Gravatar dependabot[bot] 2-6/+6
2023-07-17build(deps): bump github.com/antonmedv/expr from 1.12.5 to 1.12.6 (#6208)Gravatar dependabot[bot] 2-3/+3
2023-07-17build(deps): bump google.golang.org/api from 0.130.0 to 0.131.0 (#6207)Gravatar dependabot[bot] 2-24/+24
2023-07-121.11.0 release prep (#6135)Gravatar Chris O'Haver 2-1/+56
* add draft notes Signed-off-by: Chris O'Haver <cohaver@infoblox.com> Co-authored-by: Manuel Rüger <manuel@rueg.eu>
2023-07-11Add GitHub release (#6201)Gravatar Yong Tang 1-0/+55
2023-07-10build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.51.0 to 1.52.0 (#6197)Gravatar dependabot[bot] 2-16/+17
Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.51.0 to 1.52.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10Change default value to 1232 (#6183)Gravatar Petr Menšík 3-10/+16
* Change default value to 1232 As specified by DNS flag day 2020, good and decent default value avoiding fragmentation issues should be 1232. It is quite likely 1500 would work reliably on local ethernet networks. Value 512 is set implicitly and must be used for all clients, which did not include OPT RR with explicit value they support. Since MR #5368 it should work correctly. Signed-off-by: Petr Menšík <pemensik@redhat.com> * Adapt bufsize test to new default value Check also buffer size smaller than legacy value is not accepted. Signed-off-by: Petr Menšík <pemensik@redhat.com> * Update bufsize documentation Mention also increasing request size is not possible, it can only reduce the accepted size. Signed-off-by: Petr Menšík <pemensik@redhat.com> --------- Signed-off-by: Petr Menšík <pemensik@redhat.com>
2023-07-10Add support for RISC-V (#6195)Gravatar Antony Chazapis 2-3/+7
* Add support for RISC-V Signed-off-by: Antony Chazapis <chazapis@ics.forth.gr> * Use existing Dockerfile with unstable Debian base images for RISC-V Signed-off-by: Antony Chazapis <chazapis@ics.forth.gr> --------- Signed-off-by: Antony Chazapis <chazapis@ics.forth.gr>
2023-07-10build(deps): bump google.golang.org/api from 0.129.0 to 0.130.0 (#6199)Gravatar dependabot[bot] 2-9/+9
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.129.0 to 0.130.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.129.0...v0.130.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>
2023-07-10build(deps): bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#6198)Gravatar dependabot[bot] 2-3/+3
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#6196)Gravatar dependabot[bot] 2-12/+12
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10build(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 (#6200)Gravatar dependabot[bot] 2-3/+3
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05build(deps): bump github.com/oschwald/geoip2-golang from 1.8.0 to 1.9.0 (#6171)Gravatar dependabot[bot] 2-7/+7
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#6180)Gravatar dependabot[bot] 1-1/+1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05install faillint properly (#6194)Gravatar Ondřej Benkovský 2-1/+2
* install faillint properly Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com> * fixup! install faillint properly Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com> --------- Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
2023-07-04build(deps): bump google.golang.org/api from 0.126.0 to 0.129.0 (#6190)Gravatar dependabot[bot] 2-22/+22
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.126.0 to 0.129.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.126.0...v0.129.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>
2023-07-04build(deps): bump k8s.io/api from 0.27.2 to 0.27.3 (#6170)Gravatar dependabot[bot] 2-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04build(deps): bump github.com/aws/aws-sdk-go from 1.44.280 to 1.44.294 (#6189)Gravatar dependabot[bot] 2-3/+3
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04build(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#6173)Gravatar dependabot[bot] 2-12/+12
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04Fix forward metrics for backwards compatibility (#6178)Gravatar Pat Downey 14-78/+87
2023-06-26fix ports panic (#6179)Gravatar rokkiter 1-2/+13
Signed-off-by: rokkiter <101091030+rokkiter@users.noreply.github.com>
2023-06-19plugin/kubernetes: filter ExternalName services from matching double ↵Gravatar Dan Wilson 2-2/+10
subdomain wildcard (#6162) remove double subdomain reference from review feedback not subdoman Signed-off-by: emaildanwilson <dan@controlplane.com> Co-authored-by: emaildanwilson <dan@controlplane.com>
2023-06-18Update workflow versioning (#6165)Gravatar Ben Kochie 9-37/+37
* Use major version pinning for actions to reduce dependeabot churn. * Use tilde matching for Go versions to use the latest patch release. * Checkout before installing Go to fix go module caching. Signed-off-by: SuperQ <superq@gmail.com>
2023-06-17test: use `t.TempDir` to create temporary test directory (#6164)Gravatar Eng Zer Jun 8-77/+30
2023-06-12plugin/kubernetes: Remove Endpoint and EndpointSlice v1beta Support (#6147)Gravatar Chris O'Haver 4-276/+1
* remove endpoint and endpointslicev1beta watch support Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * adjust readme Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * informer object changes Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * remove unused funcs Signed-off-by: Chris O'Haver <cohaver@infoblox.com> --------- Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2023-06-12build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#6154)Gravatar dependabot[bot] 1-1/+1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action 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>
2023-06-12build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 (#6155)Gravatar dependabot[bot] 1-1/+1
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.10.0 to 0.11.2. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/e5f43133f6e8736992c9f3c1b3296e24b37e17f2...41f05d9ecffa2ed3f1580af306000f734b733e54) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action 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>
2023-06-12build(deps): bump github/codeql-action from 2.3.6 to 2.13.4 (#6156)Gravatar dependabot[bot] 3-5/+5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.6 to 2.13.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/83f0fe6c4988d98a455712a27f0255212bba9bd4...cdcdbb579706841c47f7063dda365e292e5cad7a) --- updated-dependencies: - dependency-name: github/codeql-action 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>
2023-06-12build(deps): bump google.golang.org/api from 0.125.0 to 0.126.0 (#6157)Gravatar dependabot[bot] 2-3/+3
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.125.0 to 0.126.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.125.0...v0.126.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>