Jesse Haka
1954a49f37
add http headers to healthcheck
2018-04-16 11:40:03 +02:00
Fernandez Ludovic
de3aeb9732
Merge branch 'v1.6' into mrg-current-v1.6
2018-04-12 14:36:36 +02:00
SALLEYRON Julien
85aa1a444a
Prepare release 1.6.0-rc5
2018-04-12 11:44: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
Fernandez Ludovic
edbcd01fbc
Merge branch 'v1.5' into 'v1.6'
2018-04-11 14:20:53 +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
Manuel Zapf
2641832304
Default certificate expiry
2018-04-11 10:36:03 +02:00
Andrey Fedoseev
21f6f81914
Update kubernetes.md
2018-04-11 10:34:04 +02:00
Emile Vauge
ccd919aba3
Fix Azure brand
2018-04-10 17:26:04 +02:00
SALLEYRON Julien
2387010556
Disable closeNotify when method GET for http pipelining
2018-04-10 17:24:04 +02:00
Jack Twilley
f35d574759
Minor updates to dumpcerts.sh
2018-04-10 16:52:05 +02:00
NicoMen
3be74bb275
Fix acme.json file automatic creation
2018-04-10 10:52:04 +02:00
Ludovic Fernandez
b1be062437
fix: update lego.
2018-04-09 18:28:03 +02:00
Ludovic Fernandez
2d0d320d05
Remove useless ACME tab from UI.
2018-04-09 16:06:03 +02:00
Jakub Piasecki
1de5111ab5
s/Host/HostRegexp
2018-04-09 11:18:03 +02:00
Ludovic Fernandez
3d530e4747
Command version explanation for alpine image.
2018-04-06 18:14:03 +02:00
Ludovic Fernandez
0ef1b7b683
Fix: Add TTL and custom Timeout in DigitalOcean DNS provider
2018-04-06 17:04:03 +02:00
Alexander Kachkaev
66485e81b4
Normalize parameter names in configs
2018-04-06 09:38:03 +02:00
NicoMen
e74e7cf734
Add ACME certificates only on ACME EntryPoint
2018-04-06 08:44:03 +02:00
Fernandez Ludovic
03ce6a1cc4
Merge tag 'v1.6.0-rc4' into master
2018-04-04 15:10:03 +02:00
Ludovic Fernandez
a19b93c966
fix: overflow on 32 bits arch.
2018-04-04 15:04:04 +02:00
Ludovic Fernandez
f7fd1f2a63
Prepare release v1.6.0-rc4
2018-04-04 14:12:03 +02:00
Ludovic Fernandez
88b71d23db
Several apps with same backend name in Marathon.
2018-04-04 12:28:03 +02:00
Ludovic Fernandez
762ef12eb6
Support TLS MinVersion and CipherSuite as CLI option.
2018-04-04 11:56:04 +02:00
Fernandez Ludovic
6845068b82
doc: template version for ECS, Consul Catalog and Mesos.
2018-04-04 11:52:05 +02:00
Fernandez Ludovic
5c0b18efe4
chore: autogen.
2018-04-04 11:52:05 +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
5921909ef5
Add tests on IPWhiteLister.
2018-04-03 18:36:03 +02:00
Fernandez Ludovic
1537861c61
Merge branch 'v1.5' into 'v1.6'
2018-04-03 12:12:19 +02:00
jakeprem
1b93551572
Update docker-and-lets-encrypt example to show traefik:1.5.4
2018-04-03 11:14:04 +02:00
Rodrigo
197a5fbcf4
Update kubernetes.md
2018-04-03 10:30:03 +02:00
Alex Antonov
ff32529345
Moved /api/cluster/leadership handler under public routes (requires no authentication)
2018-04-03 10:00:07 +02:00
Ludovic Fernandez
a179c3b399
Fixes prefixed annotations support.
2018-04-03 09:40:04 +02:00
Emir Karşıyakalı
a820585f56
Fixed documentation urls on README.md
2018-03-30 11:18:03 +02:00
Ludovic Fernandez
bfb12f415c
Prepare release v1.6.0-rc3.
2018-03-28 17:56:04 +02:00
Ludovic Fernandez
a731b43b52
Frontend rule and segment labels.
2018-03-28 17:18:04 +02:00
NicoMen
118b4eb07a
Prepare release v1.6.0-rc2
2018-03-27 16:48:05 +02:00
Tait Clarridge
f1a05ab73c
Add wildcard match to acme domains
2018-03-27 16:18:03 +02:00
Michael
4c85a41bfb
Fix basic documentation
2018-03-27 14:58:03 +02:00
NicoMen
30e048d4ab
Fix panic with wrong ACME configuration
2018-03-27 12:22:03 +02:00
Ludovic Fernandez
aa0ab6d387
Update SF white list documentation section.
2018-03-27 10:24:03 +02:00
Fernandez Ludovic
30b87985b7
chore: update changelog.
2018-03-26 16:40:03 +02:00
Fernandez Ludovic
df73211d56
feature: Service Fabric white list.
2018-03-26 16:40:03 +02:00
SALLEYRON Julien
e3a4ddcd08
Prepare release 1.6.0-rc1
2018-03-26 16:04:03 +02:00
Ludovic Fernandez
0ea007b26f
Segments Labels: Rancher & Marathon
2018-03-26 15:32:04 +02:00