Commit graph

579 commits

Author SHA1 Message Date
Marco Jantke 085593b9e5 sane default and configurable Marathon request timeouts 2018-05-22 22:38:03 +02:00
Fernandez Ludovic e2a5d4f83e Merge 'v1.6.2' into master 2018-05-22 19:14:34 +02:00
Ludovic Fernandez 3c8c5ebb96 Use index-based syntax in KV tests. 2018-05-22 12:30:03 +02:00
SALLEYRON Julien 3f0af3fe09 No template parsing on traefik configuration file 2018-05-22 12:02:03 +02:00
Daniel Tomcej 9227d32d57 Enable Ingress Status updates 2018-05-18 14:12:03 +02:00
Gildas Cherruel c37b040217 Mapping ExternalNames to custom ports 2018-05-17 18:46:03 +02:00
Michael 68cc826519 Add option to select algorithm to generate ACME certificates 2018-05-16 11:44:03 +02:00
Ludovic Fernandez 7a1feb3c51 fix: acme errors management. 2018-05-15 17:28:02 +02:00
Fernandez Ludovic 4eda1e1bd4 Merge branch 'v1.6' into master 2018-05-15 10:43:27 +02:00
Ludovic Fernandez df11e67bb4 Override health check scheme 2018-05-14 12:08:03 +02:00
Ludovic Fernandez b7d20496f3 Add SSLForceHost support. 2018-05-14 11:44:03 +02:00
Ludovic Fernandez a2a0c80acb Fix segment backend name 2018-05-14 10:18:03 +02:00
SALLEYRON Julien a1bbaec71f Does not generate ACME certificate if domain is checked by dynamic certificate 2018-04-27 10:36:04 +02:00
Fernandez Ludovic 3b3ca89483 Merge branch 'v1.6' into master 2018-04-25 08:22:17 +02:00
SALLEYRON Julien b4e3bca6fa Remove acme provider dependency in server 2018-04-24 22:40:04 +02:00
Ludovic Fernandez d8e2d464ad Remove dead code. 2018-04-23 10:54:03 +02:00
Ludovic Fernandez 7ef8d6fa10 Ignore server for container with empty IP address. 2018-04-22 09:10:03 +02:00
Ludovic Fernandez 36dcfbfe2d Add HTTP headers to healthcheck. 2018-04-18 18:16:03 +02:00
Fernandez Ludovic 95ce4f5c1e refactor: minor fixes. 2018-04-18 10:48:03 +02:00
Fernandez Ludovic 7e2ad827aa fix: used 'traefik.domain' in frontend rule. 2018-04-18 10:48:03 +02:00
Fernandez Ludovic e6ce61fdf0 Merge tag 'v1.6.0-rc6' into master 2018-04-18 10:13:22 +02:00
NicoMen a2e03e3bd0 Create backup file during migration from ACME V1 to ACME V2 2018-04-16 19:34:04 +02:00
Jean-Baptiste Doumenjou f0589b310f Fix multiple frontends with docker-compose --scale 2018-04-16 18:14:04 +02:00
Timo Reimann 21b8b2deb5 Support multi-port services. 2018-04-16 14:44:04 +02:00
Jesse Haka 1954a49f37 add http headers to healthcheck 2018-04-16 11:40:03 +02:00
Timo Reimann 702876ae7f Limit label selector to Ingress factory. 2018-04-12 11:14:05 +02:00
NicoMen 7109910f46 Generate wildcard certificate with SANs in ACME 2018-04-11 17:16:07 +02:00
Ludovic Fernandez 8168d2fdc1 Server weight zero 2018-04-11 16:30:04 +02:00
Ludovic Fernandez c99266e961 Fix: error pages 2018-04-11 13:54:03 +02:00
Ludovic Fernandez f804053736 Factorize labels managements. 2018-04-11 12:26:03 +02:00
NicoMen 3be74bb275 Fix acme.json file automatic creation 2018-04-10 10:52:04 +02:00
Ludovic Fernandez 0ef1b7b683 Fix: Add TTL and custom Timeout in DigitalOcean DNS provider 2018-04-06 17:04:03 +02:00
NicoMen e74e7cf734 Add ACME certificates only on ACME EntryPoint 2018-04-06 08:44:03 +02:00
Ludovic Fernandez a19b93c966 fix: overflow on 32 bits arch. 2018-04-04 15:04:04 +02:00
Ludovic Fernandez 88b71d23db Several apps with same backend name in Marathon. 2018-04-04 12:28:03 +02:00
Fernandez Ludovic 4b93d040b3 refactor: Mesos labels. 2018-04-04 11:52:05 +02:00
Fernandez Ludovic ff61cc971e refactor: Consul Catalog labels. 2018-04-04 11:52:05 +02:00
Fernandez Ludovic 46db91ce73 refactor: ECS labels. 2018-04-04 11:52:05 +02:00
Ludovic Fernandez a179c3b399 Fixes prefixed annotations support. 2018-04-03 09:40:04 +02:00
Ludovic Fernandez a731b43b52 Frontend rule and segment labels. 2018-03-28 17:18:04 +02:00
Tait Clarridge f1a05ab73c Add wildcard match to acme domains 2018-03-27 16:18:03 +02:00
Ludovic Fernandez 0ea007b26f Segments Labels: Rancher & Marathon 2018-03-26 15:32:04 +02:00
NicoMen 16bb9b6836 ACME V2 Integration 2018-03-26 14:12:03 +02:00
Ludovic Fernandez d2766b1b4f Ability to use "X-Forwarded-For" as a source of IP for white list. 2018-03-23 17:40:04 +01:00
Ludovic Fernandez 4802484729 Segment labels: Docker 2018-03-23 13:30:03 +01:00
Alex Antonov 1a411b658b Added support for templates to file provider 2018-03-22 16:14:04 +01:00
Kim Min f94fa78565 Introduce k8s informer factory 2018-03-22 10:14:04 +01:00
Fernandez Ludovic 007a1fc7f2 Merge branch 'v1.5' into master 2018-03-22 08:48:01 +01:00
yutopp 43a510c046 Fix goroutine leak in consulcatalog when consul is down 2018-03-20 14:36:03 +01:00
Ludovic Fernandez 526c19181e Merge v1.5.4 into master 2018-03-15 22:22:03 +01:00