Commit graph

7429 commits

Author SHA1 Message Date
Jintao Zhang
243088f233 Remove legacy GeoIP from image (#10500)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2023-10-16 00:41:51 +02:00
Ricardo Katz
46a60a8a64 Update mkdocs version (#10522) 2023-10-12 16:30:12 -03:00
Matt Clegg
fdd2ae12f2 DOCS Remove support for running Both (#10255) 2023-10-12 19:51:40 +02:00
Tyler Brewer
efa873982b explicitly state TLS termination location (#10516) 2023-10-12 18:02:46 +02:00
James Strong
ad572830de Merge pull request #10520 from strongjz/release-v1.9.3
release 1.9.3
2023-10-12 10:05:51 -04:00
James Strong
bfecfebb53 release 1.9.3
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-10-12 09:51:50 -04:00
Ricardo Katz
902563a33c Bump x/net (#10514) 2023-10-12 08:20:45 -03:00
James Strong
f921e90723 update nginx base, httpbun, e2e, helm webhook cert gen (#10506)
* update nginx base, httpbun, e2e, helm webhook cert gen

Signed-off-by: James Strong <strong.james.e@gmail.com>

* fix helm docs

Signed-off-by: James Strong <strong.james.e@gmail.com>

---------

Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-10-11 23:53:19 +02:00
Ricardo Katz
5156f505f7 Bump curl and Go version (#10503)
* Bump curl and Go version

* Add NGINX BAse image scanning

* Try again
2023-10-11 16:16:11 +02:00
Long Wu Yuan
b5c51875c1 added warning for configuration-snippets usage (#10492) 2023-10-11 15:16:47 +02:00
Ricardo Katz
71f4f43f30 Remove legacy GeoIP from controller (#10495) 2023-10-11 08:53:55 +02:00
Mark D. Gray
1f4bc215f4 add upstream patch for CVE-2023-44487 (#10494)
* add upstream patch

* add source

* remove auto-added depend
2023-10-11 02:36:13 +02:00
dependabot[bot]
7a1a229c35 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#10496)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3)

---
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>
2023-10-11 01:14:23 +02:00
dependabot[bot]
861d5b06c1 Bump github.com/prometheus/client_model (#10486)
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/commits/v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
  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-10-10 23:04:47 +02:00
dependabot[bot]
e75f9ef885 Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#10487)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](08b4669551...483ef80eb9)

---
updated-dependencies:
- dependency-name: ossf/scorecard-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-10-10 18:22:02 +02:00
dependabot[bot]
06e25fa265 Bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#10485)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.14.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-10-09 13:45:37 +02:00
Ricardo Katz
d156f5a134 Revert "Remove curl from nginx base image (#10477)" (#10479)
This reverts commit ec3f5add62.
2023-10-07 04:04:58 +02:00
James Strong
8b546bdb9f update error and otel to have all the arch we support (#10476)
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-10-05 07:42:21 +02:00
Ricardo Katz
ec3f5add62 Remove curl from nginx base image (#10477) 2023-10-04 21:48:34 +02:00
James Strong
5d54f55c6c Merge pull request #10469 from rikatz/release-v1.9.1
Release v1.9.1
2023-10-03 16:22:19 -04:00
James Strong
ab44bf9515 update readme and TAG
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-10-03 16:18:40 -04:00
ChangZhuo Chen (陳昌倬)
f6f3611b77 docs(tls): add warning for not supporting TLSv1, TLSv1.1 (#10473) 2023-10-03 15:56:07 +02:00
dependabot[bot]
553169d400 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#10472)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [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.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  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-10-02 04:22:47 -07:00
Ricardo Katz
555fc9b43f Release v1.9.1 2023-10-01 18:01:26 -03:00
James Strong
43f8525e79 Merge pull request #10467 from strongjz/fix-brotli
fixes brotli build issues
2023-10-01 15:27:43 -04:00
James Strong
79797a3a54 fix brotli build issues
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-10-01 14:51:48 -04:00
Nicolas Woerner
012bdba595 images: upgrade to Alpine 3.18.4 (#10466) 2023-10-01 11:18:44 -07:00
Ricardo Katz
6a666fefa7 Accept backend protocol on any case (#10460) 2023-09-28 18:20:42 -07:00
Stefan Lobbenmeier
308d89894b Fix link from #10456 (#10458) 2023-09-28 09:02:34 -07:00
Stefan Lobbenmeier
e7024a2053 Link configuration snippet to allow-snippet-annotations (#10456) 2023-09-28 08:38:34 -07:00
James Strong
f03fbc812f Update README.md for release 1.9.0 (#10447) 2023-09-25 12:48:12 -07:00
dependabot[bot]
95ee008efe Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#10442)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.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>
2023-09-25 05:02:58 -07:00
dependabot[bot]
8fca08732b Bump actions/checkout from 4.0.0 to 4.1.0 (#10441)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](3df4ab11eb...8ade135a41)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-09-25 05:00:58 -07:00
Marco Ebert
9c50059589 Chart: Rework network policies. (#10238) 2023-09-24 08:02:57 -07:00
Rashad Mammadli
7808e89104 upgrade owasp modsecurity core rule set to v3.3.5 (#10323) 2023-09-24 07:54:56 -07:00
Ricardo Katz
69331ebd95 Release v1.9.0 (#10433) 2023-09-23 13:46:56 -07:00
Ricardo Katz
6ef9a7f023 Fix release notes on helm (#10434) 2023-09-23 09:45:00 -07:00
arukiidou
2d8aa94c1f Helm - Fix Chart.yaml - add license annotations, add type keyword, remove gotpl (#10287)
* Helm - add license annotations, add type keyword, remove gotpl

Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>

* Helm - run helm-docs

Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>

---------

Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
2023-09-22 04:08:50 -07:00
Thomas Burguiere
a01b60b3d1 fix path to faq.md in examples/rewrite/README.md (#10383) 2023-09-18 08:28:32 -07:00
dependabot[bot]
1ff2cb5252 Bump actions/checkout from 3.5.3 to 4.0.0 (#10425)
* Bump actions/checkout from 3.5.3 to 4.0.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...3df4ab11eba7bda6032a0b82a6bb43b11571feac)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix vesion comments

Signed-off-by: cpanato <ctadeu@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: cpanato <ctadeu@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cpanato <ctadeu@gmail.com>
2023-09-18 06:40:33 -07:00
dependabot[bot]
6c22af8f85 Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#10424)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](885d1462b8...f95db51fdd)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-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>
2023-09-18 05:26:32 -07:00
dependabot[bot]
a3558cae0d Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (#10423)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](5fdedb94ab...7ec5c2b0c6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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>
2023-09-18 05:06:31 -07:00
dependabot[bot]
ca7a025e4e Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#10426)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](2b82ce82d5...68827325e0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-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>
2023-09-18 04:56:32 -07:00
Ricardo Katz
8326cd7073 Release v1.9.0-beta.0 (#10422) 2023-09-18 04:52:31 -07:00
dependabot[bot]
ee8765092a Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#10419)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0...v1.58.1)

---
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>
2023-09-18 04:24:30 -07:00
Ricardo Katz
9c71b67606 Rework mage (#10417) 2023-09-17 17:36:30 -07:00
Marco Ebert
8787667f75 DaemonSet: Implement OpenTelemetry resources. (#10409) 2023-09-12 23:02:14 -07:00
František Hána
5762a53ea3 helm: add resources to opentelemetry init container (#10300) 2023-09-11 19:36:12 -07:00
dependabot[bot]
b0bfb16f0d Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.12.0 (#10355)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.5 to 2.12.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.9.5...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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-09-11 09:56:11 -07:00
Ricardo Katz
7fe27b7135 Update k8s versions on CI (#10406) 2023-09-11 08:36:11 -07:00