Commit graph

1281 commits

Author SHA1 Message Date
Tom Moulard 606b43dc51
Clarify doc for ingressclass name in k8s 1.18+ 2021-03-04 09:24:03 +01:00
Jean-Baptiste Doumenjou 992d4c1b94
Upgrade the CRD version from apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1
Co-authored-by: kevinpollet <pollet.kevin@gmail.com>
2021-03-03 15:32:04 +01:00
Tom Moulard e658712d53
Filter ingress class resources by name
Co-authored-by: SantoDE <manuel.zapf@traefik.io>
2021-03-02 21:34:03 +01:00
romain 438eec720a Merge v2.4 into master 2021-02-22 09:40:24 +01:00
Vasilis Gerakaris 4b38d7368f
Fix reflink typo in file provider documentation 2021-02-19 18:48:03 +01:00
Kevin Pollet dce6a86900
Fix Kubernetes Gateway API documentation links 2021-02-19 17:16:03 +01:00
romain 1b21f0723f Merge v2.4 into master 2021-02-16 11:12:09 +01:00
Ludovic Fernandez f81f85cea2
Add missing doc about servers transport. 2021-02-15 12:04:04 +01:00
Michael 1325cc5cd0
Add seo support 2021-02-12 19:08:04 +01:00
Jean-Baptiste Doumenjou 951d61bfcd
Apply content type exclusion on response
Co-authored-by: kevinpollet <pollet.kevin@gmail.com>
2021-02-12 12:12:03 +01:00
Brendan Le Glaunec 0937cba870
Provider documentation fixes 2021-02-11 19:04:03 +01:00
Brendan Le Glaunec 502c88ee3f
Middleware documentation fixes 2021-02-11 14:34:04 +01:00
Matthew Landauer 9e33e23b8b
Add HEAD as available option for Method 2021-02-04 17:04:04 +01:00
Jean-Baptiste Doumenjou 16d00ccffb
Fix the static reference documentation for the internal redirection router. 2021-02-04 11:44:03 +01:00
Jean-Baptiste Doumenjou d211437d6c Merge v2.4 into master 2021-02-04 10:40:53 +01:00
Jean-Baptiste Doumenjou 7996a42f76
Allow crossprovider service reference
Co-authored-by: Harold Ozouf <harold.ozouf@gmail.com>
2021-02-02 19:36:04 +01:00
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