Isaac Newton K
cf2b97b656
Added link to community forum
2020-02-07 17:36:05 +01:00
Ludovic Fernandez
2e8cbd81b4
Prepare release v2.1.4
v2.1.4
2020-02-06 17:54:03 +01:00
Daniel Tomcej
b498c7bcbb
Properly purge default certificate from stores before logging
2020-02-05 18:46:03 +01:00
silenceshell
e78843bdca
fix a typo
2020-02-05 14:08:04 +01:00
Steve Groom
2eaf3136f9
Minor documentation tweaks.
2020-02-04 21:20:04 +01:00
谭九鼎
6b6ab9fe6d
readme: update links to use HTTPS
2020-02-04 17:46:03 +01:00
Renee Margaret McConahy
f35b9a4509
Correct a trivial spelling mistake in the documentation.
2020-02-03 22:34:05 +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
Sander Lissenburg
c80d53e7e5
Update install-traefik.md
2020-02-03 17:18:04 +01:00
Ludovic Fernandez
eb2028e0fa
Add missing certResolver in IngressRoute examples.
2020-02-03 14:54:06 +01:00
Daniel Tomcej
03689251c5
Allow wildcard hosts in ingress provider
2020-02-03 11:24:06 +01:00
Alan
85c08312be
Documentation fix for acme.md CLI
2020-02-02 13:50:03 +01:00
mpl
16288d171c
use provider-qualified name when recursing for chain
2020-01-27 10:40:05 +01:00
Ludovic Fernandez
87044c54f4
Improvement of the certificates resolvers logs
2020-01-24 16:30:07 +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
Ludovic Fernandez
c796cd2250
Prepare release v2.1.3
v2.1.3
2020-01-21 18:20:05 +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
6c4d7fd377
doc: adds an explanation of the global redirection pattern.
2020-01-20 15:04:09 +01:00
Jan
8d467ddd61
Adding an explanation how to use htpasswd
for k8s secret
2020-01-20 13:24:05 +01:00
Ludovic Fernandez
db28ee1ff7
Update golangci-lint version.
2020-01-19 23:00:06 +01:00
Ludovic Fernandez
e378cb410c
Update supported providers list.
2020-01-17 17:30:07 +01:00
Simon
144eee7fbf
Update go-acme/lego to v3.3.0
2020-01-17 15:20:05 +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
Jean-Baptiste Doumenjou
4f52691f71
Add namespace attribute on IngressRouteTCP service
2020-01-14 12:14:05 +01:00
Igor Scheller
c132d71684
Fixed typo in k8s doc
2020-01-13 15:54:06 +01:00
Evert Arias
8410f61c73
Fix small typo in user-guides documentation
2020-01-10 21:34:04 +01:00
Ludovic Fernandez
cac76a182e
Update APM client.
2020-01-10 11:48:07 +01:00
thatshubham
5b0e93552c
Update Marathon.md
2020-01-10 02:40:03 +01:00
tvrg
5eebd04d43
Fix typo in docker routing documentation
2020-01-09 16:34:05 +01:00
mpl
6f4aefffe7
Add period for rate limiter middleware
2020-01-08 11:44:04 +01:00
Sylvain Rabot
377c219fd9
Rename the non-exposed field "count" to "size"
2020-01-07 20:00:05 +01:00
Fernandez Ludovic
da3d814c8b
Merge branch 'v2.1' into master
2020-01-07 19:13:48 +01:00
Ludovic Fernandez
4461ecfed1
Prepare release v2.1.2
v2.1.2
2020-01-07 16:56:05 +01:00
Gary Kramlich
bd676922c3
k8s Ingress: fix crash on rules with nil http
2020-01-07 16:26:08 +01:00
José Carlos Chávez
49356cadd4
fix(tracing): makes sure tracing headers are being propagated when using forwardAuth
2020-01-07 15:48:07 +01:00
Ludovic Fernandez
c02f222005
Improves error message when a configuration file is empty.
2020-01-07 15:24:05 +01:00
Jean-Baptiste Doumenjou
d3977ce40e
Improve documentation about Kubernetes IngressRoute
2020-01-07 11:26:05 +01:00
Jean-Baptiste Doumenjou
7283d7eb2f
Log the ignored namespace only when needed
2020-01-07 10:46:04 +01:00
Stanislav Mekhonoshin
48252d284e
Allow to run docker from Makefile in non-interactive mode
2020-01-06 16:58:04 +01:00
Julien Salleyron
807dc46ad0
Handle respondingtimeout and better shutdown tests.
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2020-01-06 16:56:05 +01:00
Tiago Boeing
0837ec9b70
Fix command for use websecure via CLI
2020-01-01 01:56:04 +01:00