Romain
|
683e2ee5c6
|
Bring back v2 rule matchers
|
2024-01-23 11:34:05 +01:00 |
|
Michael
|
5e0855ecc7
|
feat: adds conformance test gateway api
|
2024-01-22 15:30:05 +01:00 |
|
mmatur
|
f57cee578f
|
Merge back v2.11 into v3.0
|
2024-01-19 16:03:50 +01:00 |
|
Michael
|
8da38ec0a5
|
fix: tailscale is required for Docker Desktop users
|
2024-01-19 15:44:05 +01:00 |
|
白泽
|
0eeb85d01d
|
Support setting sticky cookie max age
|
2024-01-18 09:30:06 +01:00 |
|
mmatur
|
111f3716fa
|
Merge current v2.11 into v3.0
|
2024-01-17 11:37:50 +01:00 |
|
Robert Socha
|
4e0a05406b
|
Implements the includedContentTypes option for the compress middleware
|
2024-01-17 11:32:06 +01:00 |
|
Michael
|
39b0aa6650
|
Improve makefile
|
2024-01-17 11:12:05 +01:00 |
|
Thomas Gunsch
|
81ce45271d
|
Add forwardAuth.addAuthCookiesToResponse
|
2024-01-15 16:14:05 +01:00 |
|
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 |
|
mmatur
|
3bbc560283
|
Merge v2.11 into v3.0
|
2024-01-10 14:08:30 +01:00 |
|
Jeremy Fleischman
|
ccf3a9995a
|
Add rejectStatusCode option to IPAllowList middleware
|
2024-01-09 20:26:05 +01:00 |
|
Michael
|
e522446909
|
Improve integration tests
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2024-01-09 17:00:07 +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 |
|
Ludovic Fernandez
|
cd8d5b8f10
|
chore: update github.com/docker/docker to v24.0.7
|
2024-01-05 15:10: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 |
|
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 |
|
Baptiste Mayelle
|
3dfaa3d5fa
|
Add Redis Sentinel support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-01-02 16:16:05 +01:00 |
|
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 |
|
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 |
|
mmatur
|
286181aa61
|
Merge v2.10 into v3.0
|
2023-10-11 17:33:55 +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 |
|
Romain
|
b966215e6c
|
Move origin fields capture to service level
Co-authored-by: lbenguigui <lbenguigui@gmail.com>
|
2023-09-27 15:22:06 +02:00 |
|
Yakun Sun
|
173154cf59
|
Ignore ErrKeyNotFound error for the KV provider
|
2023-09-25 16:38:07 +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 |
|
mmatur
|
eb585740a1
|
Merge branch v2.10 into v3.0
|
2023-07-24 12:58:06 +02:00 |
|
Michael
|
00048a8351
|
fix: integration test with Go v1.20.6
|
2023-07-18 18:50:05 +02:00 |
|
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 |
|
LandryBe
|
e62fe64ec9
|
Encode query semicolons
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2023-06-15 18:20: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
|
511762cbf3
|
fix: clean code related to Hub
|
2023-05-15 16:38:05 +02:00 |
|
Ludovic Fernandez
|
8b47c5adf7
|
Remove deprecated code
|
2023-03-22 16:40:06 +01:00 |
|
Ludovic Fernandez
|
be702c2b61
|
Prepare release v2.10.0-rc1
|
2023-03-22 11:06:05 +01:00 |
|
Fernandez Ludovic
|
7875826bd9
|
Merge branch v2.10 into v3.0
|
2023-03-21 16:45:33 +01:00 |
|
Romain
|
6e460cd652
|
Native Kubernetes service load-balancing
|
2023-03-20 16:46:05 +01:00 |
|
Romain
|
7af9d16208
|
Introduce traefik.io API Group CRDs
|
2023-03-20 15:38:08 +01:00 |
|
Ludovic Fernandez
|
044dc6a221
|
fix: go module
|
2023-02-03 15:24: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 |
|
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 |
|
jandillenkofer
|
8c98234c07
|
Add option to the Ingress provider to disable IngressClass lookup
|
2022-12-22 16:30:05 +01:00 |
|
Romain
|
2b67f1f66f
|
Remove Marathon provider
|
2022-12-19 11:52:05 +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 |
|
Romain
|
519ed8bde5
|
Prepare release v3.0.0-beta1
|
2022-12-05 16:58:04 +01:00 |
|
romain
|
46a61ce9c8
|
Merge remote-tracking branch 'upstream/v2.9' into merge-branch-v2.9-into-master
|
2022-12-05 15:23:06 +01:00 |
|
Ludovic Fernandez
|
778188ed34
|
fix: remove logs of the request
|
2022-12-05 11:30: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 |
|
Simon Delicata
|
a3e4c85ec0
|
Remove deprecated options
|
2022-11-25 10:50:06 +01:00 |
|
Fernandez Ludovic
|
61325d7b91
|
Merge branch v2.9 into master
|
2022-11-23 17:30:49 +01:00 |
|
Kevin Pollet
|
68e8eb2435
|
Update k3s image to rancher/k3s:v1.20.15-k3s1
|
2022-11-23 17:28:04 +01:00 |
|
Ludovic Fernandez
|
56f7515ecd
|
New logger for the Traefik logs
|
2022-11-21 18:36:05 +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 |
|
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 |
|
Wambugu
|
1b9873cae9
|
Renaming IPWhiteList to IPAllowList
|
2022-10-26 17:16:05 +02:00 |
|
kevinpollet
|
cd0654026a
|
Merge branch v2.9 into master
|
2022-10-17 18:53:37 +02:00 |
|
Julien Levesy
|
b39ce8cc58
|
Support SPIFFE mTLS between Traefik and Backend servers
|
2022-10-14 17:16:08 +02:00 |
|
Romain
|
2c550c284d
|
Remove raw cert escape in PassTLSClientCert middleware
|
2022-10-13 15:08:08 +02:00 |
|
Fernandez Ludovic
|
dd34905ea9
|
Merge branch v2.8 into v2.9
|
2022-09-30 12:24:04 +02:00 |
|
tspearconquest
|
63a1186d3e
|
Update golang.org/x/net to latest version
|
2022-09-30 10:22:10 +02:00 |
|
Romain
|
e9f98fb6eb
|
Prepare release v2.9.0-rc1 (#9334)
|
2022-09-14 16:52:03 +02:00 |
|
Qi
|
788f8fa951
|
Make the loadbalancers servers order random
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-09-14 14:42:08 +02:00 |
|
Romain
|
a002ccfce3
|
ACME Default Certificate
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2022-09-13 20:34:08 +02:00 |
|
Ludovic Fernandez
|
d531963f95
|
Update valkeyrie to v1.0.0
|
2022-09-12 17:40:09 +02:00 |
|
Ludovic Fernandez
|
adf82d72ae
|
chore: update linter
|
2022-08-31 08:24:08 +02:00 |
|
Kevin Pollet
|
40db06204b
|
Update valkeyrie to a9a70ee
|
2022-08-11 15:42:07 +02:00 |
|
Ludovic Fernandez
|
45453b20fa
|
chore: update to go1.19
|
2022-08-09 17:36:08 +02:00 |
|
longshine
|
1576ad85b8
|
Place namespace before name in router key for Ingress
|
2022-08-04 10:22:08 +02:00 |
|
Tom Moulard
|
7751fb24eb
|
Update linter
|
2022-07-19 18:38:09 +02:00 |
|
Tom Moulard
|
b361608693
|
Lint markdown files
|
2022-07-18 12:22:08 +02:00 |
|
mpl
|
b7199a7a9b
|
integration: use VPN for integration tests (for Mac)
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-07-13 18:32:08 +02:00 |
|
Tom Moulard
|
9c4b336f3b
|
Prepare release v2.8.0
|
2022-06-29 17:38:37 +02:00 |
|
romain
|
aa8fda5eae
|
Merge current v2.7 into v2.8
|
2022-06-29 15:57:57 +02:00 |
|
mloiseleur
|
03598d395b
|
Add documentation main, SANs and plugin CRD fields
|
2022-06-29 11:04:09 +02:00 |
|
romain
|
41748c3ae4
|
Merge current v2.7 into v2.8
|
2022-06-27 16:12:21 +02:00 |
|
Julien Salleyron
|
a887794313
|
Fix HostRegexp and Query muxers
|
2022-06-27 15:16:08 +02:00 |
|
mloiseleur
|
94141233f0
|
Add documentation to Traefik CRD properties
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-06-24 12:40:08 +02:00 |
|
romain
|
521109d3f2
|
Merge current v2.7 into master
|
2022-05-30 12:14:26 +02:00 |
|
romain
|
05f3e60366
|
Merge branch v2.6 into v2.7
|
2022-05-24 17:49:39 +02:00 |
|
Kevin Pollet
|
d5ff301d90
|
Support certificates configuration in TLSStore CRD
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-05-19 16:42:09 +02:00 |
|
Tom Moulard
|
32920ca65c
|
Update linter
|
2022-05-17 15:48:08 +02:00 |
|
Adrian Lai
|
71150bcaaf
|
Allow config of additonal CircuitBreaker params
|
2022-04-05 12:30:08 +02:00 |
|
Tom Moulard
|
3bf4a8fbe2
|
Merge current v2.6 into master
|
2022-03-22 15:55:44 +01:00 |
|
Ludovic Fernandez
|
23a6602cbf
|
Bump paerser to v0.1.5
|
2022-03-22 11:04:08 +01:00 |
|
Daniel Tomcej
|
dad76e0478
|
Add muxer for TCP Routers
|
2022-03-17 18:02:08 +01:00 |
|
Tom Moulard
|
25725e9b2f
|
Merge current v2.6 into master
|
2022-02-21 14:07:27 +01:00 |
|