Ludovic Fernandez
|
d5cb9b50f4
|
Update to go1.22
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2024-02-07 17:14:07 +01:00 |
|
Michael
|
e522446909
|
Improve integration tests
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2024-01-09 17:00:07 +01:00 |
|
Baptiste Mayelle
|
eff294829f
|
Add missing TCP IPAllowList middleware constructor
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-04 14:58:05 +01:00 |
|
Michael
|
9adf0fb638
|
Prepare release v2.11.0-rc1
|
2024-01-03 11:12:05 +01:00 |
|
Landry Benguigui
|
0e92b02474
|
Deprecate IPWhiteList middleware in favor of IPAllowList
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-01-02 17:04:06 +01:00 |
|
Baptiste Mayelle
|
3dfaa3d5fa
|
Add Redis Sentinel support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-02 16:16:05 +01:00 |
|
Никита Тимофеев
|
f4ddf25e41
|
Fixed stripPrefix middleware is not applied to retried attempts
|
2023-11-24 09:30:06 +01:00 |
|
Michael
|
789046f162
|
feat: upgrade codegen for kubernetes to v0.28.3
|
2023-11-22 11:28:06 +01:00 |
|
Romain
|
e95fde5652
|
Fix preflight response status in access logs
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
|
2023-09-29 12:18:06 +02:00 |
|
Romain
|
b966215e6c
|
Move origin fields capture to service level
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
|
2023-09-27 15:22:06 +02:00 |
|
Romain
|
4d63eb30f9
|
Allow X-Forwarded-For delete operation
Co-authored-by: landrybe <lbenguigui@gmail.com>
|
2023-09-22 11:00:07 +02:00 |
|
LandryBe
|
e62fe64ec9
|
Encode query semicolons
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2023-06-15 18:20:06 +02:00 |
|
Ludovic Fernandez
|
be702c2b61
|
Prepare release v2.10.0-rc1
|
2023-03-22 11:06:05 +01:00 |
|
Romain
|
6e460cd652
|
Native Kubernetes service load-balancing
|
2023-03-20 16:46:05 +01:00 |
|
Romain
|
7af9d16208
|
Introduce traefik.io API Group CRDs
|
2023-03-20 15:38:08 +01:00 |
|
Tom Moulard
|
e1e86763e3
|
Prevents superfluous WriteHeader call in the error middleware
Co-authored-by: LandryBe <lbenguigui@gmail.com>
|
2023-01-02 17:00:05 +01:00 |
|
mpl
|
7e3fe48b80
|
Handle broken TLS conf better
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-06 18:28:05 +01:00 |
|
Ludovic Fernandez
|
778188ed34
|
fix: remove logs of the request
|
2022-12-05 11:30:05 +01:00 |
|
Romain
|
a041a6b198
|
Handle capture on redefined http.responseWriters
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2022-10-27 16:08:06 +02:00 |
|
Romain
|
2c550c284d
|
Remove raw cert escape in PassTLSClientCert middleware
|
2022-10-13 15:08:08 +02:00 |
|
Romain
|
e9f98fb6eb
|
Prepare release v2.9.0-rc1 (#9334)
|
2022-09-14 16:52:03 +02:00 |
|
Romain
|
a002ccfce3
|
ACME Default Certificate
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2022-09-13 20:34:08 +02:00 |
|
Ludovic Fernandez
|
45453b20fa
|
chore: update to go1.19
|
2022-08-09 17:36:08 +02:00 |
|
Tom Moulard
|
7751fb24eb
|
Update linter
|
2022-07-19 18:38:09 +02:00 |
|
mpl
|
b7199a7a9b
|
integration: use VPN for integration tests (for Mac)
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-07-13 18:32:08 +02:00 |
|
Tom Moulard
|
9c4b336f3b
|
Prepare release v2.8.0
|
2022-06-29 17:38:37 +02:00 |
|
romain
|
aa8fda5eae
|
Merge current v2.7 into v2.8
|
2022-06-29 15:57:57 +02:00 |
|
mloiseleur
|
03598d395b
|
Add documentation main, SANs and plugin CRD fields
|
2022-06-29 11:04:09 +02:00 |
|
romain
|
41748c3ae4
|
Merge current v2.7 into v2.8
|
2022-06-27 16:12:21 +02:00 |
|
Julien Salleyron
|
a887794313
|
Fix HostRegexp and Query muxers
|
2022-06-27 15:16:08 +02:00 |
|
mloiseleur
|
94141233f0
|
Add documentation to Traefik CRD properties
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-06-24 12:40:08 +02:00 |
|
Kevin Pollet
|
d5ff301d90
|
Support certificates configuration in TLSStore CRD
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-05-19 16:42:09 +02:00 |
|
Adrian Lai
|
71150bcaaf
|
Allow config of additonal CircuitBreaker params
|
2022-04-05 12:30:08 +02:00 |
|
Daniel Tomcej
|
dad76e0478
|
Add muxer for TCP Routers
|
2022-03-17 18:02:08 +01:00 |
|
Tom Moulard
|
a79868fadc
|
Merge current v2.6 into master
|
2022-02-15 09:09:16 +01:00 |
|
Ludovic Fernandez
|
e97aa6515b
|
Update test certificates
|
2022-02-14 14:08:07 +01:00 |
|
Richard Kojedzinszky
|
5780dc2b15
|
Refactor configuration reload/throttling
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2022-02-07 11:58:04 +01:00 |
|
JasonWang2016
|
7543709ecf
|
Watch for Consul events to rebuild the dynamic configuration
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-01-28 17:16:07 +01:00 |
|
Tom Moulard
|
89cd9e8ddd
|
Merge current v2.5 into master
|
2021-12-06 17:39:06 +01:00 |
|
Tom Moulard
|
93de7cf0c0
|
feat: add in flight connection middleware
|
2021-11-29 17:12:06 +01:00 |
|
Charlie Haley
|
5a225b4196
|
test: upgrade docker-compose
Co-authored-by: Rémi Buisson <remi.buisson@traefik.io>
|
2021-11-25 11:10:06 +01:00 |
|
Tom Moulard
|
1f17731369
|
feat: add readIdleTimeout and pingTimeout config options to ServersTransport
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2021-11-09 12:16:08 +01:00 |
|
Kevin Pollet
|
8e32d1913b
|
Update gateway api provider to v1alpha2
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-11-09 11:34:06 +01:00 |
|
kevinpollet
|
ce47f200d5
|
Merge branch v2.5 into master
|
2021-11-08 22:41:43 +01:00 |
|
Kevin Pollet
|
d3ff0c2cd4
|
fix: do not require a TLS client cert when InsecureSkipVerify is false
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-10-26 10:54:11 +02:00 |
|
kevinpollet
|
32340252b2
|
Merge branch v2.5 into master
|
2021-10-06 11:55:12 +02:00 |
|
Kevin Pollet
|
126b32c579
|
fix: add missing RequireAnyClientCert value to TLSOption CRD
|
2021-09-24 11:32:07 +02:00 |
|
Lukas Schulte Pelkum
|
07a3c37a23
|
Implement customizable minimum body size for compress middleware
|
2021-09-20 18:00:08 +02:00 |
|
romain
|
4235cef1b2
|
Merge current v2.5 into master
|
2021-09-03 09:13:34 +02:00 |
|
Romain
|
287cebb498
|
Fix CRDs code and manifests generation
|
2021-09-02 14:40:08 +02:00 |
|