Michael Dreher
|
8c3aeaae4a
|
Increase HSTS max-age to default to one year (#10564)
|
2023-10-27 12:50:37 +02:00 |
|
dependabot[bot]
|
7e7001d2a0
|
Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#10549)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.3...v1.59.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-10-27 12:38:50 +02:00 |
|
dependabot[bot]
|
2b42e3dbad
|
Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#10547)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.45.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-10-27 12:33:44 +02:00 |
|
James Strong
|
29a75418e6
|
Merge pull request #10576 from kubernetes/strongjz-patch-1
Update TAG
|
2023-10-26 07:35:04 -04:00 |
|
James Strong
|
5a63aaf36e
|
Update TAG
|
2023-10-26 07:34:46 -04:00 |
|
Ricardo Katz
|
5583f90c7f
|
Release v1.9.4 (#10568)
|
2023-10-25 18:33:49 +02:00 |
|
dependabot[bot]
|
15021952e1
|
Bump actions/checkout from 4.1.0 to 4.1.1 (#10551)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-24 20:55:07 +02:00 |
|
jasine
|
7ce6cc88d8
|
feat: add namespace overrides (#10539)
* feat: add namespace overrides
* add value in readme
* fix: readme description
* fix: description in value
* fix: set max length and trim last "-"
|
2023-10-24 19:53:46 +02:00 |
|
Long Wu Yuan
|
b97bc81b38
|
changed readme as per issue 10556 (#10558)
|
2023-10-24 05:08:14 +02:00 |
|
Able Lv
|
560771ee80
|
Docs: Fixed broken link of "synchronization loop pattern" on how-it-works.md (#10554)
|
2023-10-24 03:43:29 +02:00 |
|
Able Lv
|
72fb480b81
|
Fix list item format on troubleshooting.md (#10552)
|
2023-10-24 03:40:56 +02:00 |
|
Marcelo Cyreno
|
b1ac371dee
|
Documenting flag enable-auth-access-log (#10518) (#10535)
|
2023-10-19 03:43:20 +02:00 |
|
Ricardo Katz
|
a879829408
|
Fix fcgi configmap value parsing (#10528)
|
2023-10-17 01:10:16 +02:00 |
|
dependabot[bot]
|
96112d93f4
|
Bump dorny/test-reporter from 1.6.0 to 1.7.0 (#10529)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](c9b3d0e2bd...afe6793191 )
---
updated-dependencies:
- dependency-name: dorny/test-reporter
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-16 13:57:36 +02:00 |
|
Jintao Zhang
|
0055ba3ea6
|
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
|
9db8fe51c8
|
Update mkdocs version (#10522)
|
2023-10-12 16:30:12 -03:00 |
|
Matt Clegg
|
b9d8bb406c
|
DOCS Remove support for running Both (#10255)
|
2023-10-12 19:51:40 +02:00 |
|
Tyler Brewer
|
2f7486b709
|
explicitly state TLS termination location (#10516)
|
2023-10-12 18:02:46 +02:00 |
|
James Strong
|
895bb1511d
|
Merge pull request #10520 from strongjz/release-v1.9.3
release 1.9.3
|
2023-10-12 10:05:51 -04:00 |
|
James Strong
|
6f2ad83b0d
|
release 1.9.3
Signed-off-by: James Strong <strong.james.e@gmail.com>
|
2023-10-12 09:51:50 -04:00 |
|
Ricardo Katz
|
b473801a4c
|
Bump x/net (#10514)
|
2023-10-12 08:20:45 -03:00 |
|
James Strong
|
2d3ee50949
|
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
|
8b53cabe03
|
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
|
3732fc6ab6
|
added warning for configuration-snippets usage (#10492)
|
2023-10-11 15:16:47 +02:00 |
|
Ricardo Katz
|
cbed4c6831
|
Remove legacy GeoIP from controller (#10495)
|
2023-10-11 08:53:55 +02:00 |
|
Mark D. Gray
|
86f1cedcad
|
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]
|
a0eac185af
|
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]
|
371a3859f8
|
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]
|
921ca509d2
|
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]
|
c43c3dd656
|
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
|
3e26fc3740
|
Revert "Remove curl from nginx base image (#10477)" (#10479)
This reverts commit 8bd33d29e7 .
|
2023-10-07 04:04:58 +02:00 |
|
James Strong
|
223c70bd09
|
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
|
8bd33d29e7
|
Remove curl from nginx base image (#10477)
|
2023-10-04 21:48:34 +02:00 |
|
James Strong
|
8ce61bdc67
|
Merge pull request #10469 from rikatz/release-v1.9.1
Release v1.9.1
|
2023-10-03 16:22:19 -04:00 |
|
James Strong
|
5b5dc6027a
|
update readme and TAG
Signed-off-by: James Strong <strong.james.e@gmail.com>
|
2023-10-03 16:18:40 -04:00 |
|
ChangZhuo Chen (陳昌倬)
|
a4de4debec
|
docs(tls): add warning for not supporting TLSv1, TLSv1.1 (#10473)
|
2023-10-03 15:56:07 +02:00 |
|
dependabot[bot]
|
fb64ba6384
|
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
|
24b139424d
|
Release v1.9.1
|
2023-10-01 18:01:26 -03:00 |
|
James Strong
|
dd4209bd55
|
Merge pull request #10467 from strongjz/fix-brotli
fixes brotli build issues
|
2023-10-01 15:27:43 -04:00 |
|
James Strong
|
3a28016a64
|
fix brotli build issues
Signed-off-by: James Strong <strong.james.e@gmail.com>
|
2023-10-01 14:51:48 -04:00 |
|
Nicolas Woerner
|
362ec37778
|
images: upgrade to Alpine 3.18.4 (#10466)
|
2023-10-01 11:18:44 -07:00 |
|
Ricardo Katz
|
1fbfcbd907
|
Accept backend protocol on any case (#10460)
|
2023-09-28 18:20:42 -07:00 |
|
Stefan Lobbenmeier
|
ae86c07298
|
Fix link from #10456 (#10458)
|
2023-09-28 09:02:34 -07:00 |
|
Stefan Lobbenmeier
|
e2ee3346db
|
Link configuration snippet to allow-snippet-annotations (#10456)
|
2023-09-28 08:38:34 -07:00 |
|
James Strong
|
4bac1200bf
|
Update README.md for release 1.9.0 (#10447)
|
2023-09-25 12:48:12 -07:00 |
|
dependabot[bot]
|
f7b096488c
|
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]
|
fe4c15d7ba
|
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
|
0b0ce031ac
|
Chart: Rework network policies. (#10238)
|
2023-09-24 08:02:57 -07:00 |
|
Rashad Mammadli
|
c3194dd388
|
upgrade owasp modsecurity core rule set to v3.3.5 (#10323)
|
2023-09-24 07:54:56 -07:00 |
|
Ricardo Katz
|
6107346590
|
Release v1.9.0 (#10433)
|
2023-09-23 13:46:56 -07:00 |
|