Kevin Crawley
8ca0d804d8
restore traefik logo
2020-09-24 16:02:03 +02:00
Ludovic Fernandez
54e5a3607e
Removes invalid items in the changelog.
2020-09-24 09:04:04 +02:00
Fernandez Ludovic
cd947ae822
Merge branch 'v2.3' into master
2020-09-23 15:35:31 +02:00
Ludovic Fernandez
2477e18c87
Prepare release v2.3.0
2020-09-23 12:44:04 +02:00
Ludovic Fernandez
ef08e8b8a0
fix: precheck function.
2020-09-23 12:24:03 +02:00
Romain
f59bf16e82
Fix consul catalog router tag example
2020-09-23 11:56:03 +02:00
Romain
118c31eb8d
Fix yaml documentation
2020-09-23 11:38:03 +02:00
Fernandez Ludovic
476f16f0aa
fix: remove old mixtus call.
2020-09-23 11:08:17 +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
8e016cf672
Prepare release v2.3.0-rc7
2020-09-18 17:20:03 +02:00
Ludovic Fernandez
7e482e9f8b
fix: pilot metrics unit for req duration.
2020-09-18 15:36: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
Ludovic Fernandez
79af433381
Prepare release v2.3.0-rc6
2020-09-16 16:02: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
Jean-Baptiste Doumenjou
9df89e66e3
Add the ingressclass resource in the ingress RBAC documentation
2020-09-15 18:34:04 +02:00
Ludovic Fernandez
660375d6e4
fix: uint64 alignment in go-kit.
2020-09-15 18:22:04 +02:00
Eli Mallon
498e8545b6
feat: update more than one LoadBalancer ip
...
Co-authored-by: kevinpollet <pollet.kevin@gmail.com>
2020-09-15 13:48:32 +02:00
Ludovic Fernandez
230c2e5cc2
chore: update linter.
2020-09-15 13:08:03 +02:00
Ludovic Fernandez
3e60863e2d
Moves pilot outside the experimental section.
2020-09-15 12:08:03 +02:00
romain
4592626bbb
Merge branch v2.2 into v2.3
2020-09-15 10:57:20 +02:00
Matthieu Hostache
b980c87eff
Avoid Traefik Pilot iframe code in Traefik webui regarding notifications
2020-09-15 10:26:03 +02:00
Freddy Grieshaber
0f7c322623
Improve documentation for usage of Kubernetes Ingress
2020-09-15 09:46:04 +02:00
Julien Salleyron
76f42a3013
add ServersTransport on services
2020-09-11 15:40:03 +02:00
Jake Howard
93b3d601d5
Fix typo when comparing exported data
2020-09-10 16:44:04 +02:00
Toni Peric
56329e89bb
Change wording
2020-09-08 17:52:03 +02:00
kosssi
5c8b8149eb
doc: fix typo in health check options
2020-09-08 10:54:04 +02:00
Fernandez Ludovic
6075f7e8fd
Merge branch v2.3 into master
2020-09-08 10:48:09 +02:00
Thomas Steinbach
ddf53494f0
fixed typo in buffering.md docs
2020-09-08 10:32:03 +02:00
Romain
cd1f03d4f4
Prepare release v2.3.0-rc5
2020-09-07 18:30:04 +02:00
Fernandez Ludovic
8474a61f21
Merge branch v2.2 into v2.3
2020-09-07 16:30:17 +02:00
Romain
4ad0ab5433
Prepare release v2.2.11
2020-09-07 16:00:03 +02:00
Ludovic Fernandez
66d151df77
Improve plugins builder.
2020-09-07 13:58:03 +02:00
Andrew Savinykh
2045b250fd
Clarified hostname documentation for load balancer healthcheck
2020-09-07 10:30:04 +02:00
Pierre Erraud
1dbee90d34
feat: allows to change the Pilot URL in the web UI in dev mode
2020-09-07 10:22:03 +02:00
Ludovic Fernandez
eb7a6d925b
fix: header middleware response writer.
2020-09-07 09:26:03 +02:00
Fernandez Ludovic
3678bd5a93
Merge branch v2.2 into v2.3
2020-09-04 21:06:11 +02:00
Jean-Baptiste Doumenjou
2d1a973ee5
Prepare release v2.2.10
2020-09-04 17:40:03 +02:00
Jean-Baptiste Doumenjou
322f7b2ad4
Prepare release 2.2.9
2020-09-04 17:14:03 +02:00
Ludovic Fernandez
41aa2672cd
Update go-acme/lego to v4.0.1
2020-09-04 10:52:03 +02:00
Romain
f3090a452a
doc: specify HostSNI rule removal only for HTTP routers
2020-09-02 17:16:04 +02:00
Julien Salleyron
52790d3c37
Headers response modifier is directly applied by headers middleware
...
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2020-09-01 18:16:04 +02:00
Kevin Pollet
3677252e17
Add missing IPStrategy struct tag for YAML
2020-09-01 17:34:04 +02:00
Manuel Zapf
235d1d655d
Add example for the IngressClass usage
2020-09-01 10:18:03 +02:00
Sune Keller
29bd6faa18
Support configuring a HTTP client timeout in the Docker provider
2020-08-28 10:02:03 +02:00
Fernandez Ludovic
69c0f38305
Merge branch v2.2 into v2.3
2020-08-27 12:54:50 +02:00
Mathias Petermann
0399d0c4d6
Reorder migrations for v2 minor upgrades
2020-08-27 12:08:03 +02:00
Olivier Lemasle
3db47f0adc
Fix & improve Grafana dashboards
2020-08-27 11:38:03 +02:00
Fernandez Ludovic
483e2c43cf
Merge branch v2.3 into master
2020-08-26 12:22:39 +02:00
Dakshraj Sharma
3e3b7238e0
doc: Minor language improvement in TLS documentation
2020-08-25 17:10:04 +02:00