Commit graph

4199 commits

Author SHA1 Message Date
Tom Moulard 89cd9e8ddd
Merge current v2.5 into master 2021-12-06 17:39:06 +01:00
Markus Lippert 92093a8c09
Update go-acme/lego to v4.5.3 2021-12-06 15:44:04 +01:00
Kevin Pollet d970813c20
Support consul enterprise namespaces in consul catalog provider
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2021-12-03 19:30:07 +01:00
Kevin Pollet f69982aa9d
docs: uniformize client TLS config documentation 2021-12-02 15:42:06 +01:00
Tom Moulard 82fdc569c2
docs: removing typo in consul-catalog provider doc 2021-12-01 15:58:05 +01:00
Tom Moulard def0c1a526
Update yaegi to v0.11.1 2021-11-30 17:36:06 +01:00
Tom Moulard 93de7cf0c0
feat: add in flight connection middleware 2021-11-29 17:12:06 +01:00
Romain Bailly ef2d03d96e
fix: propagate source criterion config to RateLimit middleware in Kubernetes CRD 2021-11-26 12:10:11 +01:00
Kevin Pollet 321c9421ea
chore: update docker/cli and containerd dependency versions 2021-11-25 15:34:06 +01:00
Charlie Haley 5a225b4196
test: upgrade docker-compose
Co-authored-by: Rémi Buisson <remi.buisson@traefik.io>
2021-11-25 11:10:06 +01:00
Pierre-Yves Aillet 95fabeae73
feat: rate-limit ceil Retry-After to superior integer 2021-11-16 16:38:11 +01:00
Gustavo Silva 525a6cf5b2
docs: remove misleading metrics overview configuration 2021-11-16 09:38:12 +01:00
Julien Acroute 27ec0912d5
docs: health check use readiness probe in k8s 2021-11-15 11:14:06 +01:00
Daniel Adams 83a7f10c75
Refactor Exponential Backoff 2021-11-10 15:34:10 +01:00
Pablo Montepagano 0a5c9095ac
feat: allow configuration of ACME certificates duration 2021-11-10 12:06:09 +01:00
kerrsmith 0a31225e65
fixed minor spelling error in Regexp Syntax section 2021-11-09 16:50:11 +01:00
Kevin Pollet db4a92d877
fix: increase UDP read buffer length to max datagram size
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-09 15:12:07 +01:00
Ludovic Fernandez 9df053e3f5
Update yaegi v0.11.0 2021-11-09 14:30:09 +01:00
Tom Moulard 1f17731369
feat: add readIdleTimeout and pingTimeout config options to ServersTransport
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2021-11-09 12:16:08 +01:00
Kevin Pollet 8e32d1913b
Update gateway api provider to v1alpha2
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-09 11:34:06 +01:00
Tom Moulard e10a82a501
fix: git ignore autogen/ 2021-11-09 03:48:13 +01:00
kevinpollet ce47f200d5
Merge branch v2.5 into master 2021-11-08 22:41:43 +01:00
Romain 95dc43ce4a
Prepare release v2.5.4 2021-11-08 18:36:13 +01:00
Tom Moulard d91eefa74f
fix: TCP/UDP wrr when all servers have a weight set to 0
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2021-11-08 17:58:12 +01:00
Kevin Pollet ffdfc13461
docs: fix typo in addRoutersLabels option title 2021-11-08 13:32:10 +01:00
kerrsmith a13b03ef3d
docs: add named groups details to Regexp Syntax section 2021-11-08 10:06:05 +01:00
Tom Moulard 69d504c905
fix: git ignore webui/static/ 2021-11-05 18:02:05 +01:00
CrispyBaguette bda7e025a2
docs: remove link to microbadger.com 2021-11-05 17:28:06 +01:00
Ludovic Fernandez 596f04eae8
chore: update linter 2021-11-04 09:50:11 +01:00
Kevin Pollet b39d226fb8
fix: use host's root CA set if ClientTLS ca is not defined
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-11-03 17:38:07 +01:00
Marc Bihlmaier 20dfb91948
docs: remove quotes in certificatesresolvers CLI examples 2021-10-28 18:14:14 +02:00
Tom Moulard e033355225
fix: do not validate shell script in node-modules folder 2021-10-27 10:34:05 +02:00
Kevin Pollet 56ed45ae70
docs: remove non-working kind config in IngressRouteTCP/UDP examples 2021-10-26 12:08:12 +02:00
Kevin Pollet d3ff0c2cd4
fix: do not require a TLS client cert when InsecureSkipVerify is false
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2021-10-26 10:54:11 +02:00
Romain 566b205758
Clarify usage for cross provider references in Kubernetes ingress annotations 2021-10-26 10:30:13 +02:00
Tom Moulard b537ccdb0c
doc: update traefik image version 2021-10-25 17:18:12 +02:00
Pedro López Mareque d9b8435a7d
feat: rename networking.k8s.io/v1beta1 to networking.k8s.io/v1 2021-10-21 09:44:12 +02:00
Pedro López Mareque c0ba4d177f
fix: sourceCriterion documentation for InFlightReq and RateLimit middlewares 2021-10-19 14:40:06 +02:00
Anton Kindblad 7377ab7b95
fix(ui): bug parsing weighted service provider name 2021-10-18 14:52:14 +02:00
Tom Moulard 207ac94ed0
Fix remove http scheme urls in documentation 2021-10-08 11:52:05 +02:00
Daniel Tomcej fe32a7e584
fix: use EscapedPath as header value when RawPath is empty 2021-10-08 11:32:08 +02:00
Aaron Raff 25e12aee14
kubernetes: normalize middleware names in ingress route config 2021-10-07 15:40:05 +02:00
Huan Wang 85dd45cb81
Add prefix to datadog metrics 2021-10-06 17:34:07 +02:00
kevinpollet 32340252b2
Merge branch v2.5 into master 2021-10-06 11:55:12 +02:00
Jack Morgan 5d716f0149
Mention escaping escape characters in YAML for regex usage 2021-10-06 11:36:11 +02:00
Ludovic Fernandez 918a343557
chore: update proxyprotocol and consul 2021-10-04 17:54:10 +02:00
Tom Moulard 969dd088a2
gateway api: support RouteNamespaces
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2021-10-04 15:46:08 +02:00
Ludovic Fernandez 89001ae9a4
Update go-acme/lego to v4.5.0 2021-10-01 09:20:08 +02:00
Roman Mahrer c99221fa34
Fix typo in KV providers documentation 2021-09-29 13:22:12 +02:00
Andrii Kushch 9ef3fc84f9
Upgrade Instana tracer and make process profiling configurable 2021-09-29 11:52:08 +02:00