pigletfly
|
c0563f1a39
|
Remove web provider in example
|
2018-02-05 15:04:02 +01:00 |
|
Anoop Vijayan Maniankara
|
ce3c72e9d9
|
Update traefik-ds.yaml with --api command line parameter
|
2018-02-05 10:50:03 +01:00 |
|
Ludovic Fernandez
|
dcba74deb9
|
Display file log when test fails.
|
2018-02-05 09:48:03 +01:00 |
|
Yuvi Panda
|
04ebd9d46a
|
Allow custom value for kubernetes.io/ingress.class annotation
|
2018-02-01 19:04:04 +01:00 |
|
Michael
|
52b4e93c38
|
Fix typo in doc for rate limit label
|
2018-02-01 08:04:03 +01:00 |
|
Ludovic Fernandez
|
58d6681824
|
Redirection: permanent move option.
|
2018-01-31 19:10:04 +01:00 |
|
Fernandez Ludovic
|
c944d203fb
|
chore(k8s): gen templates.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
62df067fac
|
doc(k8s): add documentation.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
7c80b9a692
|
refactor(k8s): new annotations style.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
a4a8345a33
|
refactor(k8s): baseName and ObjectMeta.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
742dde72bb
|
refactor(k8s): template readability.
fix(k8s): redirection template.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
4497ddbb0e
|
refactor(k8s): default to nil headers struct.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
53388a3570
|
feat(k8s): add max conn annotations.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
1c495d7ea4
|
feat(k8s): add rate limit annotations.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
4c0d6e211b
|
feat(k8s): add error pages annotations.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
5bfd6acd52
|
fix(k8s): add passTLSCert to template.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
0b49de94c6
|
refactor(k8s): extract functions.
|
2018-01-31 17:16:05 +01:00 |
|
Fernandez Ludovic
|
7c0e557f84
|
refactor(k8s): template readability.
|
2018-01-31 17:16:05 +01:00 |
|
Łukasz Harasimowicz
|
a81171d5f1
|
Request buffering middleware
|
2018-01-31 15:32:04 +01:00 |
|
Fernandez Ludovic
|
d426126a92
|
Merge 'v1.5.1' into master
|
2018-01-29 17:12:23 +01:00 |
|
Alexandre Guédon
|
6aac78fc36
|
typo in "i"ngress annotations.
|
2018-01-29 16:48:05 +01:00 |
|
Ludovic Fernandez
|
f6c53f0450
|
Rebuild experimental image
|
2018-01-29 16:08:03 +01:00 |
|
NicoMen
|
54e09b98c7
|
Prepare release v1.5.1
|
2018-01-29 15:04:03 +01:00 |
|
SALLEYRON Julien
|
395b1702de
|
Extract providers configuration from server.go
|
2018-01-29 14:58:03 +01:00 |
|
Ludovic Fernandez
|
4eebaa1a80
|
Enhance file provider documentation.
|
2018-01-29 14:36:03 +01:00 |
|
NicoMen
|
cb9bf3ce68
|
Fix domain names in dynamic TLS configuration
|
2018-01-29 10:48:03 +01:00 |
|
Marco Jantke
|
ef4aa202d0
|
Fix high memory usage in retry middleware
|
2018-01-26 18:22:03 +01:00 |
|
Marco Jantke
|
cc5ee00b89
|
extend metrics and rebuild prometheus exporting logic
|
2018-01-26 11:58:03 +01:00 |
|
SALLEYRON Julien
|
49a8cb76f5
|
Add note on redirect for ACME http challenge
|
2018-01-26 09:22:03 +01:00 |
|
SALLEYRON Julien
|
bf12306f17
|
Change gzipwriter receiver to implement CloseNotifier
|
2018-01-25 21:46:04 +01:00 |
|
Mattias Wadman
|
fa1f4f761d
|
Add status code text to webui bar chart tooltip
|
2018-01-25 16:54:03 +01:00 |
|
Michael
|
b50aebd2ed
|
Tracing statusCodeTracker need to implement CloseNotify
|
2018-01-25 16:34:02 +01:00 |
|
SALLEYRON Julien
|
323b8237a0
|
Handle undefined entrypoint on ACME config and frontend config
|
2018-01-25 12:02:04 +01:00 |
|
Michael
|
9f741abd84
|
Fix integration tests in tracing
|
2018-01-25 12:00:05 +01:00 |
|
Bastiaan Bakker
|
32ccc26712
|
Add username in accesslog
|
2018-01-24 18:18:03 +01:00 |
|
NicoMen
|
563a0bd274
|
Migrate from libkv to valkeyrie library
|
2018-01-24 17:52:03 +01:00 |
|
Fernandez Ludovic
|
a91080b060
|
Merge branch 'v1.5' into master
|
2018-01-24 17:01:05 +01:00 |
|
Michael
|
039ccaf4f1
|
Fix tar gz source only on tags on travis
|
2018-01-24 16:10:04 +01:00 |
|
Fernandez Ludovic
|
c878d262bf
|
refactor: remove Tracing integration tests.
|
2018-01-24 15:20:47 +01:00 |
|
Fernandez Ludovic
|
c8446c2dc8
|
Merge branch 'v1.5' into master
|
2018-01-24 15:11:21 +01:00 |
|
Michael
|
4afb39778a
|
Fix add src.tar.gz in Træfik release
|
2018-01-24 10:40:04 +01:00 |
|
Ludovic Fernandez
|
751781a3b7
|
Increase integration tests timeout.
|
2018-01-24 09:14:02 +01:00 |
|
Ludovic Fernandez
|
f5d150c3b4
|
Fix the k8s redirection template.
|
2018-01-24 08:12:03 +01:00 |
|
Ludovic Fernandez
|
ae9342208e
|
Prepare release v1.5.0
|
2018-01-23 17:34:04 +01:00 |
|
Michael
|
3040d9df0d
|
Build cross binary only on tags in travis
|
2018-01-23 17:00:06 +01:00 |
|
Ludovic Fernandez
|
00e0571811
|
Rename TLSConfigurations to TLS.
|
2018-01-23 16:30:07 +01:00 |
|
Ludovic Fernandez
|
bfb07746fe
|
Deploy pages on all branches.
|
2018-01-23 14:48:04 +01:00 |
|
Ludovic Fernandez
|
171cda6186
|
New multi version documentation mechanism
|
2018-01-23 14:18:03 +01:00 |
|
Timo Reimann
|
4cc17e112f
|
Fix goroutine leak in throttler logic.
|
2018-01-23 12:44:03 +01:00 |
|
Ludovic Fernandez
|
b6af61fa6e
|
ACME and corporate proxy.
|
2018-01-23 09:52:03 +01:00 |
|