Romain
|
15973f5503
|
Remove deadlines when handling PostgreSQL connections
|
2024-05-06 15:46:04 +02:00 |
|
kevinpollet
|
a6b00608d2
|
Merge branch v2.11 into v3.0
|
2024-04-18 15:34:01 +02:00 |
|
Romain
|
70968bc6a9
|
Remove deadlines for non-TLS connections
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-04-15 17:02:06 +02:00 |
|
Fernandez Ludovic
|
34bd611131
|
Merge branch v2.11 into v3.0
|
2024-04-11 17:52:42 +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 |
|
kevinpollet
|
c1d9b9ee1f
|
Merge branch v2.11 into v3.0
|
2024-04-10 15:48:10 +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 |
|
Fernandez Ludovic
|
9f145dbc28
|
Merge branch v2.11 into v3.0
|
2024-04-03 17:54:11 +02:00 |
|
Baptiste Mayelle
|
2bc3fa7b4b
|
Reserve priority range for internal routers
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-04-02 17:04:05 +02:00 |
|
Romain
|
c31f5df854
|
Enforce handling of ACME-TLS/1 challenges
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-03-29 11:36:05 +01:00 |
|
Baptiste Mayelle
|
d94e676083
|
Enforce failure for TCP HostSNI with hostname
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-03-25 11:08:04 +01:00 |
|
Ludovic Fernandez
|
141abce2d5
|
chore: update linter
|
2024-03-20 10:26:03 +01:00 |
|
mmatur
|
05be441027
|
Merge current v2.11 into v3.0
|
2024-03-12 12:08:03 +01:00 |
|
Michael
|
6c9687f410
|
Semconv OTLP stable HTTP metrics
|
2024-03-12 09:48:04 +01:00 |
|
Ludovic Fernandez
|
88a2020817
|
chore: update linter
|
2024-02-19 15:44:03 +01:00 |
|
mmatur
|
bc84fdd006
|
Merge current v2.11 into v3.0
|
2024-02-08 14:35:35 +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 |
|
Romain
|
8b77f0c2dd
|
Remove observability for internal resources
|
2024-01-30 16:28:05 +01:00 |
|
Romain
|
683e2ee5c6
|
Bring back v2 rule matchers
|
2024-01-23 11:34:05 +01:00 |
|
Jesse Haka
|
4ddef9830b
|
Migrate to opentelemetry
|
2024-01-08 09:10:06 +01:00 |
|
Romain
|
d51a2ce487
|
Compute priority for https forwarder TLS routes
|
2023-12-08 16:42:05 +01:00 |
|
romain
|
e29a142f6a
|
Merge v2.10 into v3.0
|
2023-11-29 14:39:01 +01:00 |
|
Romain
|
186e3e1541
|
Refuse recursive requests
Co-authored-by: Michael <michael.matur@gmail.com>
|
2023-11-21 15:08:06 +01:00 |
|
Ludovic Fernandez
|
553ef94047
|
chore: update linter
|
2023-11-17 01:50:06 +01:00 |
|
mmatur
|
286181aa61
|
Merge v2.10 into v3.0
|
2023-10-11 17:33:55 +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 |
|
Fernandez Ludovic
|
606281a4a5
|
Merge branch v2.10 into v3.0
|
2023-06-05 11:43:02 +02:00 |
|
Ludovic Fernandez
|
c5f23493ab
|
chore: update linter
|
2023-06-05 10:24:06 +02:00 |
|
Ludovic Fernandez
|
044dc6a221
|
fix: go module
|
2023-02-03 15:24:05 +01:00 |
|
Romain
|
707f84e2e4
|
Don't log EOF or timeout errors while peeking first bytes in Postgres StartTLS hook
|
2023-01-12 12:28:04 +01:00 |
|
bendre90
|
8cd4923e72
|
Added router priority to webui's list and detail page
|
2023-01-09 17:24:05 +01:00 |
|
Tom Moulard
|
c38d405cfd
|
Remove containous/mux from HTTP muxer
Co-authored-by: Simon Delicata <simon.delicata@traefik.io>
|
2022-12-22 17:16:04 +01:00 |
|
Simon Delicata
|
3eeea2bb2b
|
Add TCP Servers Transports support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-09 09:58:05 +01:00 |
|
Tom Moulard
|
517917cd7c
|
Merge current v2.9 into master
|
2022-12-07 15:55:46 +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
|
56f7515ecd
|
New logger for the Traefik logs
|
2022-11-21 18:36:05 +01:00 |
|
Romain
|
630de7481e
|
Support SNI routing with Postgres STARTTLS connections
Co-authored-by: Michael Kuhnt <michael.kuhnt@daimler.com>
Co-authored-by: Julien Salleyron <julien@containo.us>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2022-11-16 15:34:10 +01:00 |
|
Julien Salleyron
|
fadee5e87b
|
Rework servers load-balancer to use the WRR
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-11-16 11:38:07 +01:00 |
|
kevinpollet
|
281fa25844
|
Merge branch v2.9 into master
|
2022-10-28 09:22:36 +02: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 |
|
Julien Levesy
|
b39ce8cc58
|
Support SPIFFE mTLS between Traefik and Backend servers
|
2022-10-14 17:16:08 +02:00 |
|
Tom Moulard
|
d578ed7327
|
Add traffic size metrics
Co-authored-by: OmarElawady <omarelawady1998@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-09-12 17:10:09 +02:00 |
|
romain
|
703de5331b
|
Merge current v2.8 into master
|
2022-08-31 18:19:31 +02:00 |
|
Ludovic Fernandez
|
adf82d72ae
|
chore: update linter
|
2022-08-31 08:24:08 +02:00 |
|
kevinpollet
|
626da4c0ae
|
Merge current v2.8 into master
|
2022-08-18 14:50:44 +02:00 |
|
Ludovic Fernandez
|
45453b20fa
|
chore: update to go1.19
|
2022-08-09 17:36:08 +02:00 |
|
kevinpollet
|
ab94bbaece
|
Merge current v2.8 into master
|
2022-07-25 17:31:51 +02:00 |
|
Tom Moulard
|
7751fb24eb
|
Update linter
|
2022-07-19 18:38:09 +02:00 |
|
Dmitry Sharshakov
|
4dc379c601
|
Support ALPN for TCP + TLS routers
|
2022-07-07 16:58:09 +02:00 |
|
Ludovic Fernandez
|
9c59df5e9c
|
fix: invalid placeholder in log message
|
2022-06-10 16:16:08 +02:00 |
|