Kevin Pollet
|
b84829336d
|
Support Consul KV Enterprise namespaces
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-01-12 14:42:21 +01:00 |
|
Tom Moulard
|
936b6148ff
|
Merge current v2.5 into v2.6
|
2022-01-10 14:43:25 +01:00 |
|
Kevin Pollet
|
2e8156bfaa
|
Update copyright for 2022
|
2022-01-06 11:34:05 +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 |
|
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 |
|
Lukas Schulte Pelkum
|
07a3c37a23
|
Implement customizable minimum body size for compress middleware
|
2021-09-20 18:00:08 +02:00 |
|
Antoine
|
70359e5d27
|
Replace go-bindata with Go embed
Co-authored-by: nrwiersma <nick@wiersma.co.za>
|
2021-09-15 10:36:14 +02:00 |
|
valerauko
|
60ff50a675
|
Add HTTP3Config
|
2021-09-10 14:58:13 +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 |
|
romain
|
f81ceaef8a
|
Merge current v2.5 into master
|
2021-08-30 14:51:57 +02:00 |
|
Jean-Baptiste Doumenjou
|
187ec26d8e
|
Merge current v2.4 into v2.5
|
2021-08-05 18:09:23 +02:00 |
|
Jean-Baptiste Doumenjou
|
ef9b79f85c
|
Remove unwanted trailing slash in key
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2021-08-05 18:02:12 +02:00 |
|
Eric
|
817ac8f256
|
Add organizationalUnit to passtlscert middleware
|
2021-07-28 17:42:09 +02:00 |
|
Mohammad Gufran
|
7e43e5615e
|
Add Support for Consul Connect
Co-authored-by: Florian Apolloner <apollo13@users.noreply.github.com>
|
2021-07-15 14:02:11 +02:00 |
|
mpl
|
838a8e18d3
|
healthcheck: add support at the load-balancers of services level
Co-authored-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-06-25 21:08:11 +02:00 |
|
Ludovic Fernandez
|
5e3e47b484
|
Local private plugins.
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2021-06-25 15:50:09 +02:00 |
|
romain
|
ce2e02b690
|
Merge current v2.4 into master
|
2021-06-22 14:44:56 +02:00 |
|
Wei Lun
|
dca348359b
|
add permissionsPolicy and deprecate featurePolicy
|
2021-06-21 15:16:13 +02:00 |
|
Romain
|
cf0759a48f
|
Update documentation references
|
2021-06-21 11:54:08 +02:00 |
|
Romain
|
fc9f41b955
|
Add TCP Middlewares support
|
2021-06-11 15:30:05 +02:00 |
|
mpl
|
2560626419
|
doc: clarify usage for ratelimit's excludedIPs
|
2021-06-07 17:46:14 +02:00 |
|
Tom Moulard
|
526f493e12
|
Removes headers middleware options
|
2021-05-28 09:24:14 +02:00 |
|
Tom Moulard
|
5632ee6378
|
Deprecates ssl redirect headers middleware options
|
2021-05-28 08:50:09 +02:00 |
|
LandryBe
|
6ae194934d
|
fix: use defaultEntryPoints when no entryPoint is defined in a TCPRouter
|
2021-05-11 16:46:14 +02:00 |
|
Ludovic Fernandez
|
63ef0f1cee
|
Add plugin's support for provider
Co-authored-by: Julien Salleyron <julien@traefik.io>
|
2021-05-11 16:14:10 +02:00 |
|
Jean-Baptiste Doumenjou
|
cb4fb973b2
|
Merge current branch v2.4 into master
|
2021-03-31 09:43:04 +02:00 |
|
jcuzzi
|
d13d078351
|
Add ability to disable HTTP/2 in dynamic config
|
2021-03-29 14:32:03 +02:00 |
|
Tom Moulard
|
1e716a93ff
|
Adding an option to (de)activate Pilot integration into the Traefik dashboard
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-03-22 19:18:04 +01:00 |
|
Jean-Baptiste Doumenjou
|
702e301990
|
Merge current branch v2.4 into master
|
2021-03-09 12:05:08 +01:00 |
|
Romain
|
bdba7d3adf
|
Update to go1.16
|
2021-03-04 20:08:03 +01:00 |
|
Jean-Baptiste Doumenjou
|
d211437d6c
|
Merge v2.4 into master
|
2021-02-04 10:40:53 +01:00 |
|
Jean-Baptiste Doumenjou
|
447c3567b4
|
Fix the redirect entrypoint default priority
|
2021-02-02 17:42:04 +01:00 |
|
kevinpollet
|
ed5321999c
|
Merge branch v2.4 into master
|
2021-01-13 09:21:20 +01:00 |
|
romain
|
92886c46ea
|
Merge branch v2.3 into v2.4
|
2021-01-11 16:26:53 +01:00 |
|
Kevin Pollet
|
c24f75ce0b
|
Update copyright year for 2021
|
2021-01-08 19:20:04 +01:00 |
|
Linden Krouse
|
fc7ec17905
|
Feature: add udp timeout configuration
|
2021-01-07 17:16:03 +01:00 |
|
Julien Salleyron
|
e5a01c7cc8
|
Add HTTP3 support (experimental)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2021-01-07 14:48:04 +01:00 |
|
Romain
|
c21597c593
|
Add Kubernetes Gateway Provider
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2020-12-15 16:40:05 +01:00 |
|
Harold Ozouf
|
64a65cadf3
|
Send anonymized dynamic configuration to Pilot
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2020-12-03 15:52:05 +01:00 |
|
kevinpollet
|
2112de6f15
|
Merge branch v2.3 into master
|
2020-11-20 11:30:07 +01:00 |
|
Harold Ozouf
|
4f43c9ebb4
|
Fix missing allow-empty tag on ECS and Consul Catalog providers
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2020-11-19 00:12:03 +01:00 |
|
Matthias Schneider
|
84b125bdde
|
added support for tcp proxyProtocol v1&v2 to backend
|
2020-11-17 13:04:04 +01:00 |
|
Fernandez Ludovic
|
520fcf82ae
|
Merge branch v2.3 into master.
|
2020-11-09 00:07:28 +01:00 |
|
Daniel Adams
|
74d1d55051
|
Feature: Exponential Backoff in Retry Middleware
|
2020-11-05 16:14:04 +01:00 |
|
Kevin Pollet
|
3a8cb3f010
|
Add AccessControlAllowOriginListRegex field to deepcopy
|
2020-11-05 11:24:03 +01:00 |
|