Ludovic Fernandez
f437fb4230
chore: update linter
2024-11-12 10:56:06 +01: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
Romain
0cf2032c15
Allow handling ACME challenges with custom routers
2024-09-13 15:54:04 +02:00
Romain
240b83b773
Set default ReadTimeout value to 60s
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-04-11 17:18:03 +02:00
Kevin Pollet
099c7e9444
Revert LingeringTimeout and change default value for ReadTimeout
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-04-11 15:48:04 +02:00
Romain
cef842245c
Introduce Lingering Timeout
...
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-04-08 17:16:04 +02:00
Ludovic Fernandez
141abce2d5
chore: update linter
2024-03-20 10:26:03 +01:00
Ludovic Fernandez
1e7dbc70a0
fix: don't allow routers higher than internal ones
2024-02-15 16:40:05 +01:00
Ludovic Fernandez
d5cb9b50f4
Update to go1.22
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-02-07 17:14:07 +01:00
Ari Yonaty
74ab88d47e
docs: fix description for anonymous usage statistics references
2024-01-02 18:20:06 +01:00
Julien Salleyron
9662cdca64
Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints
2024-01-02 16:40:06 +01:00
Massimiliano D
e29da5ad65
Updates the Hub tooltip content using a web component and adds an option to disable Hub button
2023-07-19 16:56:05 +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
511762cbf3
fix: clean code related to Hub
2023-05-15 16:38:05 +02:00
Ludovic Fernandez
be1b1a6489
chore: update linter
2023-04-03 10:06:06 +02:00
Romain
f7be1e97df
Support multiple namespaces in the Nomad Provider
2023-03-21 15:50:06 +01:00
mpl
358f47443e
hub: get out of experimental.
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2023-03-20 21:14:05 +01:00
Ludovic Fernandez
ab8d7d2e78
Remove Pilot support
2022-09-14 10:56:08 +02:00
Ludovic Fernandez
91f4ccf087
Add Traefik Hub button and deprecate Pilot
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-06-13 11:04:08 +02:00
Seth Hoenig
aa0b5466a9
Implement Traefik provider for Nomad orchestrator
2022-06-10 18:32:08 +02:00
Romain
f90e3817e8
Support multiple namespaces for Consul and ConsulCatalog providers
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-06-03 12:00:09 +02:00
romain
521109d3f2
Merge current v2.7 into master
2022-05-30 12:14:26 +02:00
Baptiste Mayelle
86cc6df374
feat: use dedicated entrypoint for the tunnels
...
Co-authored-by: Fernandez Ludovic <[ldez@users.noreply.github.com ](mailto:ldez@users.noreply.github.com)>
2022-05-18 17:22:08 +02:00
Tom Moulard
8c56d1a338
Allow HTTP/2 max concurrent stream configuration
2022-04-04 11:46:07 +02:00
Sylvain Rabot
0d7d5a0318
Upgrade quic-go to v0.26.0
2022-03-28 17:08:09 +02:00
Jean-Baptiste Doumenjou
fbdb6e6e78
Add Traefik Hub Integration (Experimental Feature)
2022-03-24 19:44:08 +01:00
Tom Moulard
3bf4a8fbe2
Merge current v2.6 into master
2022-03-22 15:55:44 +01:00
Ludovic Fernandez
23a6602cbf
Bump paerser to v0.1.5
2022-03-22 11:04:08 +01:00
Tom Moulard
0d58e8d1ad
Add Traefik Hub access and remove Pilot access
2022-03-18 11:06:08 +01:00
Kevin Pollet
aaf5aa4506
Configure advertised port using h3 server option
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-02-15 16:04:09 +01:00
Ali
a4b354b33f
Redact credentials before logging
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-01-24 11:08:05 +01: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
Ludovic Fernandez
5e3e47b484
Local private plugins.
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2021-06-25 15:50:09 +02:00
Romain
cf0759a48f
Update documentation references
2021-06-21 11:54:08 +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
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
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
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
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
Fernandez Ludovic
520fcf82ae
Merge branch v2.3 into master.
2020-11-09 00:07:28 +01:00
Michael
af04e92cf2
Enable stats collection when pilot is enabled
2020-10-30 16:54:04 +01:00
Michael
4ea1c98ac9
Improve anonymize configuration
2020-10-30 12:44:05 +01:00
Kevin Pollet
5e63ab619e
Fix default value of docker client timeout
2020-09-25 09:14:04 +02:00
Fernandez Ludovic
86c099d629
Merge branch v2.3 into master
2020-09-17 12:32:18 +02:00