Łukasz Harasimowicz
a81171d5f1
Request buffering middleware
2018-01-31 15:32:04 +01:00
Fernandez Ludovic
c8446c2dc8
Merge branch 'v1.5' into master
2018-01-24 15:11:21 +01:00
Ludovic Fernandez
00e0571811
Rename TLSConfigurations to TLS.
2018-01-23 16:30:07 +01:00
Fernandez Ludovic
b1ea36793b
refactor: simplify template and use typed function.
2018-01-09 20:00:05 +01:00
Ludovic Fernandez
d88554fa92
fix: list entries parsing.
2018-01-09 12:40:04 +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
c95393b238
refactor(kv): template readability.
2018-01-02 11:46:02 +01:00
lishaoxiong
3142a4f4b3
Fix stickiness bug due to template syntax error
2017-12-19 14:08:03 +01:00
lishaoxiong
1feeeb2eec
Manage certificates dynamically in kv store
2017-11-23 11:50:03 +01:00
Ludovic Fernandez
08503655d9
Backward compatibility for sticky
2017-10-16 17:38:03 +02:00
Ludovic Fernandez
a9d4b09bdb
Stickiness cookie name
2017-10-10 11:10:02 +02:00
Zachary Seguin
3eaeb81831
Adds definitions to backend kv template for health checking
2017-06-12 21:54:08 +02:00
Kristian Klausen
a8cb905255
consul/kv.tmpl: weight default value should be a int ( #826 )
...
* consul/kv.tmpl: weight default value should be a int
Fix #821
* Use 0 as default weight in all backends
2016-11-23 14:49:55 +01:00
Emile Vauge
462d8b3e74
Fix Docker & KV templates for sticky
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2016-09-30 10:57:55 +02:00
Samuel BERTHE
ced69b8397
refacto(constraint-kv): Move constraint checking out of template
2016-09-21 14:33:45 +02:00
Samuel BERTHE
013808956c
feat(constraints): Supports kv stores backends
2016-09-21 14:33:45 +02:00
Emile Vauge
f4cb4bb1b8
Add routes priorities in providers
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2016-06-07 09:18:37 +02:00
Marcus Stong
be209ed30c
#216 : sets passHostHeader to true by default ( #351 )
2016-05-10 13:43:24 +02:00
Emile Vauge
d82e1342fb
Fix integration test
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2016-04-22 13:57:00 +02:00
kevin
a15578a8f6
Add support for maximum connections for backends.
2016-04-13 09:37:11 -07:00
Emile Vauge
4b76cb4318
Fix period in frontend name in KV store
2016-04-13 13:00:20 +02:00
Emile Vauge
8737530a7d
Refactor frontends rules
...
Signed-off-by: Emile Vauge <emile@vauge.com>
2016-03-31 13:11:07 +02:00
emile
a8cc26fd91
Add entrypoints to providers
2016-02-10 12:14:16 +01:00
emile
e728f32a15
Removes getBool from kv provider, fixes https://github.com/emilevauge/traefik/issues/117
2015-12-04 09:28:43 +01:00
emile
6e62625ebf
Add GetBool function in KV provider, used by passHostHeader
2015-11-22 23:39:43 +01:00
Benny Hansson
e90cb6b53b
Add passHostHeader to frontend definition.
2015-11-16 22:51:52 +01:00
emile
5dea2e7902
Remove providerTemplates dir, moved in templates
2015-10-23 17:46:50 +02:00