Commit graph

4270 commits

Author SHA1 Message Date
Nick Reilingh 06749e71f2
Clarify concepts documentation page 2022-03-15 15:38:08 +01:00
mpl a1e766e180
doc: fix, docker uses Label(), not Tag() 2022-03-07 11:48:09 +01:00
Tom Moulard b3de9a040b
Add a target that is a real resource to generate-webui 2022-03-04 15:28:07 +01:00
Romain a59dbc4c79
Adjust rule length in routers documentation 2022-03-04 11:24:07 +01:00
Kevin Pollet 40deefa868
Fix HostRegexp examples 2022-03-04 10:50:07 +01:00
mloiseleur 491de0cf64
Enhance doc on static vs dynamic configuration 2022-03-03 20:18:07 +01:00
mpl 27a7563e33
Add simpler and faster debug Makefile target 2022-03-03 15:42:08 +01:00
Josh Soref 819de02101
Spelling 2022-02-21 12:40:09 +01:00
Tom Moulard ce851a5929
Fix struct tag typo 2022-02-21 12:10:08 +01:00
0xflotus 7e390ef516
Fix brand typo 2022-02-21 10:50:08 +01:00
Romain fb23bd5d26
Fix empty WebUI static assets directory 2022-02-18 15:44:08 +01:00
Ludovic Fernandez 6974f54bfd
docs: fix product name 2022-02-15 17:04:34 +01:00
Ludovic Fernandez 371b6e3c86
chore: update linter 2022-02-15 14:56:53 +01:00
Sakala Venkata Krishna Rohit 9e96089da6
Add s390x arch support 2022-02-15 10:08:08 +01:00
Tom Moulard 84a0810546
Prepare release v2.6.1 2022-02-14 17:44:08 +01:00
Ludovic Fernandez d9fbb5e25c
Use CNAME for SNI check on host header
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-02-14 17:18:08 +01:00
Ludovic Fernandez e97aa6515b
Update test certificates 2022-02-14 14:08:07 +01:00
luckielordie 6bcfba43c8
Rename Datadog span tags 2022-02-10 16:00:09 +01:00
Ludovic Fernandez 0c83ee736c
Apply the same approach as the rules system on the TLS configuration choice
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-02-10 10:42:07 +01:00
Tom Moulard 4da33c2bc2
Fix metrics bucket key high cardinality 2022-02-09 09:58:08 +01:00
Sylvain Rabot 2d56be0ebb
Fix Kubernetes TCP examples 2022-02-07 15:22:07 +01:00
Tom Moulard 6742dd8454
Fix mixups in metrics documentation 2022-02-03 15:16:12 +01:00
Vladislav Shub 3ac755bd2f
Add Hurricane Electric to acme documentation 2022-01-31 13:30:05 +01:00
Ludovic Fernandez 3ed72c4e46
Add domain to HTTP challenge errors 2022-01-27 10:58:04 +01:00
mpl 477fa15859
Clarify that ACME challenge is mandatory 2022-01-26 18:10:05 +01:00
Manuel Zapf 390eb9cb61
Explain a bit more around enabling HTTP3 2022-01-25 10:48:05 +01:00
Romain 5a1c936ede
Prepare release v2.6.0 2022-01-24 17:58:04 +01:00
romain 47ad6538f1 Merge current v2.5 into v2.6 2022-01-24 15:42:27 +01:00
Kevin Pollet 9be44d8330
Configure Consul Catalog namespace at client level
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-01-24 15:30:05 +01:00
Ali a4b354b33f
Redact credentials before logging
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-01-24 11:08:05 +01:00
Philippos Slicher a70b864c55
Fix typo in metrics overview page 2022-01-21 09:54:07 +01:00
Romain 3bd5fc0f90
Prepare release v2.6.0-rc3 2022-01-20 18:58:07 +01:00
Tom Moulard aabfb792af
Merge current v2.5 into v2.6 2022-01-20 17:44:55 +01:00
Romain e5e48d1cc1
Prepare release v2.5.7 2022-01-20 17:08:07 +01:00
Tom Moulard 42a110dd69
Adjust log level from info to debug
Co-authored-by: rhtenhove <rhtenhove@users.noreply.github.com>
2022-01-20 12:36:08 +01:00
Tom Moulard 64af364b02
Merge current v2.5 into v2.6 2022-01-20 09:48:51 +01:00
Ludovic Fernandez cf14b8fa92
Update go-acme/lego to v4.6.0 2022-01-20 09:38:07 +01:00
Kevin Pollet e7dc6ec025
Fix HTTP provider endpoint config example 2022-01-19 19:50:05 +01:00
Kevin Pollet f29e311b73
Support token authentication for Consul KV 2022-01-19 17:46:11 +01:00
romain a914ce2bd2 docs: fix instana tracer documentation link 2022-01-19 16:35:06 +01:00
romain b42a7c89e7 Merge current v2.5 into v2.6 2022-01-19 16:16:18 +01:00
Romain 67483c1b17
Exclude www.cloudxns.net from documentation verification 2022-01-19 16:10:08 +01:00
mpl 4071f1e7f2
Mitigate memory leak 2022-01-17 14:28:05 +01:00
Ludovic Fernandez 577709fff3
fix: middleware plugins memory leak
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-01-14 12:22:06 +01:00
Tom Moulard 8cd45476ac
Fix middleware regexp's display 2022-01-13 18:38:06 +01:00
Tom Moulard cf14504fd5
Prepare release v2.6.0-rc2 2022-01-12 16:40:06 +01:00
Kevin Pollet b84829336d
Support Consul KV Enterprise namespaces
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-01-12 14:42:21 +01:00
Andrii Kushch d969e59911
Upgrade Instana tracer dependency 2022-01-10 16:08:20 +01:00
Tom Moulard 936b6148ff
Merge current v2.5 into v2.6 2022-01-10 14:43:25 +01:00
Martin Rauscher a9776ceafc
Improve regexp matcher documentation 2022-01-10 14:32:04 +01:00