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 |
|
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 |
|
Ludovic Fernandez
|
56f7515ecd
|
New logger for the Traefik logs
|
2022-11-21 18:36:05 +01:00 |
|
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 |
|
kevinpollet
|
281fa25844
|
Merge branch v2.9 into master
|
2022-10-28 09:22:36 +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 |
|
Julien Levesy
|
b39ce8cc58
|
Support SPIFFE mTLS between Traefik and Backend servers
|
2022-10-14 17:16:08 +02:00 |
|
Tom Moulard
|
d578ed7327
|
Add traffic size metrics
Co-authored-by: OmarElawady <omarelawady1998@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-09-12 17:10:09 +02:00 |
|
romain
|
703de5331b
|
Merge current v2.8 into master
|
2022-08-31 18:19:31 +02:00 |
|
Ludovic Fernandez
|
adf82d72ae
|
chore: update linter
|
2022-08-31 08:24:08 +02:00 |
|
kevinpollet
|
626da4c0ae
|
Merge current v2.8 into master
|
2022-08-18 14:50:44 +02:00 |
|
Ludovic Fernandez
|
45453b20fa
|
chore: update to go1.19
|
2022-08-09 17:36:08 +02:00 |
|
kevinpollet
|
ab94bbaece
|
Merge current v2.8 into master
|
2022-07-25 17:31:51 +02:00 |
|
Tom Moulard
|
7751fb24eb
|
Update linter
|
2022-07-19 18:38:09 +02:00 |
|
Dmitry Sharshakov
|
4dc379c601
|
Support ALPN for TCP + TLS routers
|
2022-07-07 16:58:09 +02:00 |
|
Ludovic Fernandez
|
9c59df5e9c
|
fix: invalid placeholder in log message
|
2022-06-10 16:16:08 +02:00 |
|
Romain
|
ac4086d0ac
|
Fix TCP-TLS/HTTPS routing precedence
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2022-05-19 16:44:14 +02:00 |
|
Daniel Tomcej
|
dad76e0478
|
Add muxer for TCP Routers
|
2022-03-17 18:02:08 +01:00 |
|
Ludovic Fernandez
|
371b6e3c86
|
chore: update linter
|
2022-02-15 14:56:53 +01:00 |
|
Ludovic Fernandez
|
d9fbb5e25c
|
Use CNAME for SNI check on host header
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2022-02-14 17:18:08 +01:00 |
|
Ludovic Fernandez
|
0c83ee736c
|
Apply the same approach as the rules system on the TLS configuration choice
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2022-02-10 10:42:07 +01:00 |
|
Tom Moulard
|
6e28db513c
|
Metrics router fix
Co-authored-by: Michael <michael.matur@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-09-15 17:26:06 +02:00 |
|
mpl
|
838a8e18d3
|
healthcheck: add support at the load-balancers of services level
Co-authored-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-06-25 21:08:11 +02:00 |
|
Richard Kojedzinszky
|
f15d05b22f
|
tls Manager: do not build a default certificate for ACME challenges store
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-06-14 10:06:05 +02:00 |
|
Romain
|
fc9f41b955
|
Add TCP Middlewares support
|
2021-06-11 15:30:05 +02:00 |
|
Jorge Arco
|
080cf98e51
|
Add router metrics
|
2021-04-30 10:22:04 +02:00 |
|
Romain
|
a513a05b7a
|
Raise errors for non-ASCII domain names in a router's rules
|
2021-03-22 21:16:04 +01:00 |
|
Romain
|
bdba7d3adf
|
Update to go1.16
|
2021-03-04 20:08:03 +01:00 |
|
Julien Salleyron
|
a90b2a672e
|
perf: improve forwarded header and recovery middlewares
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2021-01-21 10:04:04 +01:00 |
|
kevinpollet
|
f8ae972e70
|
Merge branch v2.3 into v2.4
|
2020-12-18 10:15:01 +01:00 |
|
Ludovic Fernandez
|
63f65e5b2a
|
Disable router when a rule has an error
|
2020-12-17 10:06:03 +01:00 |
|
kevinpollet
|
eebbe64b36
|
Merge branch v2.3 into master
|
2020-12-11 10:58:00 +01:00 |
|
Harold Ozouf
|
c72769e2ea
|
Fix TLS options fallback when domain and options are the same
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2020-12-09 14:16:03 +01:00 |
|
Fernandez Ludovic
|
86c099d629
|
Merge branch v2.3 into master
|
2020-09-17 12:32:18 +02:00 |
|
Jean-Baptiste Doumenjou
|
c0f1e74bed
|
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2020-09-16 15:46:04 +02:00 |
|
Julien Salleyron
|
76f42a3013
|
add ServersTransport on services
|
2020-09-11 15:40:03 +02:00 |
|
Fernandez Ludovic
|
3678bd5a93
|
Merge branch v2.2 into v2.3
|
2020-09-04 21:06:11 +02:00 |
|
Julien Salleyron
|
52790d3c37
|
Headers response modifier is directly applied by headers middleware
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2020-09-01 18:16:04 +02:00 |
|
jb doumenjou
|
207d0bec78
|
Merge v2.2 into v2.3
|
2020-07-22 15:49:28 +02:00 |
|
Ludovic Fernandez
|
2c7f6e4def
|
fix: drop host port to compare with SNI.
|
2020-07-20 18:32:03 +02:00 |
|
Julien Salleyron
|
0b7aaa3643
|
Fix domain fronting
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2020-07-17 15:38:04 +02:00 |
|
Fernandez Ludovic
|
0186c31d59
|
feat: plugins integration.
|
2020-07-15 20:14:04 +02:00 |
|
Romain
|
0e97a3becd
|
Revert domain fronting fix
* revert domain fronting changes
* reintroduce HostHeader rule
* add doc for removals
|
2020-07-13 17:58:03 +02:00 |
|
Romain
|
2b35397169
|
Disable domain fronting
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-07-08 12:18:03 +02:00 |
|
Ludovic Fernandez
|
a20e90aa17
|
chore: update linter.
|
2020-07-07 14:42:03 +02:00 |
|
Ludovic Fernandez
|
328611c619
|
Update linter
|
2020-05-11 12:06:07 +02:00 |
|
Traefiker Bot
|
a6040c623b
|
Entry point redirection and default routers configuration
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2020-03-05 12:46:05 +01:00 |
|