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 |
|
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 |
|
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 |
|
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 |
|
Michal Kralik
|
312ebb17ab
|
Add support for ipv6 subnet in ipStrategy
|
2024-09-24 18:04:05 +02:00 |
|
kevinpollet
|
a398536688
|
Merge branch v3.1 into master
|
2024-09-20 09:51:54 +02:00 |
|
Romain
|
42e1f2c9b1
|
Add supported features to the Gateway API GatewayClass status
|
2024-09-17 16:40:04 +02:00 |
|
Romain
|
1ebd12ff82
|
Add support for Gateway API BackendTLSPolicies
|
2024-09-17 10:50:04 +02:00 |
|
kevinpollet
|
093989fc14
|
Merge branch v2.11 into v3.1
|
2024-09-16 16:41:57 +02:00 |
|
Lucas Rodriguez
|
9750bbc353
|
Configurable max request header size
|
2024-09-16 11:30:04 +02:00 |
|
Kevin Pollet
|
5841441005
|
Cleanup Connection headers before passing the middleware chain
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-09-16 11:10:04 +02:00 |
|
Josh Soref
|
d547b943df
|
Spelling
|
2024-09-13 11:40:04 +02:00 |
|
Romain
|
e222d5cb2f
|
Add support for backend protocol selection in HTTP and GRPC routes
|
2024-09-09 10:08:08 +02:00 |
|
Romain
|
3eb7ecce19
|
Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support
|
2024-09-03 12:10:04 +02:00 |
|
mmatur
|
0b34e0cdcb
|
Merge current v3.1 into master
|
2024-09-03 10:31:10 +02:00 |
|
Romain
|
cf2869407d
|
Wrap capture for services used by pieces of middleware
|
2024-09-03 10:30:08 +02:00 |
|
Matteo Paier
|
eb99c8c785
|
Add mirrorBody option to HTTP mirroring
|
2024-09-02 16:36:06 +02:00 |
|
Romain
|
51f7f610c9
|
Add versioning for Gateway API Conformance Test Report
|
2024-08-30 17:14:03 +02:00 |
|
Kevin Pollet
|
5ed972ccd8
|
Support GRPC routes
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-08-30 10:36:06 +02:00 |
|
mmatur
|
8dc9607db7
|
Merge current v3.1 into master
|
2024-08-29 10:09:18 +02:00 |
|
romain
|
85f4fd0979
|
Merge current v2.11 into v3.1
|
2024-08-28 16:35:55 +02:00 |
|
Michel Loiseleur
|
e56ae1a766
|
Update to go1.23
|
2024-08-28 15:00:06 +02:00 |
|
Romain
|
58bbc0cf0f
|
Remove mentions about APIVersion traefik.io/v1
|
2024-08-26 09:44:04 +02:00 |
|
Kevin Pollet
|
12a37346a4
|
Support ResponseHeaderModifier filter
|
2024-08-12 11:34:04 +02:00 |
|
Wolfgang Ellsässer
|
75881359ab
|
Add encodings option to the compression middleware
|
2024-08-07 16:20:04 +02:00 |
|