Commit graph

3877 commits

Author SHA1 Message Date
dependabot[bot]
69b2958430
build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#5950)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.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-03-13 09:53:50 -04:00
Sebastian Dahlgren
80b40c159e
DoH: Allow http as the protocol (#5762)
This change avoids the hard coding of HTTPS, allowing flexibility in whether HTTP or HTTPS is used.

Signed-off-by: Sebastian Dahlgren <sebdah@fb.com>
2023-03-03 09:44:38 -05:00
dependabot[bot]
03fb2fa747
build(deps): bump github.com/antonmedv/expr from 1.12.0 to 1.12.1 (#5940) 2023-02-27 06:45:16 -08:00
dependabot[bot]
03bb228337
build(deps): bump golang.org/x/crypto (#5941) 2023-02-27 06:45:08 -08:00
dependabot[bot]
2cf4b3da79
build(deps): bump github.com/aws/aws-sdk-go from 1.44.204 to 1.44.209 (#5939) 2023-02-27 06:44:54 -08:00
dependabot[bot]
39b8f78d26
build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 (#5937) 2023-02-27 06:44:44 -08:00
dependabot[bot]
763b797f70
build(deps): bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#5936) 2023-02-27 06:44:35 -08:00
dependabot[bot]
e82d8edae0
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.47.0 to 1.48.0 (#5935) 2023-02-27 06:44:27 -08:00
dependabot[bot]
915b74f223
build(deps): bump google.golang.org/api from 0.109.0 to 0.110.0 (#5928) 2023-02-20 16:19:43 -08:00
Denis MACHARD
83fc3bb5da
dnstap tls support (#5917)
Signed-off-by: dmachard <5562930+dmachard@users.noreply.github.com>
2023-02-20 18:34:48 -05:00
dependabot[bot]
66df12d980
build(deps): bump github.com/prometheus/common from 0.39.0 to 0.40.0 (#5926)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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-02-20 18:29:49 -05:00
dependabot[bot]
4891c916ba
build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 (#5929)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 18:29:39 -05:00
dependabot[bot]
fa766157da
build(deps): bump github.com/aws/aws-sdk-go from 1.44.199 to 1.44.204 (#5927) 2023-02-20 14:23:15 -08:00
Chris O'Haver
77c7c0b4cb
send notifies after adding zones all zones (#5774)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2023-02-15 13:25:02 -05:00
Lio李歐
ad623eb0d6
build: cp Dockerfile in docker-build target (#5925)
Signed-off-by: Lionello Lunesu <lio+git@lunesu.com>
2023-02-15 13:15:30 -05:00
Gabor Dozsa
52f1c64e7d
plugin/loadbalance: Improve weights update (#5906)
Don't lock weights for duration of parsing weight file. Add
missing check to reject zero weight values.

Signed-off-by: Gabor Dozsa <gabor.dozsa@ibm.com>
2023-02-15 12:43:19 -05:00
Fish-pro
156da74ad3
Close the body after reading the response body information (#5907)
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-02-15 12:41:51 -05:00
dependabot[bot]
8a0d3ba3ca
build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#5922)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.3 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.3...v1.53.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>
2023-02-13 09:43:18 -05:00
dependabot[bot]
52c49efac8
build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 (#5923)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  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-02-13 09:43:05 -05:00
dependabot[bot]
4c42a9e702
build(deps): bump github/codeql-action from 2.2.1 to 2.2.4 (#5920)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](3ebbd71c74...17573ee1cc)

---
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>
2023-02-13 09:42:52 -05:00
dependabot[bot]
a5e647ba19
build(deps): bump aquasecurity/trivy-action from 0.9.0 to 0.9.1 (#5919)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](cff3e9a7f6...8bd2f9fbda)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-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>
2023-02-13 09:42:37 -05:00
dependabot[bot]
1d6ad4198c
build(deps): bump github.com/aws/aws-sdk-go from 1.44.194 to 1.44.199 (#5921)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.194 to 1.44.199.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.194...v1.44.199)

---
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-02-13 09:42:26 -05:00
Fish-pro
1b001ec229
fix typo for log output (#5909)
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-02-10 09:39:55 -05:00
Fish-pro
039a4d87e2
Use http constants instead of string (#5908)
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-02-09 12:29:49 +01:00
Chris O'Haver
055b2c31a9
Add forward/dnstap fix to release notes (#5891)
* add forward/dnstap fix
* highlight fixed image arch labels

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

---------

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2023-02-06 13:24:19 -05:00
dependabot[bot]
7f126bd1e3
build(deps): bump github.com/antonmedv/expr from 1.10.5 to 1.12.0 (#5901)
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.10.5 to 1.12.0.
- [Release notes](https://github.com/antonmedv/expr/releases)
- [Commits](https://github.com/antonmedv/expr/compare/v1.10.5...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/antonmedv/expr
  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-02-06 13:08:09 -05:00
dependabot[bot]
7e59b4c443
build(deps): bump google.golang.org/api from 0.108.0 to 0.109.0 (#5904)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.108.0 to 0.109.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.108.0...v0.109.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-02-06 11:48:18 -05:00
dependabot[bot]
949b179fff
build(deps): bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.194 (#5902) 2023-02-06 07:22:13 -08:00
dependabot[bot]
a7895cf526
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.46.1 to 1.47.0 (#5903) 2023-02-06 07:22:03 -08:00
dependabot[bot]
2a9893dbe7
build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#5905) 2023-02-06 07:21:44 -08:00
dependabot[bot]
04341e0ab8
build(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0 (#5900) 2023-02-06 07:21:34 -08:00
Gerhard Tan
b7279d1f66
plugin/forward: fix broken tap plugins when dnstap plugins specified (#5890)
* plugin/forward: fix broken tap plugins when dnstap plugins specified

---------

Signed-off-by: Gerhard Tan <gwohau.tan@gmail.com>
2023-01-30 14:38:15 -05:00
dependabot[bot]
68b2aa6708
build(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#5887) 2023-01-30 07:28:06 -08:00
dependabot[bot]
d6f0fbfe72
build(deps): bump github.com/Azure/azure-sdk-for-go (#5885) 2023-01-30 07:27:56 -08:00
dependabot[bot]
5d0a79bb6d
build(deps): bump github/codeql-action from 2.1.39 to 2.2.1 (#5884) 2023-01-30 06:49:20 -08:00
dependabot[bot]
0c30da2904
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#5883) 2023-01-30 06:49:12 -08:00
dependabot[bot]
c4e467fdaa
build(deps): bump github.com/aws/aws-sdk-go from 1.44.180 to 1.44.189 (#5886) 2023-01-30 06:49:01 -08:00
dependabot[bot]
889b0cf445
build(deps): bump github.com/antonmedv/expr from 1.10.3 to 1.10.5 (#5888) 2023-01-30 06:48:48 -08:00
dependabot[bot]
c20865e94e
build(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 (#5889) 2023-01-30 06:48:39 -08:00
Chris O'Haver
169da444ff
update notes with recent merges (#5880)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2023-01-27 20:11:52 +01:00
Gabor Dozsa
7da2cedaf0
Add weighted-round-robin policy to loadbalance plugin (#5662)
* Add weighted-round-robin policy to loadbalance plugin

Signed-off-by: Gabor Dozsa <gabor.dozsa@ibm.com>
2023-01-27 11:36:56 -05:00
Arthur Outhenin-Chalandre
bf7c2cf37b
plugin/cache: add a new keepttl option (#5879)
adds a new option `keepttl` to the cache plugin

Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
2023-01-27 11:35:24 -05:00
dependabot[bot]
d3e4fc78c3
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#5876)
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.5.11 to 0.5.12.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/auth/v0.5.11...autorest/azure/auth/v0.5.12)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
  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>
2023-01-23 12:49:28 -05:00
Chris O'Haver
0be2698dc4
Fix links in main README (#5878) 2023-01-23 18:29:24 +01:00
dependabot[bot]
e2c3e69a9f
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.46.0 to 1.46.1 (#5873)
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.46.0 to 1.46.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](https://github.com/DataDog/dd-trace-go/compare/v1.46.0...v1.46.1)

---
updated-dependencies:
- dependency-name: gopkg.in/DataDog/dd-trace-go.v1
  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>
2023-01-23 12:26:18 -05:00
dependabot[bot]
26382dde2b
build(deps): bump github.com/antonmedv/expr from 1.9.0 to 1.10.3 (#5872)
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.9.0 to 1.10.3.
- [Release notes](https://github.com/antonmedv/expr/releases)
- [Commits](https://github.com/antonmedv/expr/compare/v1.9.0...v1.10.3)

---
updated-dependencies:
- dependency-name: github.com/antonmedv/expr
  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>
2023-01-23 12:21:18 -05:00
dependabot[bot]
9c3de30eb2
build(deps): bump google.golang.org/api from 0.107.0 to 0.108.0 (#5875)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.107.0 to 0.108.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.107.0...v0.108.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>
2023-01-23 11:59:30 -05:00
dependabot[bot]
e2a30801e8
build(deps): bump github/codeql-action from 2.1.38 to 2.1.39 (#5871)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.38 to 2.1.39.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](515828d974...a34ca99b46)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 11:58:58 -05:00
dependabot[bot]
e6145ade7d
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7 (#5874)
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.6 to 3.5.7.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.6...v3.5.7)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  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>
2023-01-23 11:58:46 -05:00
David Hadas
280ef6f405
Move flags to coremain (#5865) 2023-01-23 04:27:18 -08:00