SALLEYRON Julien
|
ced5aa5dc6
|
Challenge HTTP must ignore deprecated web.path option
|
2018-01-17 18:46:03 +01:00 |
|
Ludovic Fernandez
|
72bc74001f
|
Add Tracing entry in the documentation.
|
2018-01-17 13:14:03 +01:00 |
|
Martijn Heemels
|
adfa3f795c
|
Fix typo in anonymous usage log message.
|
2018-01-17 12:20:04 +01:00 |
|
Fernandez Ludovic
|
89d90de7d8
|
Merge branch '1.5.0-rc5' into master
|
2018-01-15 17:27:37 +01:00 |
|
Michael
|
fe426f6fb2
|
Prepare release v1.5.0-rc5
|
2018-01-15 16:48:03 +01:00 |
|
SALLEYRON Julien
|
3e439cc39b
|
Add Let's Encrypt HTTP Challenge
|
2018-01-15 16:04:05 +01:00 |
|
Blake Mesdag
|
56c0634918
|
Return errors from Docker client.Events
|
2018-01-15 14:26:03 +01:00 |
|
Tristan Colgate-McFarlane
|
bcadd68904
|
Fix data races.
|
2018-01-15 11:46:04 +01:00 |
|
Timo Reimann
|
9790aa91fe
|
Apply various contentual and stylish improvements to the k8s docs.
|
2018-01-15 09:40:05 +01:00 |
|
Michael
|
5316b412d2
|
Fix concurrent map writes on digest auth
|
2018-01-12 20:00:05 +01:00 |
|
SALLEYRON Julien
|
b5ee5c34f2
|
Add compression and better error handling
|
2018-01-12 17:52:03 +01:00 |
|
Ludovic Fernandez
|
2618aef008
|
Switch to golang/dep.
|
2018-01-11 17:46:04 +01:00 |
|
Ludovic Fernandez
|
8239e04a19
|
fix: typo in Docker template.
|
2018-01-11 15:20:06 +01:00 |
|
Michael
|
709d50836b
|
Fix bad access log
|
2018-01-11 10:04:03 +01:00 |
|
SALLEYRON Julien
|
e2c5f3712f
|
Fix redirect problem on dashboard + docs/tests on [web]
|
2018-01-11 09:46:03 +01:00 |
|
Ludovic Fernandez
|
ee71b4bfef
|
homogenization of templates: ECS
|
2018-01-10 18:28:03 +01:00 |
|
Ludovic Fernandez
|
0d57e2aed9
|
homogenization of templates: Rancher
|
2018-01-10 18:08:03 +01:00 |
|
Michael
|
30ffba78e6
|
Opentracing support
|
2018-01-10 17:48:04 +01:00 |
|
Ludovic Fernandez
|
8394549857
|
homogenization of templates: Consul Catalog
|
2018-01-10 16:20:10 +01:00 |
|
NicoMen
|
d0f3ad6024
|
Modify DEBUG messages to get ACME certificates
|
2018-01-10 15:20:03 +01:00 |
|
Ludovic Fernandez
|
870c0b5cf4
|
homogenization of templates: Marathon
|
2018-01-10 11:58:03 +01:00 |
|
Ludovic Fernandez
|
044d87d96d
|
Switch to golang/dep.
|
2018-01-09 21:46:04 +01:00 |
|
Fernandez Ludovic
|
b60edd9ee9
|
fix: list parsing.
|
2018-01-09 20:00:05 +01:00 |
|
Fernandez Ludovic
|
b1ea36793b
|
refactor: simplify template and use typed function.
|
2018-01-09 20:00:05 +01:00 |
|
Ludovic Fernandez
|
750878d668
|
homogenization of templates: Docker
|
2018-01-09 16:26:03 +01:00 |
|
Fernandez Ludovic
|
617b8b20f0
|
Merge branch 'v1.5' into master
|
2018-01-09 15:46:56 +01:00 |
|
Ludovic Fernandez
|
d88554fa92
|
fix: list entries parsing.
|
2018-01-09 12:40:04 +01:00 |
|
Timo Reimann
|
e74a20de24
|
Document rewrite-target annotation.
|
2018-01-09 11:56:02 +01:00 |
|
Ludovic Fernandez
|
7c227392fa
|
fix: glide files.
|
2018-01-09 11:24:03 +01:00 |
|
Ludovic Fernandez
|
8a697f7a39
|
Fix: timeout integration test
|
2018-01-09 10:08:03 +01:00 |
|
gopenguin
|
8327dd0c0b
|
Add support for fetching k8s Ingress TLS data from secrets
|
2018-01-08 00:36:03 +01:00 |
|
Julien Maitrehenry
|
60fd26e0b7
|
Add a clustering example with Docker Swarm
|
2018-01-07 15:54:03 +01:00 |
|
SALLEYRON Julien
|
acd0c1bcd5
|
GzipResponse must implement CloseNotifier if ResponseWriter implement it
|
2018-01-05 02:26:03 +01:00 |
|
Fernandez Ludovic
|
9b3750320b
|
chore(kv): gen templates.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
b9f1f7752d
|
feat(kv): add more tests.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
944008661f
|
feat(kv): add custom headers configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
79ae52aca7
|
feat(kv): add rate limits configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
51390aa874
|
feat(kv): add error pages configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
cfa1f47226
|
feat(kv): add frontend redirect configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
40b59da224
|
feat(kv): add basicAuth configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
f7ed4a5805
|
feat(kv): add whitelistSourceRange configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
3d47030349
|
feat(kv): add health check port configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
34eb2e371e
|
feat(kv): add passTLSCert configuration.
|
2018-01-04 18:42:02 +01:00 |
|
Fernandez Ludovic
|
6573634012
|
feat(kv): constants and generic methods.
|
2018-01-04 18:42:02 +01:00 |
|
Ludovic Fernandez
|
61ecb4cd18
|
Split consul and consul catalog.
|
2018-01-04 15:56:02 +01:00 |
|
SALLEYRON Julien
|
22bdbd2498
|
Prepare release 1.5.0-rc4
|
2018-01-04 15:22:03 +01:00 |
|
Ludovic Fernandez
|
287fb78654
|
Split Consul and Consul Catalog documentation
|
2018-01-04 14:48:03 +01:00 |
|
Fernandez Ludovic
|
06d528a2bd
|
refactor(consulcatalog): enhance tests.
|
2018-01-04 11:42:03 +01:00 |
|
Fernandez Ludovic
|
1fe6a8b04d
|
chore(consulcatalog): gen templates.
|
2018-01-04 11:42:03 +01:00 |
|
Fernandez Ludovic
|
bd5cab6e87
|
doc(consulcatalog): add tags documentation
- add a dedicate page for Consul Catalog.
|
2018-01-04 11:42:03 +01:00 |
|