KallyDev
|
8d739c411b
|
Move from deprecated ioutil to os and io packages
|
2021-09-28 15:30:14 +02:00 |
|
Ludovic Fernandez
|
6f4a7fb604
|
chore: upgrade linter
|
2021-09-16 09:16:07 +02:00 |
|
Ludovic Fernandez
|
6ae50389e6
|
Update code generator for plugin's dyn conf
|
2021-07-15 15:58:08 +02:00 |
|
Ludovic Fernandez
|
5e3e47b484
|
Local private plugins.
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2021-06-25 15:50:09 +02:00 |
|
romain
|
ce2e02b690
|
Merge current v2.4 into master
|
2021-06-22 14:44:56 +02:00 |
|
Daniel Tomcej
|
95e0633b2f
|
Create buffered signals channel
|
2021-06-18 18:43:10 +02:00 |
|
Ludovic Fernandez
|
63ef0f1cee
|
Add plugin's support for provider
Co-authored-by: Julien Salleyron <julien@traefik.io>
|
2021-05-11 16:14:10 +02:00 |
|
Jorge Arco
|
080cf98e51
|
Add router metrics
|
2021-04-30 10:22:04 +02:00 |
|
Jean-Baptiste Doumenjou
|
cb4fb973b2
|
Merge current branch v2.4 into master
|
2021-03-31 09:43:04 +02:00 |
|
Tom Moulard
|
1e716a93ff
|
Adding an option to (de)activate Pilot integration into the Traefik dashboard
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-03-22 19:18:04 +01:00 |
|
Jean-Baptiste Doumenjou
|
702e301990
|
Merge current branch v2.4 into master
|
2021-03-09 12:05:08 +01:00 |
|
Ludovic Fernandez
|
2e7833df49
|
chore: update linter.
|
2021-03-04 09:02:03 +01:00 |
|
Julien Salleyron
|
dd0701dd16
|
fix: wait for file and internal before applying configurations
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2021-02-25 17:20:04 +01:00 |
|
romain
|
1b21f0723f
|
Merge v2.4 into master
|
2021-02-16 11:12:09 +01:00 |
|
Ludovic Fernandez
|
5597d7633d
|
Fix TLS challenge timeout and validation error
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2021-02-11 16:32:03 +01:00 |
|
Sylvain Rabot
|
a3327c4430
|
Add TLS certs expiration metric
|
2020-12-18 18:44:03 +01:00 |
|
Harold Ozouf
|
64a65cadf3
|
Send anonymized dynamic configuration to Pilot
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2020-12-03 15:52:05 +01:00 |
|
Julien Salleyron
|
b5db753e11
|
Improve setup readability.
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2020-12-01 10:04:04 +01:00 |
|
Ludovic Fernandez
|
05333b9579
|
acme: new HTTP and TLS challenges implementations.
|
2020-10-29 15:40:04 +01:00 |
|
Fernandez Ludovic
|
cd947ae822
|
Merge branch 'v2.3' into master
|
2020-09-23 15:35:31 +02:00 |
|
Romain
|
b40d35b779
|
chore: apply new documentation style.
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-09-23 10:20:04 +02:00 |
|
Ludovic Fernandez
|
6445befe87
|
fix: start of Traefik Pilot
|
2020-09-18 09:26:03 +02:00 |
|
Fernandez Ludovic
|
86c099d629
|
Merge branch v2.3 into master
|
2020-09-17 12:32:18 +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 |
|
Ludovic Fernandez
|
3e60863e2d
|
Moves pilot outside the experimental section.
|
2020-09-15 12:08:03 +02:00 |
|
Julien Salleyron
|
76f42a3013
|
add ServersTransport on services
|
2020-09-11 15:40:03 +02:00 |
|
Ludovic Fernandez
|
1502d20def
|
chore: move the parser to a dedicated package.
|
2020-08-17 18:04:03 +02:00 |
|
Romain
|
0d5d14d41a
|
Pilot metrics provider
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2020-08-10 15:26:04 +02:00 |
|
Fernandez Ludovic
|
0186c31d59
|
feat: plugins integration.
|
2020-07-15 20:14:04 +02:00 |
|
Julien Salleyron
|
4a31544024
|
feat: Traefik Pilot integration.
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2020-07-15 20:14:04 +02:00 |
|
Romain
|
0e97a3becd
|
Revert domain fronting fix
* revert domain fronting changes
* reintroduce HostHeader rule
* add doc for removals
|
2020-07-13 17:58:03 +02:00 |
|
Julien Salleyron
|
143e9b6f9c
|
Fix default value for InsecureSNI when global is not set
|
2020-07-13 12:06:03 +02:00 |
|
Romain
|
2b35397169
|
Disable domain fronting
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
|
2020-07-08 12:18:03 +02:00 |
|
Ludovic Fernandez
|
a20e90aa17
|
chore: update linter.
|
2020-07-07 14:42:03 +02:00 |
|
Ludovic Fernandez
|
328611c619
|
Update linter
|
2020-05-11 12:06:07 +02:00 |
|
Ludovic Fernandez
|
af58faafae
|
Drop traefik from default entry points.
|
2020-03-16 16:54:04 +01:00 |
|
Ludovic Fernandez
|
d02bb28920
|
Router entry points on reload.
|
2020-03-09 11:12:05 +01:00 |
|
Traefiker Bot
|
a6040c623b
|
Entry point redirection and default routers configuration
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2020-03-05 12:46:05 +01:00 |
|
Fernandez Ludovic
|
e9d0a16a3b
|
Merge 'v2.1' into master
|
2020-02-29 00:59:18 +01:00 |
|
Ludovic Fernandez
|
beec65938e
|
Improve documentation.
|
2020-02-17 11:04:04 +01:00 |
|
mpl
|
115d42e0f0
|
UDP support
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
|
2020-02-11 01:26:04 +01:00 |
|
Ludovic Fernandez
|
87044c54f4
|
Improvement of the certificates resolvers logs
|
2020-01-24 16:30:07 +01:00 |
|
Julien Salleyron
|
807dc46ad0
|
Handle respondingtimeout and better shutdown tests.
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
|
2020-01-06 16:56:05 +01:00 |
|
Ludovic Fernandez
|
1a7a3a4233
|
fix: remove double call to server Close.
|
2019-12-09 15:14:06 +01:00 |
|
Fernandez Ludovic
|
89919dbe36
|
Merge branch 'v2.0' into v2.1
|
2019-12-02 18:20:29 +01:00 |
|
Jean-Baptiste Doumenjou
|
abdb3b9475
|
Uses, if it exists, the ping entry point provided in the static configuration
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
|
2019-11-20 18:34:05 +01:00 |
|
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 |
|