Julien Salleyron
|
9befe0dd51
|
Fix flaky test
|
2024-01-23 16:46:05 +01:00 |
|
Romain
|
683e2ee5c6
|
Bring back v2 rule matchers
|
2024-01-23 11:34:05 +01:00 |
|
mmatur
|
a3ac456199
|
fix: OpenTelemetry unit tests
|
2024-01-23 10:13:20 +01:00 |
|
mmatur
|
9843757834
|
Merge current v2.11 into v3.0
|
2024-01-23 09:32:28 +01:00 |
|
Romain
|
f9831f5b1b
|
Introduce static config hints
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
|
2024-01-23 09:22:05 +01:00 |
|
Michael
|
177c4b0ed1
|
fix: flakiness test on configuration watcher
|
2024-01-22 16:52:05 +01:00 |
|
Michael
|
bab48bed22
|
fix: OpenTelemetry metrics flaky test
|
2024-01-22 16:38:06 +01:00 |
|
Michael
|
5e0855ecc7
|
feat: adds conformance test gateway api
|
2024-01-22 15:30:05 +01:00 |
|
|
d69e3d80af
|
Merge branch 'v3.0' of github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-01-19 12:30:00 +05:30 |
|
白泽
|
0eeb85d01d
|
Support setting sticky cookie max age
|
2024-01-18 09:30:06 +01:00 |
|
Robert Socha
|
4e0a05406b
|
Implements the includedContentTypes option for the compress middleware
|
2024-01-17 11:32:06 +01:00 |
|
Baptiste Mayelle
|
319517adef
|
Merge branch v2.11 into v3.0
|
2024-01-16 15:42:38 +01:00 |
|
Robin Moser
|
7a315bb043
|
Disable br compression when no Accept-Encoding header is present
|
2024-01-16 15:30:06 +01:00 |
|
Michael
|
34d2a816c2
|
Enhance gendoc for Generating Static and Dynamic Reference Configuration Files
|
2024-01-16 10:32:05 +01:00 |
|
Thomas Gunsch
|
81ce45271d
|
Add forwardAuth.addAuthCookiesToResponse
|
2024-01-15 16:14:05 +01:00 |
|
|
fa154de4a2
|
Merge branch 'v3.0' of github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-01-14 15:44:08 +05:30 |
|
Suyash Choudhary
|
980dac4572
|
Support file path as input param for Kubernetes token value
|
2024-01-11 17:06:06 +01:00 |
|
Michael
|
ff7966f9cd
|
feat: re introduce IpWhitelist middleware as deprecated
|
2024-01-11 10:40:06 +01:00 |
|
|
8cb5e0ac30
|
Merge branch 'v3.0' of github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2024-01-10 10:54:52 +05:30 |
|
Jeremy Fleischman
|
ccf3a9995a
|
Add rejectStatusCode option to IPAllowList middleware
|
2024-01-09 20:26:05 +01:00 |
|
Michael
|
fea94a3393
|
feat: upgrade gateway api to v1.0.0
|
2024-01-09 10:28:05 +01:00 |
|
Jesse Haka
|
4ddef9830b
|
Migrate to opentelemetry
|
2024-01-08 09:10:06 +01:00 |
|
Romain
|
45bb00be04
|
Improve migration guide
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
|
2024-01-05 16:04:05 +01:00 |
|
Baptiste Mayelle
|
eff294829f
|
Add missing TCP IPAllowList middleware constructor
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-04 14:58:05 +01:00 |
|
mmatur
|
a69c1ba3b7
|
Merge branch v2.11 into v3.0
|
2024-01-03 17:28:22 +01:00 |
|
Michael
|
9adf0fb638
|
Prepare release v2.11.0-rc1
|
2024-01-03 11:12:05 +01:00 |
|
Julien Salleyron
|
56e2110dc5
|
Fix readHeaderTimeout in proxyproto
|
2024-01-02 22:02:05 +01:00 |
|
Ludovic Fernandez
|
5be13802dc
|
chore: update github.com/fsnotify/fsnotify to v1.7.0
|
2024-01-02 20:58:06 +01:00 |
|
Romain
|
a84d5c0ef1
|
Adjust deprecation notice for Kubernetes CRD provider
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
|
2024-01-02 20:04:06 +01:00 |
|
Ari Yonaty
|
74ab88d47e
|
docs: fix description for anonymous usage statistics references
|
2024-01-02 18:20:06 +01:00 |
|
Landry Benguigui
|
0e92b02474
|
Deprecate IPWhiteList middleware in favor of IPAllowList
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-01-02 17:04:06 +01:00 |
|
Julien Salleyron
|
9662cdca64
|
Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints
|
2024-01-02 16:40:06 +01:00 |
|
Baptiste Mayelle
|
3dfaa3d5fa
|
Add Redis Sentinel support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-02 16:16:05 +01:00 |
|
Baptiste Mayelle
|
60123a8f3f
|
Hash WRR sticky cookies
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-02 15:52:05 +01:00 |
|
Michael
|
2a7b2ef772
|
chore: happy new year 2024
|
2024-01-02 15:28:09 +01:00 |
|
|
fe780c84de
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-12-24 18:39:20 +05:30 |
|
Romain
|
d51a2ce487
|
Compute priority for https forwarder TLS routes
|
2023-12-08 16:42:05 +01:00 |
|
Suyash Choudhary
|
e77a66c2ac
|
Fixed datadog logs json format issue
|
2023-12-06 14:36:05 +01:00 |
|
|
b12d37daf0
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-12-05 20:09:31 +05:30 |
|
Jesse Haka
|
6858dbdd07
|
Add http-wasm plugin support to Traefik
|
2023-11-30 21:42:06 +01:00 |
|
|
f006e9bec1
|
Merge branch 'v3.0' of github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2023-11-29 21:50:08 +05:30 |
|
romain
|
e29a142f6a
|
Merge v2.10 into v3.0
|
2023-11-29 14:39:01 +01:00 |
|
Никита Тимофеев
|
f4ddf25e41
|
Fixed stripPrefix middleware is not applied to retried attempts
|
2023-11-24 09:30:06 +01:00 |
|
Michael
|
789046f162
|
feat: upgrade codegen for kubernetes to v0.28.3
|
2023-11-22 11:28:06 +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 |
|
Landry Benguigui
|
12e50e20e6
|
Deny request with fragment in URL path
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2023-11-16 16:54:07 +01:00 |
|
Baptiste Mayelle
|
84516f962d
|
Remove backoff for http challenge
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2023-11-13 15:58:09 +01:00 |
|
Kevin Pollet
|
085b70c94e
|
chore: update github.com/hashicorp/consul/api
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
|
2023-11-09 16:58:06 +01:00 |
|
Michael
|
d141e4a1ed
|
Upgrade opentelemetry dependencies
|
2023-10-30 14:50:06 +01:00 |
|
Michael
|
679975beec
|
fix: datadog tracer
|
2023-10-27 09:14:05 +02:00 |
|
|
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 |
|
Senan Kelly
|
ac9d88e5a2
|
Only warn about missing docker network when network_mode is not host or container
|
2023-03-24 01:26:07 +01:00 |
|
Ludovic Fernandez
|
8b47c5adf7
|
Remove deprecated code
|
2023-03-22 16:40:06 +01:00 |
|
Fernandez Ludovic
|
a3bcf0f39e
|
Merge branch v2.10 into v3.0
|
2023-03-22 12:52:38 +01:00 |
|
Ludovic Fernandez
|
be702c2b61
|
Prepare release v2.10.0-rc1
|
2023-03-22 11:06:05 +01:00 |
|
Fernandez Ludovic
|
54f6144ef2
|
Merge branch v2.9 into v2.10
|
2023-03-21 17:11:20 +01:00 |
|
Fernandez Ludovic
|
7875826bd9
|
Merge branch v2.10 into v3.0
|
2023-03-21 16:45:33 +01:00 |
|
Romain
|
f7be1e97df
|
Support multiple namespaces in the Nomad Provider
|
2023-03-21 15:50:06 +01:00 |
|
Romain
|
48a2c8e41c
|
Fix Nomad client TLS defaults
|
2023-03-21 15:32: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 |
|
Romain
|
c823879097
|
Add prometheus metric requests_total with headers
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2023-03-20 18:06:07 +01:00 |
|
Thomas Quinot
|
4bc2305ed3
|
Expose ContainerName in Docker provider
|
2023-03-20 17:42:06 +01:00 |
|
Philipp Trulson
|
99d779a546
|
Add support to send DataDog traces via Unix Socket
|
2023-03-20 17:16:08 +01:00 |
|
Romain
|
6e460cd652
|
Native Kubernetes service load-balancing
|
2023-03-20 16:46:05 +01:00 |
|
mpl
|
7c2af10bbd
|
Fix open connections metric
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2023-03-20 16:02:06 +01:00 |
|
Romain
|
7af9d16208
|
Introduce traefik.io API Group CRDs
|
2023-03-20 15:38:08 +01:00 |
|
Romain
|
598a257ae1
|
Remove config reload failure metrics
|
2023-03-20 15:14:05 +01:00 |
|
Aofei Sheng
|
b3f162a8a6
|
Fix default configuration settings for Nomad Provider
|
2023-03-20 10:44:05 +01:00 |
|
Romain
|
4aa3496092
|
Add HTTP 103 early hints unit test
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2023-03-17 16:46:06 +01:00 |
|
|
fff41aa4e6
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-03-03 11:21:39 +05:30 |
|
mpl
|
20e47d9102
|
compress: add no compress unit tests
|
2023-03-02 10:26:05 +01:00 |
|
Romain
|
21c455cf20
|
Remove User-Agent header removal from ReverseProxy director func
|
2023-02-28 17:06:05 +01:00 |
|
Romain
|
807feef176
|
Include user-defined default cert for traefik_tls_certs_not_after metric
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2023-02-23 16:14:06 +01:00 |
|
Ludovic Fernandez
|
7202038649
|
chore: update to go1.20
|
2023-02-23 15:06:05 +01:00 |
|
|
5e67c31ca3
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-02-17 10:26:37 +05:30 |
|
romain
|
241fb5093a
|
Merge current v2.9 into v3.0
|
2023-02-15 11:29:28 +01:00 |
|
Romain
|
1a6dfe1f6b
|
Adds the support for IPv6 in the TCP HostSNI matcher
|
2023-02-14 15:04:05 +01:00 |
|
Ludovic Fernandez
|
044dc6a221
|
fix: go module
|
2023-02-03 15:24:05 +01:00 |
|
Romain
|
38f5024ed0
|
Differentiate UDP stream and TCP connection in logs
|
2023-01-31 16:00:10 +01:00 |
|
mpl
|
479878503d
|
quic-go: bump to 89769f409f
|
2023-01-31 14:38:05 +01:00 |
|
|
e9fcdb9702
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-01-17 13:40:33 +05:30 |
|
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 |
|
Romain
|
b995a11d63
|
Prevent panicking when a container has no network interfaces
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2023-01-11 15:14:05 +01:00 |
|
bendre90
|
8cd4923e72
|
Added router priority to webui's list and detail page
|
2023-01-09 17:24:05 +01:00 |
|
Tom Moulard
|
cd90b9761a
|
Merge current v2.9 into v3.0
|
2023-01-09 16:21:45 +01:00 |
|
|
c882d98c70
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-01-08 18:47:42 +05:30 |
|
Tom Moulard
|
f0f5f41fb9
|
Fix OpenTelemetry service name
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2023-01-06 09:10:05 +01:00 |
|
|
e45b070d70
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-01-05 12:30:45 +05:30 |
|
Witold Duranek
|
0861c47e54
|
fix no rate limiting if average is 0
|
2023-01-03 16:16:05 +01:00 |
|
Tom Moulard
|
e1e86763e3
|
Prevents superfluous WriteHeader call in the error middleware
Co-authored-by: LandryBe <lbenguigui@gmail.com>
|
2023-01-02 17:00:05 +01:00 |
|
kevinpollet
|
b22aef7fff
|
Merge branch v2.9 into v3.0
|
2023-01-02 15:20:39 +01:00 |
|
Kevin Pollet
|
b9a175f5c2
|
Update copyright for 2023
|
2023-01-02 12:12:05 +01:00 |
|
|
020fe2d168
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2023-01-01 19:36:49 +05:30 |
|
Tom Moulard
|
a2016a2953
|
Detect dashboard assets content types
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-29 09:46:04 +01:00 |
|
|
7f25d6de67
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2022-12-24 19:10:55 +05:30 |
|
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 |
|
jandillenkofer
|
8c98234c07
|
Add option to the Ingress provider to disable IngressClass lookup
|
2022-12-22 16:30:05 +01:00 |
|
Roman Tomjak
|
d046af2e91
|
Add support for HTTPRequestRedirectFilter in k8s Gateway API
|
2022-12-22 15:02:05 +01:00 |
|
|
3fcde5aded
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2022-12-21 16:42:57 +05:30 |
|
Tom Moulard
|
943238faba
|
Remove InfluxDB v1 metrics middleware
|
2022-12-19 14:32:04 +01:00 |
|
Romain
|
2b67f1f66f
|
Remove Marathon provider
|
2022-12-19 11:52:05 +01:00 |
|
Tom Moulard
|
2ad1fd725a
|
Remove Rancher v1 provider
|
2022-12-19 10:42:05 +01:00 |
|
Charlie Haley
|
7129f03dc9
|
fix: update opentelemetry dependency versions
|
2022-12-19 09:54:04 +01:00 |
|
Ludovic Fernandez
|
29b8b6911e
|
fix: sanitize X-Forwarded-Proto header in RedirectScheme middleware
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2022-12-16 10:34:04 +01:00 |
|
mpl
|
74ef79ea23
|
mitigate race against server readiness in test
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-15 11:18:05 +01:00 |
|
Douglas De Toni Machado
|
a08a428787
|
Support HostSNIRegexp in GatewayAPI TLS routes
|
2022-12-12 16:30:05 +01:00 |
|
|
b4dfa60c1e
|
Merge branch 'v3.0' of github.com:traefik/traefik
|
2022-12-11 23:47:48 +05:30 |
|
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 |
|
mpl
|
da93dab828
|
make file provider more resilient wrt first configuration
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2022-12-09 09:48:04 +01:00 |
|
Ludovic Fernandez
|
c2dac39da1
|
fix: detect dashboard content types
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2022-12-09 08:24:05 +01:00 |
|
|
ab4ec9a63a
|
xMerge github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2022-12-08 20:48:02 +05:30 |
|
Simon Delicata
|
fdd3f2abef
|
Moves HTTP/3 outside the experimental section
|
2022-12-07 17:02:05 +01:00 |
|
Tom Moulard
|
517917cd7c
|
Merge current v2.9 into master
|
2022-12-07 15:55:46 +01:00 |
|
Ludovic Fernandez
|
a8df674dcf
|
fix: flaky tests
|
2022-12-07 10:56:05 +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 |
|
Tom Moulard
|
8cf9385938
|
Rework Host and HostRegexp matchers
Co-authored-by: Simon Delicata <simon.delicata@traefik.io>
|
2022-12-06 10:40:06 +01:00 |
|
Romain
|
519ed8bde5
|
Prepare release v3.0.0-beta1
|
2022-12-05 16:58:04 +01:00 |
|
Ludovic Fernandez
|
778188ed34
|
fix: remove logs of the request
|
2022-12-05 11:30:05 +01:00 |
|
Ludovic Fernandez
|
c57876c116
|
Improve provider logs
|
2022-11-30 09:50:05 +01:00 |
|
Tom Moulard
|
0d81fac3fc
|
Add OpenTelemetry tracing and metrics support
|
2022-11-29 15:34:05 +01:00 |
|
Simon Delicata
|
db287c4d31
|
Disable Content-Type auto-detection by default
|
2022-11-29 11:48:05 +01:00 |
|
Antoine
|
4d86668af3
|
Update routing syntax
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2022-11-28 15:48:05 +01:00 |
|
|
6d5fb61856
|
Merge github.com:traefik/traefik
|
2022-11-26 07:17:12 +05:30 |
|
Simon Delicata
|
a3e4c85ec0
|
Remove deprecated options
|
2022-11-25 10:50:06 +01:00 |
|
|
ec44c7a5d9
|
Merge github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2022-11-25 13:01:59 +05:30 |
|
|
0fffd1cb26
|
Merge github.com:traefik/traefik
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
|
2022-11-25 13:01:22 +05:30 |
|
Ludovic Fernandez
|
0ba51d62fa
|
fix: flaky with shutdown tests
|
2022-11-24 17:06:07 +01:00 |
|
Kevin Pollet
|
268d1edc8f
|
Fix flaky healthcheck test
|
2022-11-24 16:32:05 +01:00 |
|
Ludovic Fernandez
|
580e7fa774
|
fix: flaky tests on the configuration watcher
|
2022-11-24 16:00:06 +01:00 |
|
Ali Afsharzadeh
|
46c266661c
|
Add a status option to the service health check
|
2022-11-24 11:40:05 +01:00 |
|
Kevin Pollet
|
3f8aa13e68
|
Fix error when setting ServerUp metric labels
|
2022-11-23 16:04:05 +01:00 |
|
Ludovic Fernandez
|
08279047ae
|
Improve test logger assertions
|
2022-11-23 12:14:04 +01:00 |
|
Ludovic Fernandez
|
3dd4968c41
|
Retry on plugin API calls
|
2022-11-23 11:42:04 +01:00 |
|
Fernandez Ludovic
|
ba1ca68977
|
Merge branch v2.9 into master
|
2022-11-23 09:22:52 +01:00 |
|
Ludovic Fernandez
|
81a5b1b4c8
|
Increase the timeout on plugin download
|
2022-11-22 18:30:05 +01:00 |
|
Jérôme Guiard
|
d547718fdd
|
Support of allowEmptyServices in TraefikService
|
2022-11-22 10:18:04 +01:00 |
|
Ludovic Fernandez
|
56f7515ecd
|
New logger for the Traefik logs
|
2022-11-21 18:36:05 +01:00 |
|
xmessi
|
27c02b5a56
|
Log TLS client subject
|
2022-11-21 10:18:05 +01:00 |
|
Simon Delicata
|
f1b91a119d
|
Create a new capture instance for each incoming request
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-11-17 10:26:06 +01:00 |
|
|
ac7aa6aacc
|
Merge github.com:traefik/traefik
|
2022-11-16 21:28:55 +05:30 |
|
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 |
|
Greg
|
67d9c8da0b
|
Add support for Brotli
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-11-15 10:56:08 +01:00 |
|
|
52c628acd8
|
Merge github.com:traefik/traefik
|
2022-11-12 16:53:37 +05:30 |
|
Ngọc Long
|
240fb871b6
|
Support gRPC and gRPC-Web protocol in metrics
|
2022-11-08 10:52:09 +01:00 |
|
|
f6ee1b343a
|
Merge github.com:traefik/traefik
|
2022-11-05 19:21:44 +05:30 |
|
kevinpollet
|
281fa25844
|
Merge branch v2.9 into master
|
2022-10-28 09:22:36 +02:00 |
|
Julien Salleyron
|
bd3eaf4f5e
|
Add GrpcWeb middleware
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-10-27 17:34:06 +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 |
|
Ludovic Fernandez
|
7a6bfd3336
|
chore: change TCP middleware package
|
2022-10-26 17:42:07 +02:00 |
|