psalaberria002
bad71d1a36
Remove hardcoded frontend prefix in Kubernetes template
2018-02-23 11:38:02 +01:00
Ludovic Fernandez
abdcb9e332
Homogenization of templates: Eureka
2018-02-13 09:20:04 +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
Ł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
f5d150c3b4
Fix the k8s redirection template.
2018-01-24 08:12:03 +01:00
Ludovic Fernandez
00e0571811
Rename TLSConfigurations to TLS.
2018-01-23 16:30:07 +01:00
Fernandez Ludovic
0c33d110f4
chore(mesos): gen templates.
2018-01-18 18:26:03 +01:00
Ludovic Fernandez
8239e04a19
fix: typo in Docker template.
2018-01-11 15:20:06 +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
Ludovic Fernandez
8394549857
homogenization of templates: Consul Catalog
2018-01-10 16:20:10 +01:00
Ludovic Fernandez
870c0b5cf4
homogenization of templates: Marathon
2018-01-10 11:58:03 +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
Ludovic Fernandez
d88554fa92
fix: list entries parsing.
2018-01-09 12:40:04 +01:00
gopenguin
8327dd0c0b
Add support for fetching k8s Ingress TLS data from secrets
2018-01-08 00:36:03 +01:00
Fernandez Ludovic
9b3750320b
chore(kv): gen templates.
2018-01-04 18:42:02 +01:00
Fernandez Ludovic
1fe6a8b04d
chore(consulcatalog): gen templates.
2018-01-04 11:42:03 +01:00
Fernandez Ludovic
dceccbdb92
chore(ecs): gen templates.
2018-01-03 23:52:03 +01:00
Fernandez Ludovic
38b5aef208
chore(rancher): gen templates.
2018-01-03 23:26:03 +01:00
Fernandez Ludovic
c84fb9895e
Merge branch 'v1.5' into master
2018-01-02 15:21:17 +01:00
Fernandez Ludovic
5623a53464
chore(kv): gen templates.
2018-01-02 11:46:02 +01:00
Ludovic Fernandez
bfd142b13b
Fix custom headers template
2018-01-02 10:10:04 +01:00
Ludovic Fernandez
e3d1201b46
Fix custom headers template
2018-01-02 09:42:03 +01:00
Fernandez Ludovic
26bedced35
chore(marathon): gen templates.
2017-12-26 12:46:03 +01:00
Fernandez Ludovic
4a7297d05c
Merge branch 'v1.5' into master
2017-12-20 15:47:15 +01:00
Fernandez Ludovic
498b806ca9
chore(docker): gen templates.
2017-12-20 15:20:07 +01:00
Ludovic Fernandez
cd1b3904da
Add missing entrypoints template.
2017-12-20 10:26:03 +01:00
lishaoxiong
3142a4f4b3
Fix stickiness bug due to template syntax error
2017-12-19 14:08:03 +01:00
Fernandez Ludovic
f6520727a3
Merge branch 'v1.5' into master
2017-12-15 22:16:48 +01:00
Ludovic Fernandez
7ecd6d20ba
Support regex redirect by frontend
2017-12-15 11:48:03 +01:00
Tiscs Sun
c66d9de759
Custom headers by service labels for docker backends
2017-12-06 22:26:03 +01:00
Fernandez Ludovic
c705d6f9b3
refactor(ecs): rewrite configuration system.
2017-12-05 19:40:04 +01:00
Fernandez Ludovic
cee022b935
refactor(marathon): rewrite configuration system.
2017-12-05 19:40:04 +01:00
Daniel Tomcej
313357a6b3
quote template strings
2017-11-30 10:42:02 +01:00
Michael
077b39d7c6
Add option -s to gofmt for autogen
2017-11-30 08:52:03 +01:00
Daniel Tomcej
4cb6241e93
Kubernetes security header annotations
2017-11-28 13:36:03 +01:00
lishaoxiong
1feeeb2eec
Manage certificates dynamically in kv store
2017-11-23 11:50:03 +01:00
Daniel Tomcej
7063da1c7d
Add docker security headers via labels
2017-11-22 19:40:04 +01:00
Ludovic Fernandez
5dc1ec68a3
Uncompress generated files.
2017-11-22 12:00:04 +01:00
Ludovic Fernandez
f5130db6b0
gofmt generated file.
2017-11-21 21:30:03 +01:00
Tait Clarridge
6d2f4a0813
Add health check label to ECS
2017-11-21 11:06:03 +01:00
Ludovic Fernandez
a6955ecf59
Vendor generated file from template
2017-11-20 15:26:03 +01:00
Fernandez Ludovic
acb0492e26
Merge pull request #1464 from vdemeester/vendor-autogen
2017-05-03 10:02:14 +02:00
Vincent Demeester
1b85dd0455
Vendor generated file
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-01 18:32:40 +02:00
Vincent Demeester
de0a57ec76
Refactor traefik with package
...
Split a bit traefik into package. The idea behind this refactor is to
start move inter-dependencies away and do some DRY or SRP.
- Adds a `provider` package, with providers except `web.go`
- Adds a `types` package with common struct.
- Move `gen.go` to an `autogen` package
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-02 18:35:55 +01:00