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
Fernandez Ludovic
238acd9330
feat(consulcatalog): add custom Headers tags.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
8e7ac513b6
refactor: add backend name functions.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
e56551d047
feat(consulcatalog): add rate limit and error pages tags.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
170fc13e02
feat(consulcatalog): add frontend redirect tags.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
97ce77169a
feat(consulcatalog): add HealthCheck tags.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
c9b871a03a
feat(consulcatalog): add WhitelistSourceRange tags.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
2fdefa258e
feat(consulcatalog): add passTLSCert tags.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
f0a733d6d6
refactor(consulcatalog): new template methods approach.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
586b5714a7
refactor(consulcatalog): reorganize code.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
6e23454202
refactor(consulcatalog): template readability.
2018-01-04 11:42:03 +01:00
SALLEYRON Julien
5b24403c8e
Don't panic if ResponseWriter does not implement CloseNotify
2018-01-04 11:18:03 +01:00
Julien Maitrehenry
e83599dd08
Add a note on how to add label to a docker compose file
2018-01-04 10:34:03 +01:00
Fernandez Ludovic
de7dd068d9
refactor(ecs): headers as pointer.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
a33476dea8
doc(ecs): update labels documentation.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
dceccbdb92
chore(ecs): gen templates.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
393651f5e2
feat(ecs): add error pages and rate limits.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
5acee9e11d
refactor: enhance template function readability.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
81626eef38
feat(ecs): add headers labels.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
e60fbbbebe
feat(ecs): add frontend redirect labels.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
e45e63dc37
feat(ecs): add whitelistSourceRange label.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
c3d5ad2eeb
feat(ecs): add PassTLSCert label.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
7c64f5d31e
feat(ecs): add MaxConn label.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
66f46c5b96
feat(ecs): add circuit Breaker label.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
07a6d48a27
refactor(ecs): add hasLoadBalancerLabel function.
2018-01-03 23:52:03 +01:00