Commit graph

4920 commits

Author SHA1 Message Date
CleverUnderDog ca2b9e8e77
Fix GrpcWeb middleware to clear ContentLength after translating to normal gRPC message 2023-08-08 14:48:05 +02:00
Aaron d948784d38
correct minor typo in crd-acme docs 2023-08-08 10:00:05 +02:00
Michael 1ddb0afb24
fix: reduce disk usage during release
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2023-08-04 12:26:05 +02:00
Ludovic Fernandez f518676238
Replace old security form by the GitHub report system 2023-07-27 16:50:06 +02:00
Alex Zhang db3e8a7f5a
docs: describe the missing db parameter in redis provider 2023-07-27 16:02:05 +02:00
baalajimaestro 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
Ludovic Fernandez 0bd367ebbd
Prepare release v2.10.4 2023-07-24 16:44:05 +02:00
Michael f4dc298406
fix: bad anchor on documentation 2023-07-24 16:18:05 +02:00
Ludovic Fernandez 3f93e9ea71
Remove CodeQL workflow from PR 2023-07-24 14:00:05 +02:00
mmatur eb585740a1 Merge branch v2.10 into v3.0 2023-07-24 12:58:06 +02:00
Ludovic Fernandez 1709f3854c
Update go-acme/lego to v4.13.2 2023-07-24 09:32:05 +02:00
Ludovic Fernandez ebde81e91c
chore: remove dead static configuration references 2023-07-24 08:40:05 +02:00
Ludovic Fernandez 47faae25d7
fix: traceability of the middleware plugins 2023-07-20 15:02:07 +02:00
Ludovic Fernandez 7792d197e6
Update go-acme/lego to v4.13.0 2023-07-20 14:36:07 +02:00
Jorge deb4235028
Add CodeQL workflow 2023-07-20 04:10:05 +02:00
Fernandez Ludovic 124ee3c48c chore: fix PyYAML version 2023-07-19 21:38:50 +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
Antony Chazapis 48de3b0230
Add support for RISC-V 2023-07-19 12:34:05 +02:00
Michael 00048a8351
fix: integration test with Go v1.20.6 2023-07-18 18:50:05 +02:00
Ludovic Fernandez 2df5defd36
chore: fix PyYAML version 2023-07-18 18:22:55 +02:00
Michael aaa763b7af
Upgrade docs build stack 2023-07-10 13:48:05 +02:00
baalajimaestro 4be2340667
Merge branch 'v3.0' of github.com:traefik/traefik 2023-07-05 00:23:25 +05:30
Gérald Croës 8a68ece2cc
Update maintainers guidelines 2023-07-03 15:10:05 +02:00
Ludovic Fernandez 08b80c20f0
Remove documentation of old swarm options 2023-07-03 09:14:05 +02:00
Ludovic Fernandez d4daafa468
Fix migration guide heading 2023-06-26 16:02:05 +02:00
baalajimaestro a72d3ca4a6
Merge branch 'v3.0' of github.com:traefik/traefik 2023-06-22 09:03:10 +05:30
Ludovic Fernandez 52d2d959af
Prepare release v3.0.0-beta3 2023-06-22 01:18:05 +02:00
Romain 0a35fa096a
Improve Kubernetes support documentation
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2023-06-21 10:06:05 +02:00
Fernandez Ludovic a7ef965412 Merge branch v2.10 into v3.0 2023-06-20 19:33:05 +02:00
Romain 0a861716d4
Update release documentation 2023-06-20 17:12: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
Ludovic Fernandez 7741c68eaa
Prepare release v2.10.3 2023-06-19 18:14:30 +02:00
Ludovic Fernandez 18077ff69a
Update go-acme/lego to v4.12.2 2023-06-19 18:08:05 +02:00
Michael fa555d0d29
fix: Remove unnecessary data on release ci 2023-06-19 17:34:05 +02:00
Jakob Miksch 0e5898b2f8
Minor Typo 2023-06-19 14:36:05 +02:00
Ludovic Fernandez aae76408e2
Prepare release v2.10.2 2023-06-19 12:00:06 +02:00
baalajimaestro 0d0997e490
Merge branch 'v3.0' of github.com:traefik/traefik 2023-06-19 12:21:03 +05:30
green1052 9cc9ed6a0c
Fix typo 2023-06-17 21:52:05 +02:00
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
Philipp Trulson 68ed875966
Update DataDog tracing dependency to v1.50.1 2023-06-14 17:00:06 +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
Dylan Rodgers 878e7de56a
Add business callouts 2023-06-09 09:18:05 +02:00
Ludovic Fernandez 27353d0740
Update go-acme/lego to v4.12.1 2023-06-07 09:30:05 +02:00
baalajimaestro 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