Ludovic Fernandez
424e2a9439
Add internal provider
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-11-14 16:40:05 +01:00
Jan Sauer
668ff71470
Replace ambiguous cli help message wording
2019-10-07 15:12:05 +02:00
Ludovic Fernandez
29efac3e5e
fix: update linter.
2019-09-26 11:00:06 +02:00
Ludovic Fernandez
47a9b086ea
Disable collect data by default.
2019-09-16 17:26:06 +02:00
Ludovic Fernandez
a917115a85
fix buffering middleware
2019-09-03 15:02:05 +02:00
Ludovic Fernandez
89150e1164
Update to go1.13rc1
2019-08-26 06:06:05 -07:00
Fernandez Ludovic
4c5e7a238d
chore: go module
2019-08-12 05:06:04 -07:00
mpl
092aa8fa6d
API: remove configuration of Entrypoint and Middlewares
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2019-07-19 12:28:07 +02:00
Ludovic Fernandez
f75f73f3d2
Certificate resolvers.
...
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-07-19 11:52:04 +02:00
Ludovic Fernandez
093658836e
Restrict traefik.toml to static configuration.
2019-07-15 10:22:03 +02:00
Ludovic Fernandez
c8bf8e896a
Move dynamic config into a dedicated package.
2019-07-10 09:26:04 +02:00
Ludovic Fernandez
4d44ab9628
Change the loading resource order
2019-06-24 16:40:06 +02:00
mpl
429b1d8574
API: new contract
...
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2019-06-19 18:34:04 +02:00
Ludovic Fernandez
8d7eccad5d
New static configuration loading system.
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-06-17 11:48:05 +02:00
mpl
563f059e73
Fix typos in data collection message
2019-05-21 17:12:09 +02:00
Michael
97ec764db7
Fix typos in documentation
2019-05-17 13:32:05 +02:00
Julien Salleyron
bb8a193244
log.loglevel becomes log.level in configuration
2019-04-16 15:30:09 +02:00
Ludovic Fernandez
2e19e45aa4
Remove github.com/satori/go.uuid.
2019-04-05 12:44:03 +02:00
Manuel Zapf
e1d097ea20
Add Rancher provider again
2019-04-05 12:22:04 +02:00
Ludovic Fernandez
2916f540c1
Remove BaseProvider
2019-03-27 15:02:06 +01:00
Ludovic Fernandez
72ffa91fe0
Clean old
2019-03-18 11:30:07 +01:00
Ludovic Fernandez
f1b085fa36
Move code to pkg
2019-03-15 09:42:03 +01:00
Jean-Baptiste Doumenjou
bd4c822670
Update anonymize/collect
2019-03-14 19:32:03 +01:00
Ludovic Fernandez
4c060a78cc
Custom resource definition
...
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2019-03-14 15:56:06 +01:00
Julien Salleyron
4a68d29ce2
Add a new protocol
...
Co-authored-by: Gérald Croës <gerald@containo.us>
2019-03-14 09:30:04 +01:00
Jean-Baptiste Doumenjou
3419f9aeb9
Remove the bug command
2019-03-05 18:14:03 +01:00
Ludovic Fernandez
ebded2cbc0
feat: new linting system.
2019-03-04 16:40:05 +01:00
Ludovic Fernandez
fb617044e0
Update to Go1.12
...
Co-authored-by: juliens <julien@containo.us>
2019-03-01 11:48:04 +01:00
Jean-Baptiste Doumenjou
848e45c22c
Adds Kubernetes provider support
...
Co-authored-by: Julien Salleyron <julien@containo.us>
2019-02-21 23:08:05 +01:00
Kevin Crawley
aef24dd74b
Instana tracer implementation
2019-02-18 16:52:03 +01:00
Ludovic Fernandez
c2c6aee18a
Applies new goimports recommendations.
2019-02-18 07:52:03 +01:00
Mohamed Abdelkader Hizaoui
156f6b8d3c
Add Tracing Header Context Name option for Jaeger
2019-02-13 17:26:04 +01:00
Ludovic Fernandez
115ddc6a4a
refactor: applies linting.
2019-02-05 17:10:03 +01:00
Ludovic Fernandez
f19c497621
Updates Backoff
2019-02-04 16:38:08 +01:00
SALLEYRON Julien
9ebe3c38b2
New rule syntax
...
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2019-01-30 16:24:07 +01:00
Joost Cassee
0de1ff8634
Support Datadog tracer priority sampling
2019-01-30 14:00:05 +01:00
Ludovic Fernandez
246b245959
Adds Marathon support.
...
Co-authored-by: Julien Salleyron <julien@containo.us>
2019-01-29 17:54:05 +01:00
Ludovic Fernandez
04958c6951
Adds default rule system on Docker provider.
...
Co-authored-by: Julien Salleyron <julien@containo.us>
2019-01-21 19:06:02 +01:00
Ludovic Fernandez
b54c956c5e
Adds Docker provider support
...
Co-authored-by: Julien Salleyron <julien@containo.us>
2019-01-18 15:18:04 +01:00
SALLEYRON Julien
a79d6aa669
Add forwarded headers on entry point configuration
2019-01-15 09:44:03 +01:00
Thomas Krzero
3b01488c8d
[docker backend] - Add config flag to set refreshSeconds for swarmmode ticker
2018-12-04 11:42:03 +01:00
SALLEYRON Julien
01c3d3905c
Remove Deprecated StorageFile
2018-12-03 11:54:04 +01:00
SALLEYRON Julien
c815a732ef
Migrate rest provider
2018-12-03 11:32: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
d3ae88f108
Merge tag 'v1.7.4' into master
2018-10-30 12:34:00 +01:00
Ludovic Fernandez
74dc5b1c58
Support custom DNS resolvers for Let's Encrypt.
2018-10-25 17:38:04 +02:00
Fernandez Ludovic
94a6f8426b
Merge branch 'v1.7' into master
2018-10-09 11:19:55 +02:00
Nic Cope
32f7fb8bff
Make Zipkin trace rate configurable
2018-10-09 10:18:02 +02:00
NicoMen
a777c3553c
Not allow ACME provider initialization if storage is empty
2018-10-08 19:24:03 +02:00