Daniel Tomcej
|
73513f8371
|
Allow multiple secure middlewares to operate independently
|
2020-07-01 10:42:04 +02:00 |
|
Romain
|
8d3d5c068c
|
Provide username in log data on auth failure
|
2020-06-18 16:02:04 +02:00 |
|
Ludovic Fernandez
|
cb1d0441e9
|
feat: use parser to load dynamic config from file.
|
2020-06-17 16:48:04 +02:00 |
|
Romain
|
e5e46bf4ed
|
Fix ipv6 handling in redirect middleware
|
2020-06-17 01:10:04 +02:00 |
|
mpl
|
9f32292473
|
internal handlers: support for response modifiers
Co-authored-by: Julien Salleyron <julien@containo.us>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2020-06-15 12:20:05 +02:00 |
|
jb doumenjou
|
7affeae480
|
Merge remote-tracking branch 'upstream/v2.2' into mrg-current-v2.2
|
2020-06-15 11:22:51 +02:00 |
|
Jan Christian Grünhage
|
b0f7b71453
|
refactor X-Forwarded-Proto
|
2020-06-10 14:32:03 +02:00 |
|
cbachert
|
0d902671e5
|
Avoid overwriting already received UDP messages
|
2020-06-08 18:12:04 +02:00 |
|
Douglas De Toni Machado
|
48c73d6a34
|
Fix mem leak on UDP connections
|
2020-06-04 11:04:04 +02:00 |
|
Bo Jeanes
|
a1270d6cc7
|
Use specified network for "container" network mode
|
2020-05-28 19:58:04 +02:00 |
|
Michael
|
7928e6d0cd
|
Merge branch 'v2.2' into master
|
2020-05-18 18:37:11 +02:00 |
|
Daniel Tomcej
|
5f0b6fde92
|
Upgrade Client-go to 0.18.2
|
2020-05-14 18:36:06 +02:00 |
|
Ludovic Fernandez
|
328611c619
|
Update linter
|
2020-05-11 12:06:07 +02:00 |
|
Julien Salleyron
|
e22c62baba
|
Fix wss in x-forwarded-proto
|
2020-04-30 18:00:04 +02:00 |
|
mpl
|
4da63c9237
|
ratelimit: do not default to ipstrategy too early
|
2020-04-29 18:32:05 +02:00 |
|
Ludovic Fernandez
|
de42fc10b5
|
fix: cookie documentation.
|
2020-04-29 17:10:05 +02:00 |
|
Michael
|
a813d32c53
|
Manage case for all Websocket headers
|
2020-04-27 18:12:04 +02:00 |
|
Thomas Brandstetter
|
756aa82aa9
|
Fix case-sensitive header Sec-Websocket-Version
|
2020-04-21 17:16:05 +02:00 |
|
Nicholas Wiersma
|
2171cb7f3d
|
fix: consider UDP when checking for empty config
|
2020-04-16 16:18:04 +02:00 |
|
Michael
|
daf4258472
|
FIx wS heAder
|
2020-04-14 18:24:04 +02:00 |
|
Michael
|
6c08d0b20b
|
Fix documentation
|
2020-04-07 18:38:04 +02:00 |
|
Michael
|
148400ae0a
|
Add note about health check in kubernetes
|
2020-04-07 17:16:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
ac1657d86e
|
Delete an unnecessary warning log
|
2020-04-03 17:06:06 +02:00 |
|
Ludovic Fernandez
|
6f749c6414
|
Normalize default names for ConsulCatalog.
|
2020-03-30 19:12:05 +02:00 |
|
Ludovic Fernandez
|
a6b6e1d101
|
Change the default priority on the router created by the redirect.
|
2020-03-30 14:50:05 +02:00 |
|
mpl
|
69de5bb828
|
digest auth: use RequireAuthStale when appropriate
|
2020-03-25 14:28:04 +01:00 |
|
Fernandez Ludovic
|
b54412e82e
|
Merge branch v2.1 into v2.2
|
2020-03-24 14:18:39 +01:00 |
|
Julien Salleyron
|
dd436a689f
|
Force http/1.1 for upgrade (Traefik v2)
|
2020-03-23 16:48:06 +01:00 |
|
Ludovic Fernandez
|
ee06778cc2
|
fix: period field name.
|
2020-03-23 13:08:04 +01:00 |
|
Ludovic Fernandez
|
0c28630948
|
Fix sameSite (Traefik v2)
|
2020-03-23 11:24:05 +01:00 |
|
Fernandez Ludovic
|
f54b8d8847
|
Merge branch v2.1 into v2.2
|
2020-03-19 17:53:34 +01:00 |
|
Julien Salleyron
|
b40fa61783
|
Fix memory leak in metrics
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2020-03-19 13:48:04 +01:00 |
|
Fernandez Ludovic
|
2b28607a4e
|
Merge remote-tracking branch 'upstream/v2.1' into v2.2
|
2020-03-18 18:16:08 +01:00 |
|
Ludovic Fernandez
|
44221fba49
|
Fix entry point redirect behavior
|
2020-03-18 15:48:04 +01:00 |
|
mpl
|
63d7ed74f1
|
udp: replace concurrently reset timer with ticker
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-03-18 14:50:06 +01:00 |
|
Ludovic Fernandez
|
9012f2d6b1
|
fix: Ingress TLS support
Co-authored-by: Julien Salleyron <julien@containo.us>
|
2020-03-18 13:30:04 +01:00 |
|
Ludovic Fernandez
|
09224e4b04
|
fix: custom Host header.
|
2020-03-18 00:54:04 +01:00 |
|
Ludovic Fernandez
|
62c3025a76
|
Access log field quotes.
|
2020-03-17 12:36:04 +01:00 |
|
mpl
|
6e92c20edb
|
docs: clarify multi-levels stickiness
|
2020-03-17 12:34:04 +01:00 |
|
Ludovic Fernandez
|
af58faafae
|
Drop traefik from default entry points.
|
2020-03-16 16:54:04 +01:00 |
|
robotte
|
3b85dc9618
|
Improve kubernetes external name service support
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-03-10 12:46:05 +01:00 |
|
Ludovic Fernandez
|
d02bb28920
|
Router entry points on reload.
|
2020-03-09 11:12:05 +01:00 |
|
Dmytro Tananayskiy
|
cf7f0f878a
|
Support mirroring request body
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-03-05 18:30:07 +01:00 |
|
Fernandez Ludovic
|
09c07f45ee
|
Merge v2.1 into master.
|
2020-03-05 16:10:23 +01:00 |
|
Traefiker Bot
|
b5d205b78c
|
fix statsd scale for duration based metrics
|
2020-03-05 15:10:07 +01:00 |
|
Traefiker Bot
|
ad6bf936d5
|
Add metrics about TLS
|
2020-03-05 13:30:05 +01: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 |
|
Traefiker Bot
|
082fb166a2
|
Rework access control origin configuration
|
2020-03-05 08:18:04 +01:00 |
|
Ludovic Fernandez
|
dccc075f2c
|
Add some missing doc.
|
2020-03-04 16:48:05 +01:00 |
|
Ludovic Fernandez
|
fb51ebcba6
|
Disable default APM tracer.
|
2020-03-04 00:56:04 +01:00 |
|
Julien Salleyron
|
67e17def56
|
Revert "Allow fsnotify to reload config files on k8s (or symlinks)"
|
2020-03-03 18:44:04 +01:00 |
|
robotte
|
353bd3d06f
|
Added support for replacement containing escaped characters
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2020-03-03 16:20:05 +01:00 |
|
Fernandez Ludovic
|
e9d0a16a3b
|
Merge 'v2.1' into master
|
2020-02-29 00:59:18 +01:00 |
|
Daniel Tomcej
|
f6c6c2b2c0
|
Allow fsnotify to reload config files on k8s (or symlinks)
|
2020-02-26 17:50:07 +01:00 |
|
Robin Müller
|
18d90ecd96
|
Do not follow redirects for the health check URLs
|
2020-02-26 17:28:04 +01:00 |
|
Ludovic Fernandez
|
8c271cf40c
|
Update to go1.14
|
2020-02-26 15:30:06 +01:00 |
|
Jean-Baptiste Doumenjou
|
665aeb34b2
|
Add UDP support in kubernetesCRD provider
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2020-02-26 12:28:05 +01:00 |
|
Ma Zi'ang
|
98f304f8b0
|
Use EDF schedule algorithm for WeightedRoundRobin
|
2020-02-26 11:56:05 +01:00 |
|
Matthieu Hostache
|
7a5d2a3bd9
|
WebUI: add udp pages
|
2020-02-26 11:12:05 +01:00 |
|
Evan Lurvey
|
f4d62d3342
|
Fix docs and code to match in haystack tracing.
|
2020-02-26 11:10:06 +01:00 |
|
Ludovic Fernandez
|
54df7b0a3c
|
Update go-acme/lego to v3.4.0
|
2020-02-26 10:36:05 +01:00 |
|
Ludovic Fernandez
|
9795a7c4a9
|
fix: consul-catalog use port from label instead of item port.
|
2020-02-25 23:00:04 +01:00 |
|
Julien Salleyron
|
1557fda588
|
Consider SSLv2 as TLS in order to close the handshake correctly
|
2020-02-25 17:50:05 +01:00 |
|
Julien Salleyron
|
1e7f34c271
|
Launch healhcheck only one time instead of two
|
2020-02-25 16:30:05 +01:00 |
|
Michael
|
d71e8ab7c9
|
Fix secret informer load
|
2020-02-25 15:14:04 +01:00 |
|
Daniel Tomcej
|
3b4c8ba439
|
Use consistent protocol determination
|
2020-02-25 10:12:04 +01:00 |
|
Daniel Tomcej
|
a474e196ea
|
Add TLSStores to Kubernetes CRD
|
2020-02-24 17:14:06 +01:00 |
|
Ludovic Fernandez
|
101aefbfe8
|
Update dependencies
|
2020-02-24 16:06:05 +01:00 |
|
Patrick Schaub
|
e04ebaa364
|
Fix typo in the godoc of TLS option MaxVersion
|
2020-02-21 17:48:05 +01:00 |
|
Julien Salleyron
|
bb4de11c51
|
Add UDP in providers with labels
|
2020-02-20 22:24:05 +01:00 |
|
Ludovic Fernandez
|
a20a5f1a44
|
Improvement of the unique name of the router for Ingress.
|
2020-02-18 17:34:05 +01:00 |
|
Julien Salleyron
|
ee6d28b25e
|
Build all UDP services on an entrypoint
|
2020-02-17 18:02:04 +01:00 |
|
Felipe
|
1c764052f7
|
Add http request scheme to logger
|
2020-02-17 10:46:04 +01:00 |
|
Ludovic Fernandez
|
d501c0786f
|
Early filter of the catalog services.
|
2020-02-13 10:26:04 +01:00 |
|
Jean-Baptiste Doumenjou
|
322c329c6f
|
fix: use the right error in the log
|
2020-02-12 18:28:05 +01:00 |
|
Daniel Tomcej
|
7c430e5c9d
|
Allow PreferServerCipherSuites as a TLS Option
|
2020-02-12 18:06:04 +01:00 |
|
Ludovic Fernandez
|
94b2b6393f
|
Add missing generated element for UDP.
|
2020-02-12 15:40:06 +01:00 |
|
Sylvain Rabot
|
8762e5160d
|
Let metrics libs handle the atomicity
|
2020-02-11 16:40:05 +01:00 |
|
Ludovic Fernandez
|
c33348e80c
|
fix: return an error when ping is not enabled.
|
2020-02-11 16:06:06 +01:00 |
|
FuNK3Y
|
0c90f6afa2
|
Fix traefik behavior when network_mode is host
|
2020-02-11 11:56:05 +01:00 |
|
mpl
|
115d42e0f0
|
UDP support
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-02-11 01:26:04 +01:00 |
|
Andrew Parker
|
6e43ab5897
|
Don't throw away valid configuration updates
|
2020-02-10 21:40:06 +01:00 |
|
Sylvain Rabot
|
8988c8f9af
|
Decrease log level for client related error
|
2020-02-10 18:54:05 +01:00 |
|
Fernandez Ludovic
|
aa21351d0d
|
Merge branch v2.1 into master
|
2020-02-10 16:47:13 +01:00 |
|
Daniel Tomcej
|
b498c7bcbb
|
Properly purge default certificate from stores before logging
|
2020-02-05 18:46:03 +01:00 |
|
Julien Salleyron
|
349ce004f8
|
don't create http client for each request in forwardAuth middleware
|
2020-02-03 18:44:03 +01:00 |
|
Julien Salleyron
|
1b63c95c4e
|
Fix kubernetes providers shutdown and clean safe.Pool
|
2020-02-03 17:56:04 +01:00 |
|
Daniel Tomcej
|
03689251c5
|
Allow wildcard hosts in ingress provider
|
2020-02-03 11:24:06 +01:00 |
|
mpl
|
16288d171c
|
use provider-qualified name when recursing for chain
|
2020-01-27 10:40:05 +01:00 |
|
Ludovic Fernandez
|
a4e8d3cb36
|
doc: use the same entry point name everywhere
|
2020-01-23 16:36:07 +01:00 |
|
Ludovic Fernandez
|
dce6356d75
|
fix: etcd provider name.
|
2020-01-22 18:26:03 +01:00 |
|
mpl
|
c24e74efe3
|
systematically call updateIngressStatus
|
2020-01-22 03:44:04 +01:00 |
|
Fernandez Ludovic
|
60e247862a
|
Merge branch v2.1 into master
|
2020-01-21 18:41:46 +01:00 |
|
Julien Salleyron
|
c296a4a967
|
Remove Content-Type auto-detection
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
|
2020-01-21 18:06:03 +01:00 |
|
mpl
|
24192a3797
|
fix memleak in safe.Pool
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-01-20 17:42:05 +01:00 |
|
Julien Salleyron
|
f84d947115
|
Use the calculated port when useBindPortIP is enabled
|
2020-01-20 15:56:05 +01:00 |
|
Ludovic Fernandez
|
9544dece07
|
fix: invalid service definition.
|
2020-01-20 15:28:06 +01:00 |
|
Ludovic Fernandez
|
72e702a15a
|
Support 'networking.k8s.io/v1beta1' ingress apiVersion
|
2020-01-16 10:14:06 +01:00 |
|
Ludovic Fernandez
|
6b7be462b8
|
Add Ingress annotations support
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-01-14 15:48:06 +01:00 |
|
Ludovic Fernandez
|
4329d393e6
|
Update license date
|
2020-01-14 15:22:05 +01:00 |
|