Commit graph

1315 commits

Author SHA1 Message Date
Jean-Baptiste Doumenjou 3c5e6fe7f8
Fix the static configuration generation for environment variables 2021-02-02 17:10:03 +01:00
Kevin Pollet 73cea2d303
Fix missing serverstransport documentation 2021-02-01 13:58:03 +01:00
Gabe Levasseur 49ec62c757
Fix refresh interval option description in consulcatalog provider 2021-01-28 11:10:04 +01:00
Tim Obezuk 5f9a84fc8b
Fix typo in server transports documentation 2021-01-26 09:20:04 +01:00
kevinpollet 2461e36ed4
Merge branch v2.4 into master 2021-01-25 12:42:23 +01:00
Ludovic Fernandez da0a16e122
Update go-acme/lego to v4.2.0 2021-01-25 09:28:04 +01:00
Anton Kulikov fb10687168
fix: YAML syntax in providers docs 2021-01-22 09:02:04 +01:00
kevinpollet 2747e240c1
Merge branch v2.4 into master 2021-01-20 10:50:21 +01:00
Kevin Pollet c74918321d
Prepare release v2.4.0 2021-01-19 16:50:04 +01:00
na4ma4 b05a5c818d
Add TLS version and cipher to the accessLog 2021-01-19 09:52:06 +01:00
Kevin Pollet 41d22ef17e
Improve kubernetes external name service support for UDP 2021-01-19 09:30:05 +01:00
Cirrith bbee63fcf3
Add named port support to Kubernetes IngressRoute CRDs 2021-01-15 15:54:04 +01:00
romain f742671bbe Merge branch v2.4 into master 2021-01-14 18:29:48 +01:00
romain 0dae829080 Merge branch v2.3 into v2.4 2021-01-14 17:56:52 +01:00
Michael ab4c93dd2f
New Traefik Labs doc theme 2021-01-13 11:54:04 +01:00
kevinpollet ed5321999c
Merge branch v2.4 into master 2021-01-13 09:21:20 +01:00
romain 92886c46ea Merge branch v2.3 into v2.4 2021-01-11 16:26:53 +01:00
Kevin Pollet c24f75ce0b
Update copyright year for 2021 2021-01-08 19:20:04 +01:00
Linden Krouse fc7ec17905
Feature: add udp timeout configuration 2021-01-07 17:16:03 +01:00
Julien Salleyron e5a01c7cc8
Add HTTP3 support (experimental)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2021-01-07 14:48:04 +01:00
Michael 60d87f3c64
Merge back v2.3 into v2.4 2021-01-06 17:59:03 +01:00
Anil Kumar Maurya c4fa96c41e
Add ECS to supported providers list 2021-01-04 10:58:03 +01:00
Robin van Boven da1c9f48b7
docs: rephrase forwardauth.authRequestHeaders 2020-12-22 15:36:03 +01:00
kevinpollet 0ec0e37532
Merge branch v2.3 into v2.4 2020-12-22 14:23:56 +01:00
Kevin Pollet 544dc2eaa5
docs: fix broken links to docker-compose documentation 2020-12-22 14:20:03 +01:00
romain 31038e0e12 Merge branch v2.3 into master 2020-12-16 15:22:34 +01:00
Icelyn Jennings ac8e47579b
Add missing quotes in errorpages k8s example yaml 2020-12-16 15:20:04 +01:00
Fabian Gruber ec0075e0d0
Extend marathon port discovery to allow port names as identifier 2020-12-16 12:32:03 +01:00
Emile Vauge 7900d266b1
Add jspdown to maintainers 2020-12-15 17:40:03 +01:00
Romain c21597c593
Add Kubernetes Gateway Provider
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2020-12-15 16:40:05 +01:00
romain ea418aa7d8 Merge branch v2.3 into master 2020-12-15 15:28:00 +01:00
Frederic Werner 418cccd307
Add configuration example for access log filePath 2020-12-14 12:34:05 +01:00
kevinpollet eebbe64b36
Merge branch v2.3 into master 2020-12-11 10:58:00 +01:00
Romain 7ba907f261
IngressRoute: add an option to disable cross-namespace routing
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2020-12-10 14:58:04 +01:00
Paulo Júnior 02d856b8a5
Documentation: Add spacing to sidebars so the last item is always visible 2020-12-07 18:24:04 +01:00
Kevin Crawley 121eaced49
Add example for multiple service per container 2020-12-03 09:36:03 +01:00
Ludovic Fernandez a488430f23
acme: add external account binding support. 2020-12-01 10:40:05 +01:00
Sergiu Marsavela 512ed086bd
Fix typos in migration guide 2020-11-27 11:18:04 +01:00
SkapiN d2c1d39d42
Fix clusters option in ECS provider documentation 2020-11-24 14:50:03 +01:00
kevinpollet 2112de6f15
Merge branch v2.3 into master 2020-11-20 11:30:07 +01:00
Romain be0845af02
Apply labelSelector as a TweakListOptions for Kubernetes informers 2020-11-20 00:18:04 +01:00
Ivor Scott 9fb32a47ca
Fix grammar in kubernetes ingress controller documentation 2020-11-19 10:04:04 +01:00
Harold Ozouf 4f43c9ebb4
Fix missing allow-empty tag on ECS and Consul Catalog providers
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2020-11-19 00:12:03 +01:00
Matthias Schneider 84b125bdde
added support for tcp proxyProtocol v1&v2 to backend 2020-11-17 13:04:04 +01:00
Alexander Wellbrock 459200dd01
Forwardauth headers 2020-11-10 17:50:04 +01:00
james426759 af22cabc6f
Fix docs for TLS 2020-11-10 17:28:04 +01:00
Fernandez Ludovic 520fcf82ae Merge branch v2.3 into master. 2020-11-09 00:07:28 +01:00
Ludovic Fernandez 3a45f05e36
Update go-acme/lego to v4.1.0 2020-11-08 23:24:04 +01:00
Neil McAllister 8e3e387be7
Fix Traefik Proxy product nav in docs 2020-11-06 21:56:03 +01:00
Daniel Adams 74d1d55051
Feature: Exponential Backoff in Retry Middleware 2020-11-05 16:14:04 +01:00
Kevin Pollet f5b290b093
Add ECS menu to dynamic config reference 2020-11-03 17:40:04 +01:00
Michael af04e92cf2
Enable stats collection when pilot is enabled 2020-10-30 16:54:04 +01:00
iamolegga 49cdb67ddc
Middlewares: add forwardAuth.authResponseHeadersRegex 2020-10-29 15:10:04 +01:00
Luca Guidi b5198e63c4
Allow to use regular expressions for AccessControlAllowOriginList 2020-10-29 10:52:03 +01:00
Fernandez Ludovic 699cf71652 Merge branch v2.3 into master 2020-10-27 18:39:03 +01:00
Jean-Baptiste Doumenjou a0c02f62a3
fix: exclude protected link from doc verify 2020-10-27 18:34:04 +01:00
Jean-Baptiste Doumenjou ff7b814edc
fix documentation 2020-10-27 12:46:04 +01:00
Manuel Zapf 015f24a901
Propose kevinpollet to Maintainers 2020-10-26 17:18:04 +01:00
Jean-Baptiste Doumenjou 4fccde84bd Merge current v2.3 branch into master 2020-10-23 14:29:22 +02:00
Andrii Dembitskyi 2dd5a53db2
Add missed tls config for yaml example 2020-10-23 11:00:05 +02:00
Kevin Crawley 582d2540af
add links to contributors guide 2020-10-22 12:08:05 +02:00
Tom Matthews 6ad79dcd45
Clarify time-based field units 2020-10-22 11:36:03 +02:00
Tom Matthews 721896ba70
Resolve broken URLs causing make docs to fail 2020-10-20 23:02:04 +02:00
Yeri Pratama 228270414c
fix typo in providers overview documentation 2020-10-20 19:02:04 +02:00
Romain 2683df7b5b
Fix ingress documentation 2020-10-20 14:16:04 +02:00
Ludovic Fernandez 04c07227f2
fix: Consul Catalog address documentation. 2020-10-19 10:28:03 +02:00
Neil McAllister 2e8d99c5b8
Revise Traefik Pilot documentation section 2020-10-16 11:20:05 +02:00
Andrew Savinykh b1ba42410b
Moving Provider Namespace documentation topic to Configuration Discovery section 2020-10-15 14:54:04 +02:00
Andrew Savinykh b80f89e3db
Adding details about the default TLS options to the documentation 2020-10-15 14:12:04 +02:00
Romain edb15a9346
fix: kv doc reference 2020-10-13 16:34:04 +02:00
romain afcec56be4 Merge 'v2.3' into master. 2020-10-08 14:05:10 +02:00
Michael 556f7608db
fix: use provider keytype instead of account keytype. 2020-10-08 12:58:04 +02:00
Jean-Baptiste Doumenjou a4df4b028e
fix: pilot static configuration documentation 2020-10-08 11:36:03 +02:00
Ludovic Fernandez 63683d35fc
doc: add YAML sample. 2020-10-08 10:38:05 +02:00
Nikita Konev 326be29568
Filter ForwardAuth request headers 2020-10-07 16:36:04 +02:00
Damien Goujard c5b4e589ff
Update of the helm repo localisation 2020-09-25 12:18:04 +02:00
Kevin Pollet 5e63ab619e
Fix default value of docker client timeout 2020-09-25 09:14:04 +02:00
Fernandez Ludovic 050968cbac Merge branch 'v2.3' into master. 2020-09-24 16:17:12 +02:00
Kevin Crawley 8ca0d804d8
restore traefik logo 2020-09-24 16:02:03 +02:00
Fernandez Ludovic cd947ae822 Merge branch 'v2.3' into master 2020-09-23 15:35:31 +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
Romain b40d35b779
chore: apply new documentation style.
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-09-23 10:20:04 +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
Jean-Baptiste Doumenjou 9df89e66e3
Add the ingressclass resource in the ingress RBAC documentation 2020-09-15 18:34:04 +02:00
romain 4592626bbb Merge branch v2.2 into v2.3 2020-09-15 10:57:20 +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
Fernandez Ludovic 8474a61f21 Merge branch v2.2 into v2.3 2020-09-07 16:30:17 +02:00
Andrew Savinykh 2045b250fd
Clarified hostname documentation for load balancer healthcheck 2020-09-07 10:30:04 +02:00
Fernandez Ludovic 3678bd5a93 Merge branch v2.2 into v2.3 2020-09-04 21:06:11 +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
Kevin Pollet 3677252e17
Add missing IPStrategy struct tag for YAML 2020-09-01 17:34:04 +02:00