kevinpollet
|
20cdbdbf31
|
Merge branch v2.11 into v3.1
|
2024-10-28 10:32:18 +01:00 |
|
Anton Bartsits
|
27948493aa
|
Panic on aborted requests to properly close the connection
|
2024-10-25 15:44:04 +02:00 |
|
kevinpollet
|
62fa5f1a8e
|
Merge branch v2.11 into v3.1
|
2024-10-24 10:55:59 +02:00 |
|
Kevin Pollet
|
eeb99c3536
|
Preserve HTTPRoute filters order
|
2024-10-21 09:54:04 +02:00 |
|
Kevin Pollet
|
ef168b801c
|
Refactor compress handler to make it generic
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-10-10 16:04:04 +02:00 |
|
Ludovic Fernandez
|
7edb9a2101
|
Bump github.com/go-acme/lego to v4.19.2
|
2024-10-09 16:04:04 +02:00 |
|
Michel Heusschen
|
f16d14cfa6
|
Reuse compression writers
|
2024-10-09 14:14:03 +02:00 |
|
mmatur
|
4625bdf5cb
|
Merge current v2.11 into v3.1
|
2024-10-08 17:54:23 +02:00 |
|
Michel Heusschen
|
d339bfc8d2
|
Use correct default weight in Accept-Encoding
|
2024-10-08 11:48:04 +02:00 |
|
ttys3
|
a762cce430
|
Close wasm middleware to prevent memory leak
|
2024-10-04 16:36:04 +02:00 |
|
Ludovic Fernandez
|
6f7649fccc
|
Bump golangci-lint to 1.61.0
|
2024-10-04 09:38:04 +02:00 |
|
romain
|
b641d5cf2a
|
Merge current v2.11 into v3.1
|
2024-09-30 14:59:38 +02:00 |
|
Mathieu
|
4d6cb6af03
|
Ensure defaultGeneratedCert.main as Subject's CN
|
2024-09-30 12:10:05 +02:00 |
|
Jesper Noordsij
|
c02b72ca51
|
Disable IngressClass lookup when disableClusterScopeResources is enabled
|
2024-09-27 16:24:04 +02:00 |
|
Romain
|
61bb3ab991
|
Rework condition to not log on timeout
|
2024-09-27 11:34:05 +02:00 |
|
Romain
|
e62f8af23b
|
Rework condition to not log on timeout
|
2024-09-27 11:20:04 +02:00 |
|
Romain
|
a42d396ed2
|
Clean connection headers for forward auth request only
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-09-27 11:18:05 +02:00 |
|
Kevin Pollet
|
f3eba8d3a2
|
Guess Datadog socket type when prefix is unix
|
2024-09-19 15:30:05 +02:00 |
|
romain
|
7e75dc0819
|
Merge current v2.11 into v3.1
|
2024-09-19 14:16:19 +02:00 |
|
Kevin Pollet
|
ac42dd8f83
|
Check if ACME certificate resolver is not nil
|
2024-09-19 11:50:04 +02:00 |
|
kevinpollet
|
093989fc14
|
Merge branch v2.11 into v3.1
|
2024-09-16 16:41:57 +02:00 |
|
Andrea Cappuccio
|
f90f9df1db
|
Ensure proper logs for aborted streaming responses
|
2024-09-16 12:06:03 +02:00 |
|
Julien Salleyron
|
8c977b8f8c
|
Removes goexport dependency and adds _initialize
|
2024-09-16 11:12: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 |
|
Romain
|
0cf2032c15
|
Allow handling ACME challenges with custom routers
|
2024-09-13 15:54:04 +02:00 |
|
Josh Soref
|
d547b943df
|
Spelling
|
2024-09-13 11:40:04 +02:00 |
|
Roman Donchenko
|
71d4b3b13c
|
Make the keys of the accessLog.fields.names map case-insensitive
|
2024-09-13 10:04:07 +02:00 |
|
Romain
|
cf2869407d
|
Wrap capture for services used by pieces of middleware
|
2024-09-03 10:30:08 +02:00 |
|
Michael
|
2714831a4e
|
fix: otlp doc + potential panic
|
2024-08-29 14:30:05 +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 |
|
Romain
|
7056eeff6a
|
Re-allow empty configuration for Kubernetes Ingress provider
|
2024-08-19 14:38:33 +02:00 |
|
Romain
|
ad613e58cd
|
Allow configuring rule syntax with Kubernetes Ingress annotation
|
2024-08-12 14:28:04 +02:00 |
|
Kevin Pollet
|
e7dc097901
|
Prevent error logging when TCP WRR pool is empty
|
2024-08-12 14:08:05 +02:00 |
|
Kevin Pollet
|
5380e48747
|
Include status addresses when comparing Gateway statuses
|
2024-08-05 12:22:04 +02:00 |
|
Romain
|
a50345bf8d
|
Allow to disable Kubernetes cluster scope resources discovery
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-08-01 15:50:04 +02:00 |
|
mmatur
|
930f84850b
|
Merge current v2.11 intov3.1
|
2024-07-31 17:14:45 +02:00 |
|
Romain
|
8970ae9199
|
Update to github.com/docker/docker v27.1.1
|
2024-07-31 16:20:04 +02:00 |
|
mmatur
|
2ffa6c6feb
|
Merge current v2.11 into v3.1
|
2024-07-30 15:14:29 +02:00 |
|
Kevin Pollet
|
7dbd3f88f6
|
Do not update route status when nothing changed
|
2024-07-29 15:48:05 +02:00 |
|
Michel Loiseleur
|
898eab20ac
|
Improve error and documentation on the needed link between router and service
|
2024-07-29 15:39:06 +02:00 |
|
krishna sindhur
|
386c2ffb20
|
Use ServiceName in traefik_service_server_up metric
|
2024-07-29 11:52:05 +02:00 |
|
Romain
|
70dd7cdc71
|
Enforce default cipher suites list
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-07-23 16:30:05 +02:00 |
|
Romain
|
4720caed04
|
Update open connections gauge with connections count
|
2024-07-23 11:52:04 +02:00 |
|
mmatur
|
c5a6b49330
|
Merge current v2.11 into v3.1
|
2024-07-22 10:01:16 +02:00 |
|
Michael
|
a5df24a21d
|
Upgrade dependencies
|
2024-07-19 14:52:04 +02:00 |
|
James McBride
|
f5a811d8fa
|
Make the log about new version more accurate
|
2024-07-17 09:28:03 +02:00 |
|
Romain
|
58dcbb43f9
|
Retry on Gateway API resource status update
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-07-11 11:26:03 +02:00 |
|
romain
|
89108972b6
|
Merge branch v3.0 into v3.1
|
2024-07-02 16:33:29 +02:00 |
|