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 |
|
Ludovic Fernandez
|
f794f8a294
|
chore: update linter
|
2025-04-11 10:56:05 +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 |
|
Augusto Zanellato
|
2b6a04bc1d
|
Set rule priority in Gateway API TLSRoute
|
2025-01-23 11:46:04 +01:00 |
|
Romain
|
ad7fb8e82b
|
Fix observability configuration on EntryPoints
|
2025-01-14 16:28:05 +01:00 |
|
Kevin Pollet
|
ad99c5bbea
|
Update Gateway API CRDs for integration tests
|
2025-01-14 10:36:04 +01:00 |
|
Taylor Yelverton
|
95dd17e020
|
Allow configuring server URLs with label providers
|
2025-01-09 17:20:06 +01:00 |
|
kevinpollet
|
a57e118a1a
|
Merge branch v2.11 into v3.3
|
2025-01-08 11:10:59 +01:00 |
|
Kevin Pollet
|
d2414feaff
|
Add test to check that SettingEnableConnectProtocol frame is not sent
|
2025-01-08 11:02:37 +01:00 |
|
mmatur
|
d152f7fafc
|
Merge current v3.2 into v3.3
|
2025-01-02 19:32:34 +01:00 |
|
mmatur
|
ee449db656
|
Merge current v2.11 into v3.2
|
2025-01-02 17:15:11 +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 |
|
kevinpollet
|
090db6d4b0
|
Merge branch v3.2 into master
|
2024-11-21 14:53:27 +01:00 |
|
kevinpollet
|
b7b4dd9554
|
Merge branch v2.11 into v3.2
|
2024-11-12 16:24:22 +01:00 |
|
Ludovic Fernandez
|
f437fb4230
|
chore: update linter
|
2024-11-12 10:56:06 +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
|
0dc36379cf
|
Ensuring Gateway API reflected Traefik resource name unicity
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-10-28 10:08:05 +01:00 |
|
kevinpollet
|
b22e081c7c
|
Merge branch v3.1 into v3.2
|
2024-10-24 11:47:38 +02:00 |
|
kevinpollet
|
62fa5f1a8e
|
Merge branch v2.11 into v3.1
|
2024-10-24 10:55:59 +02:00 |
|
Ludovic Fernandez
|
7edb9a2101
|
Bump github.com/go-acme/lego to v4.19.2
|
2024-10-09 16:04:04 +02: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
|
d317cd90fc
|
Support HTTPRoute destination port matching
|
2024-09-27 12:12:05 +02:00 |
|