1
0
Fork 0
Commit graph

417 commits

Author SHA1 Message Date
Romain
9862cd6780
Prepare release v3.5.0-rc1 2025-06-26 16:44:04 +02:00
romain
cbfecc5d49 Merge branch v3.4 into master 2025-06-25 11:14:51 +02:00
romain
74eafcd044 Merge branch v2.11 into v3.4 2025-06-11 10:03:28 +02:00
Romain
b0d8e08e2b
Fix typo in redirect middleware documentation 2025-06-11 09:46:05 +02:00
Alessandro Chitolina
b39ee8ede5
OCSP stapling 2025-06-06 17:44:04 +02:00
Romain
ce1b13f228
Bump sigs.k8s.io/gateway-api to v1.3.0 2025-06-03 09:20:04 +02:00
kevinpollet
289d6e5dca
Merge branch v3.4 into master 2025-06-02 17:01:46 +02:00
Kevin Pollet
859f4e8868
Use routing path in v3 matchers
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-05-27 11:06:05 +02:00
kevinpollet
de1802d849
Merge branch v2.11 into v3.4 2025-05-27 09:51:59 +02:00
Romain
23c7c78a1a
Add HTTP/2 maxConcurrentStream parameter test 2025-05-27 09:34:04 +02:00
Romain
76153acac6
Fix CEL validation for RootCA in ServersTransport
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-05-23 11:34:05 +02:00
mmatur
8c6ed23c5f
Merge branch v3.4 into master 2025-05-14 09:55:58 +02:00
Michael
3ee316c5bb
Fix incorrect case and missing rbac in documentation 2025-05-13 11:04:05 +02:00
kevinpollet
a092c4f535
Merge branch v3.4 into master 2025-04-18 16:42:34 +02:00
kevinpollet
9c1902c62e
Merge branch v3.3 into v3.4 2025-04-18 11:49:36 +02:00
Kevin Pollet
2d617b3a65
Remove default load-balancing strategy from CRD 2025-04-18 10:58:04 +02:00
romain
f6fb240eb6 Merge branch v2.11 into v3.3 2025-04-17 16:18:33 +02:00
Romain
dd5cb68cb1
Sanitize request path 2025-04-17 10:02:04 +02:00
Swastik Sarkar
d7d0017545
Add unhealthy Interval to the health check configuration 2025-04-09 10:10:05 +02:00
Jesper Noordsij
bb8dfa568a
Restrict regex validation of HTTP status codes for Ingress CRD resources 2025-04-08 09:38:04 +02:00
Kevin Pollet
405be420c9
Prepare release v3.4.0-rc1 2025-03-31 15:42:05 +02:00
Avdhoot Dendge
f0cd6f210b
Add support to disable session ticket 2025-03-28 10:58:04 +01:00
Romain
bb7ef7b48a
Deprecate defaultRuleSyntax and ruleSyntax options
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-03-21 11:02:04 +01:00
Nelson Isioma
ae4a00b4bc
Allow root CA to be added through config maps 2025-03-11 15:38:05 +01:00
kevinpollet
30fe11eccf
Merge branch v3.3 into master 2025-03-10 16:48:27 +01:00
Romain
9e029a84c4
Add p2c load-balancing strategy for servers load-balancer
Co-authored-by: Ian Ross <ifross@gmail.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-03-10 12:12:04 +01:00
longquan0104
550d96ea67
Add Redis rate limiter 2025-03-10 11:02:05 +01:00
Michel Loiseleur
c166a41c99
Improve CEL validation on Ingress CRD resources 2025-03-06 15:48:04 +01:00
Jorge
740b4cfd25
Support domain configuration for sticky cookies 2025-03-06 09:38:04 +01:00
Daniel Peinhopf
fa76ed57d3
Support rewriting status codes in error page middleware 2025-03-03 11:54:04 +01:00
kevinpollet
32ea014d07
Merge branch v2.11 into v3.3 2025-02-25 10:06:03 +01:00
kevinpollet
786d9f3272
Merge branch v3.3 into master 2025-01-31 16:23:49 +01:00
Harold Ozouf
d04e2d717c
Add missing headerField in Middleware CRD 2025-01-31 14:28:06 +01:00
romain
4fd6b10b7d Merge branch v2.11 into v3.3 2025-01-31 11:14:59 +01:00
Kevin Pollet
8593581cbf
Fix integration tests for HTTPS 2025-01-29 17:04:05 +01:00
Shivam Saxena
2afa03b55c
Add option to preserve request method in forwardAuth 2025-01-23 14:28:04 +01:00
Kevin Pollet
ad99c5bbea
Update Gateway API CRDs for integration tests 2025-01-14 10:36:04 +01:00
Romain
68a8650297
Prepare Release v3.3.0-rc1 2024-12-16 15:30:05 +01:00
Nelson Isioma
2302debac2
Add an option to preserve the ForwardAuth Server Location header 2024-12-13 10:38:37 +01:00
kevinpollet
4974d9e4d7
Merge branch v3.2 into master 2024-12-12 15:47:51 +01:00
kyosuke
26738cbf93
Send request body to authorization server for forward auth 2024-12-12 10:18:05 +01:00
Romain
b1934231ca
Manage observability at entrypoint and router level
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-12-12 09:52:07 +01:00
Kevin Pollet
f547f1b22b
Update sigs.k8s.io/gateway-api to v1.2.1 2024-12-09 09:44:05 +01:00
IIpragmaII
ec00c4aa42
Configurable path for sticky cookies 2024-11-06 16:04:04 +01:00
Shreyas Kirtane
97caf758ef
Make the IngressRoute kind optional 2024-11-04 16:26:04 +01:00
Romain
7b08ecfa5e
Bump sigs.k8s.io/gateway-api to v1.2.0
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-10-08 10:46:04 +02:00
Romain
a7502c8700
Prepare Release v3.2.0-rc1 2024-10-02 16:24:04 +02:00
Kevin Pollet
7bb181dfa0
Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 2024-09-27 11:02:04 +02:00
Kevin Pollet
f8a78b3b25
Introduce a fast proxy mode to improve HTTP/1.1 performances with backends
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-09-26 11:00:05 +02:00
Romain
a6db1cac37
Update sigs.k8s.io/gateway-api to v1.2.0-rc1
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-09-26 09:12:04 +02:00