Commit graph

3816 commits

Author SHA1 Message Date
Fernandez Ludovic afa05329d9 fix: structor latest tag. 2021-01-15 13:21:43 +01:00
Ludovic Fernandez dbbff393e1
Use GitHub Action to publish documentation. 2021-01-15 13:06:04 +01:00
Michael ab4c93dd2f
New Traefik Labs doc theme 2021-01-13 11:54:04 +01:00
Harold Ozouf 47fb6e036a
Prepare release v2.3.7 2021-01-11 18:48:03 +01:00
Sylvere Richard 83fa3f4cc8
Discrepancy in Traefik log levels 2021-01-11 15:42:04 +01:00
Kevin Pollet c24f75ce0b
Update copyright year for 2021 2021-01-08 19:20:04 +01:00
Henning 63929b0341
Compile kubernetes ingress annotation regex only once 2021-01-07 18:56:03 +01:00
Michael 5d800ba5fe
Do a Docker login on Travis 2021-01-06 17:58:04 +01:00
Avdhoot Dendge d4f0a9ff62
Fix wildcard hostname issue 2021-01-05 12:26:04 +01:00
Anil Kumar Maurya c4fa96c41e
Add ECS to supported providers list 2021-01-04 10:58:03 +01:00
Kevin Pollet 5dd1728bf8
webui: fix missing custom request and response header names 2020-12-27 20:48:04 +01:00
Kevin Pollet 544dc2eaa5
docs: fix broken links to docker-compose documentation 2020-12-22 14:20:03 +01:00
Jean-Baptiste Doumenjou 3ff83fc1f8
Prepare release v2.3.6 2020-12-17 17:02:04 +01:00
Ludovic Fernandez 63f65e5b2a
Disable router when a rule has an error 2020-12-17 10:06:03 +01:00
Icelyn Jennings ac8e47579b
Add missing quotes in errorpages k8s example yaml 2020-12-16 15:20:04 +01:00
Harold Ozouf 5487015a83
Update Logrus to v1.7.0 2020-12-14 12:56:03 +01:00
Frederic Werner 418cccd307
Add configuration example for access log filePath 2020-12-14 12:34:05 +01:00
Ludovic Fernandez 2a0760412c
Update Yaegi to v0.9.8 2020-12-14 12:00:04 +01:00
Romain 42d8e6d60d
Prepare release v2.3.5 2020-12-10 16:48:04 +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
Harold Ozouf c72769e2ea
Fix TLS options fallback when domain and options are the same
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2020-12-09 14:16:03 +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
Ioannis Pinakoulakis 0d15ac8861
Fix UI bug on long service name 2020-12-07 14:14:03 +01:00
Ludovic Fernandez 134a767a7f
Update go-acme/lego to v4.1.3 2020-12-04 23:40:03 +01:00
Harold Ozouf 7403b6fb82
Fix concatenation of IPv6 addresses and ports 2020-12-04 20:56:04 +01:00
Kevin Crawley 121eaced49
Add example for multiple service per container 2020-12-03 09:36:03 +01:00
Sergiu Marsavela 512ed086bd
Fix typos in migration guide 2020-11-27 11:18:04 +01:00
Kevin Pollet 76e35a09b7
Prepare release v2.3.4 2020-11-24 17:06:04 +01:00
SkapiN d2c1d39d42
Fix clusters option in ECS provider documentation 2020-11-24 14:50:03 +01:00
Harold Ozouf e9cccf6504
Do not evaluate templated URL in redirectRegex middleware 2020-11-24 14:16:03 +01:00
Ludovic Fernandez 1c505903ff
fix: invalid slice parsing. 2020-11-24 09:40:03 +01:00
Ludovic Fernandez 53ed8e04ae
Update go-acme/lego to v4.1.2 2020-11-23 12:00:03 +01:00
Romain be0845af02
Apply labelSelector as a TweakListOptions for Kubernetes informers 2020-11-20 00:18:04 +01:00
Ludovic Fernandez f83a57b3da
Prepare release v2.3.3 2020-11-19 18:31:09 +01:00
Kevin Pollet 08264749f0
Update Yaegi to v0.9.7 2020-11-19 17:56:03 +01:00
Harold Ozouf a75819cae3
Filter out Helm secrets from informer caches
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2020-11-19 14:32:03 +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
Harold Ozouf 9177982334
Fix consul catalog panic when health and services are not in sync
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2020-11-17 17:30:03 +01:00
Yoan Blanc 52eeff9f9f
fix: consulcatalog to update before the first interval 2020-11-16 20:44:04 +01:00
Petyo Kunchev 0fcccd35ff
/bin/bash replaced with /usr/bin/env bash to match other scripts 2020-11-16 15:38:04 +01:00
Douglas De Toni Machado 598dcf6b62
Improve service name lookup on TCP routers 2020-11-13 12:48: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
Alessandro Chitolina 920e82f11a
fix: translate configured server port into correct mapped host port 2020-11-09 17:12:05 +01:00
Ludovic Fernandez 9bdf9e1e02
Update Yaegi to v0.9.5 2020-11-08 23:42:03 +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
Ludovic Fernandez 267d0b7b5a
chore: update linter. 2020-11-06 09:26:03 +01:00
Kevin Pollet f5b290b093
Add ECS menu to dynamic config reference 2020-11-03 17:40:04 +01:00