Commit graph

917 commits

Author SHA1 Message Date
b49c8812d9
Merge branch 'merge-v2.10-into-v3.0' of https://github.com/mmatur/traefik 2023-10-12 10:50:16 +05:30
mmatur
286181aa61
Merge v2.10 into v3.0 2023-10-11 17:33:55 +02:00
Romain
8d0979bfd0
Enable TLS for Consul Connect TCP services
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2023-09-29 15:26:05 +02: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
Niall Newman
ab7993428d
Improve CNAME flattening to avoid unnecessary error logging 2023-09-28 12:00: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
Harold Ozouf
b786f58f80
fix: false positive in url anonymization 2023-09-26 08:28:25 +02:00
Yakun Sun
173154cf59
Ignore ErrKeyNotFound error for the KV provider 2023-09-25 16:38:07 +02:00
Ludovic Fernandez
4acec60e72
fix: wrong log level 2023-09-25 09:10:05 +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
Weida Hong
3216c8ab10
Adjust forward auth to avoid connection leak 2023-09-09 12:36:05 +02:00
Ludovic Fernandez
f29325c679
Update to go1.21 2023-08-16 17:50:06 +02:00
ea2b976245
Merge branch 'v3.0' of github.com:traefik/traefik 2023-08-09 08:40:41 +05:30
Romain
1d85515aac
Remove healthcheck interval configuration warning 2023-08-08 18:10:05 +02:00
Kevin McConnell
55e00be36e
Allow short healthcheck interval with long timeout 2023-08-08 16:40:05 +02:00
Yakun Sun
d6457e6cbb
Set sameSite field for wrr load balancer sticky cookie 2023-08-08 15:12:06 +02:00
CleverUnderDog
ca2b9e8e77
Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message 2023-08-08 14:48:05 +02:00
fe9472b8d3
Merge branch 'v3.0' of github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-07-27 11:45:28 +05:30
mmatur
eb585740a1 Merge branch v2.10 into v3.0 2023-07-24 12:58:06 +02:00
Ludovic Fernandez
47faae25d7
fix: traceability of the middleware plugins 2023-07-20 15:02:07 +02:00
Ludovic Fernandez
bed6069e82
fix: avoid panic on resource backends 2023-07-19 17:36:06 +02: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
a72d3ca4a6
Merge branch 'v3.0' of github.com:traefik/traefik 2023-06-22 09:03:10 +05:30
Fernandez Ludovic
a7ef965412 Merge branch v2.10 into v3.0 2023-06-20 19:33:05 +02:00
Romain
4fbe9b81ec
Remove support of the networking.k8s.io/v1beta1 APIVersion 2023-06-20 10:26:05 +02:00
Romain
5fd6913ee5
Fix OpenTelemetry metrics
Co-authored-by: LandryBe <[lbenguigui@gmail.com](mailto:lbenguigui@gmail.com)>
2023-06-20 09:12:05 +02:00
0d0997e490
Merge branch 'v3.0' of github.com:traefik/traefik 2023-06-19 12:21:03 +05:30
Michael
fecaec7a4a
feat: new endpoint for collect 2023-06-16 23:08: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
Romain
6885e410f0
Support informational headers in middlewares redefining the response writer.
Co-authored-by: LandryBe <lbenguigui@gmail.com>
2023-06-14 17:42:44 +02:00
Romain
d1bdeb3a92
Fix missing trailer with custom errors middleware
Co-authored-by: LandryBe <lbenguigui@gmail.com>
2023-06-14 14:48:05 +02:00
addc613e23
Merge branch 'v3.0' of github.com:traefik/traefik 2023-06-06 05:56:14 +05:30
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
9aa57f362b
fix: improve error messages related to plugins 2023-06-02 11:34:06 +02:00
João Silva
6977b68b72
Fix multiple subsets endpoint 2023-05-31 11:40:05 +02:00
4e4e6353f0
Merge branch 'v3.0' of github.com:traefik/traefik 2023-05-23 09:21:07 +05:30
Fernandez Ludovic
981ad74870 Merge branch v2.10 into v3.0 2023-05-17 11:18:37 +02:00
17c183f226
Merge branch 'v3.0' of github.com:traefik/traefik 2023-05-16 22:32:57 +05:30
Erikas
021f37ff71
Do not check for wildcard domains for non DNS challenge 2023-05-16 16:00:06 +02:00
Ludovic Fernandez
511762cbf3
fix: clean code related to Hub 2023-05-15 16:38:05 +02:00
Ludovic Fernandez
466d7461b7
Split Docker provider 2023-05-10 15:28:05 +02:00
a25eadd5ca
Merge branch 'v3.0' of github.com:traefik/traefik 2023-04-19 11:32:44 +05:30
Fernandez Ludovic
fc071a5ebe Merge branch v2.10 into master 2023-04-18 09:20:53 +02:00
Ludovic Fernandez
5635687a3e
fix: DeepCopy of PluginConf 2023-04-17 17:22:05 +02:00
Fernandez Ludovic
79c5f34156 Merge branch v2.10 into v3.0 2023-04-17 11:58:01 +02:00
Fernandez Ludovic
928db9bc42 chore: update linter 2023-04-17 11:01:26 +02:00
Ludovic Fernandez
be1b1a6489
chore: update linter 2023-04-03 10:06:06 +02:00
Ludovic Fernandez
f2eda3aa6d
chore: bump k8s.io/client-go from v0.22.1 to v0.26.3 2023-03-27 12:14:05 +02:00
97fe2c8150
Merge branch 'master' of github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-03-24 17:35:34 +05:30