Commit graph

22 commits

Author SHA1 Message Date
Ludovic Fernandez 115ddc6a4a refactor: applies linting. 2019-02-05 17:10:03 +01:00
Foivos Filippopoulos 75e05ca142 Check for dynamic tls updates on configuration preload 2019-01-30 14:00:05 +01:00
SALLEYRON Julien 5d91c7e15c Remove old global config and use new static config 2018-11-27 17:42:04 +01:00
Ludovic Fernandez a09dfa3ce1 Dynamic Configuration Refactoring 2018-11-14 10:18:03 +01:00
Fernandez Ludovic 05f052b092 Merge branch 'v1.7.2' into master 2018-10-05 13:51:23 +02:00
Timo Reimann d69977c229 Do not Errorf during file watcher verification test loop. 2018-10-04 09:26:03 +02:00
Michael 9cd47dd2aa Small code enhancements 2018-08-06 20:00:03 +02:00
SALLEYRON Julien 027093a5a5 Create init method on provider interface 2018-07-11 09:08:03 +02:00
SALLEYRON Julien 3f0af3fe09 No template parsing on traefik configuration file 2018-05-22 12:02:03 +02:00
Alex Antonov 1a411b658b Added support for templates to file provider 2018-03-22 16:14: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 c84fb9895e Merge branch 'v1.5' into master 2018-01-02 15:21:17 +01:00
NicoMen 9a7821b8fa Send empty configuration from file provider 2017-12-21 21:24:03 +01:00
Fernandez Ludovic ce6bbbaa33 feat: labels/annotations parser. 2017-12-05 19:40:04 +01:00
Emile Vauge 7ddefcef72 Add file to storeconfig 2017-11-21 10:24:03 +01:00
NicoMen c469e669fd Make the TLS certificates management dynamic. 2017-11-09 12:16:03 +01:00
Ludovic Fernandez 5cc49e2931 bug command. 2017-10-02 10:32:02 +02:00
Ludovic Fernandez 759c269dee Code cleaning. 2017-08-18 02:18:02 +02:00
Fernandez Ludovic c36e0b3b06 refactor: add Safe everywhere is needing. 2017-07-20 14:59:54 +02:00
Richard Shepherd 4128c1ac8d Allow file provider to load config from files in a directory. 2017-06-27 16:58:04 +02:00
Vincent Demeester 542c3673e4 Extract providers to their own package
This is just doing that and making it compile :)

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-04-18 13:24:17 +02:00