Ludovic Fernandez
|
5c853766e8
|
fix: flaky integration tests
|
2020-10-09 09:32:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
c0f1e74bed
|
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2020-09-16 15:46:04 +02:00 |
|
Kevin Pollet
|
1ef93fead7
|
Add HTTP Provider
* feat: add HTTP provider implementation
* refactor: add SetDefaults and struct tag for the new file parser
* feat: add TLS configuration property
* refactor: rework HTTP provider implementation
* feat: provide config only once if fetched config is unchanged
* style: lint
* ui: add HTTP provider icon
* tests: simplify and fix integration test
* docs: add reference config for file
* docs: move http reference config for file
Co-authored-by: Daniel Tomcej <daniel.tomcej@gmail.com>
|
2020-07-15 16:56:03 +02:00 |
|
Ludovic Fernandez
|
a20e90aa17
|
chore: update linter.
|
2020-07-07 14:42:03 +02:00 |
|
mpl
|
115d42e0f0
|
UDP support
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-02-11 01:26:04 +01:00 |
|
Ludovic Fernandez
|
9b9f4be6a4
|
Add KV store providers (dynamic configuration only)
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-11-28 21:56:04 +01:00 |
|
Andrew Privalov
|
7be2db6e86
|
Add Consul Catalog provider
|
2019-10-15 17:34:08 +02:00 |
|
Ludovic Fernandez
|
8e18d37b3d
|
fix: logger and context.
|
2019-09-13 19:28:04 +02:00 |
|
Ludovic Fernandez
|
89150e1164
|
Update to go1.13rc1
|
2019-08-26 06:06:05 -07:00 |
|
mpl
|
4ec90c5c0d
|
Add rate limiter, rename maxConn into inFlightReq
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
|
2019-08-26 03:20:06 -07:00 |
|
Fernandez Ludovic
|
0f32de4aa2
|
tests: improve timeout.
- upgrade k3s to v0.8.0
|
2019-08-12 05:06:04 -07:00 |
|
Fernandez Ludovic
|
4c5e7a238d
|
chore: go module
|
2019-08-12 05:06:04 -07:00 |
|
Julien Salleyron
|
e3627e9cba
|
Disable RateLimit temporarily
|
2019-07-19 10:50:05 +02:00 |
|
Ludovic Fernandez
|
093658836e
|
Restrict traefik.toml to static configuration.
|
2019-07-15 10:22:03 +02:00 |
|
Máté Szabó
|
f6436663eb
|
Make HTTP Keep-Alive timeout configurable for backend connections
|
2019-06-28 00:36: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 |
|
Daniel Tomcej
|
d2b38e6ac4
|
Enable CORS configuration
|
2019-04-02 10:40:04 +02: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 |
|
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 |
|
SALLEYRON Julien
|
0cfaab02c0
|
k8s integration tests
|
2019-03-11 14:54: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
|
c815a732ef
|
Migrate rest provider
|
2018-12-03 11:32:05 +01:00 |
|
Ludovic Fernandez
|
a09dfa3ce1
|
Dynamic Configuration Refactoring
|
2018-11-14 10:18:03 +01:00 |
|
Fernandez Ludovic
|
bd4846aa9c
|
Merge branch 'v1.7' into master
|
2018-09-07 19:33:01 +02:00 |
|
Jean-Baptiste Doumenjou
|
efc6560d83
|
Pass the TLS Cert infos in headers
|
2018-08-29 11:36:03 +02:00 |
|
Gérald Croës
|
1ec4e03738
|
Remove etcd v2
|
2018-08-07 19:12:03 +02:00 |
|
Trevin Teacutter
|
04d8b5d483
|
Adding compatibility for marathon 1.5
|
2018-07-03 23:42:03 +02:00 |
|
Gamalan
|
31a8e3e39a
|
CNAME flattening
|
2018-07-03 16:44:05 +02:00 |
|
Ludovic Fernandez
|
9e012a6b54
|
Simplify acme e2e tests.
|
2018-06-27 15:08:05 +02:00 |
|
Jean-Baptiste Doumenjou
|
f0589b310f
|
Fix multiple frontends with docker-compose --scale
|
2018-04-16 18:14:04 +02:00 |
|
Marco Jantke
|
ef4aa202d0
|
Fix high memory usage in retry middleware
|
2018-01-26 18:22:03 +01:00 |
|
Michael
|
9f741abd84
|
Fix integration tests in tracing
|
2018-01-25 12:00:05 +01:00 |
|
Fernandez Ludovic
|
c878d262bf
|
refactor: remove Tracing integration tests.
|
2018-01-24 15:20:47 +01:00 |
|
Michael
|
30ffba78e6
|
Opentracing support
|
2018-01-10 17:48:04 +01:00 |
|
NicoMen
|
66e489addb
|
Update libkv dependency
|
2017-11-17 17:22:03 +01:00 |
|
Emile Vauge
|
e8633d17e8
|
Add proxy protocol tests
|
2017-10-30 10:02:03 +01:00 |
|
Timo Reimann
|
914f3d1fa3
|
Do not run integration tests by default.
|
2017-10-13 11:08:03 +02:00 |
|
Fernandez Ludovic
|
2cbf9cae71
|
Merge tag 'v1.4.0-rc3' into master
|
2017-09-18 21:52:44 +02:00 |
|
Ludovic Fernandez
|
bdeb7bfb9f
|
Display Traefik logs in integration test
|
2017-09-13 10:34:04 +02:00 |
|
Ben Parli
|
d54417acfe
|
Rate limiting for frontends
|
2017-09-09 13:36:03 +02:00 |
|
Fernandez Ludovic
|
04e65958ee
|
Merge 'v1.3.6'
|
2017-08-22 16:23:18 +02:00 |
|
Marco Jantke
|
14a0d66410
|
Add configurable timeouts and curate default timeout settings
|
2017-08-18 15:34:04 +02:00 |
|
Richard Shepherd
|
4e5fcac9cb
|
Add log file close and reopen on receipt of SIGUSR1
|
2017-08-11 12:04:58 +02:00 |
|
SALLEYRON Julien
|
990ee89650
|
Add helloworld tests with gRPC
|
2017-08-06 11:55:42 +02:00 |
|
Fernandez Ludovic
|
d456c2ce6a
|
Merge 'v1.3.5'
|
2017-08-01 19:32:44 +02:00 |
|
Julien Salleyron
|
888e6dcbc8
|
Oxy with gorilla for websocket(+integration tests)
|
2017-07-27 15:43:12 +02:00 |
|