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 |
|
Ludovic Fernandez
|
26dc2f4d61
|
doc: option not available in 1.5.
|
2018-01-30 17:16:03 +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 |
|
Emile Vauge
|
4e07d92190
|
Fix doc dynamic certificates
|
2018-01-23 09:12:03 +01:00 |
|
Ludovic Fernandez
|
fb4ba7af2b
|
Migrate Sirupsen to sirupsen.
|
2018-01-22 12:16:03 +01:00 |
|
Marco Jantke
|
c134dcd6fe
|
remove unecessary mutex usage in healthchecks
|
2018-01-22 11:32:02 +01:00 |
|
Roman Pridybailo
|
fc00e1c228
|
Don't reload configuration when rancher server is down
|
2018-01-22 11:00:07 +01:00 |
|
Eldon
|
ae34486b57
|
Fix some doc links
|
2018-01-22 10:26:03 +01:00 |
|
SALLEYRON Julien
|
d7b513e9aa
|
Disable websocket compression
|
2018-01-19 17:34:03 +01:00 |
|
SALLEYRON Julien
|
d8297a055a
|
Fix breaking change in web metrics
|
2018-01-19 14:30:04 +01:00 |
|
Fernandez Ludovic
|
5140bbe99a
|
doc(mesos): add documentation.
|
2018-01-18 18:26:03 +01:00 |
|