Commit graph

1576 commits

Author SHA1 Message Date
Ludovic Fernandez d531963f95
Update valkeyrie to v1.0.0 2022-09-12 17:40:09 +02:00
Tom Moulard d578ed7327
Add traffic size metrics
Co-authored-by: OmarElawady <omarelawady1998@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-09-12 17:10:09 +02:00
Simon Delicata 10528c973a
Add Datadog GlobalTags support 2022-09-12 15:14:08 +02:00
Tom Moulard 52df1d63fe
Use IPv6 address 2022-09-08 11:20:09 +02:00
Douglas De Toni Machado c84378d649
Change default TLS options for more security 2022-09-08 10:56:08 +02:00
romain 703de5331b Merge current v2.8 into master 2022-08-31 18:19:31 +02:00
Ludovic Fernandez 5ca7fff7f6
doc: fix infobloc documentation 2022-08-25 10:34:09 +02:00
Ben Krieger dfa1f3fc00
Fix k8s for example for rootCAs serversTransport 2022-08-24 16:16:08 +02:00
kevinpollet 626da4c0ae
Merge current v2.8 into master 2022-08-18 14:50:44 +02:00
Ludovic Fernandez 2cac58d9c0
Update paeser to v0.1.8 2022-08-12 16:08:07 +02:00
Ludovic Fernandez a553085689
Add migration guide for v2.8.3 2022-08-12 11:42:10 +02:00
Ludovic Fernandez 45453b20fa
chore: update to go1.19 2022-08-09 17:36:08 +02:00
Maxence Moutoussamy 40d2421db9
Add getting started guide for Kubernetes 2022-08-09 16:06:09 +02:00
Douglas De Toni Machado af749f1864
Add a method option to the service Health Check 2022-08-08 15:22:07 +02:00
Romain 2a2ea759d1
Support Nomad canary deployment
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-08-01 17:52:08 +02:00
Mark Ormesher 146991efda
Fix wording of default behavior for namespaces option 2022-08-01 10:10:07 +02:00
kevinpollet ab94bbaece
Merge current v2.8 into master 2022-07-25 17:31:51 +02:00
tfny 5b3354b8ce
Update Thank You page with proper branding and grammar fixes 2022-07-22 09:50:09 +02:00
Tom Moulard 7751fb24eb
Update linter 2022-07-19 18:38:09 +02:00
Adrian Freund f85f3b68aa
Add support for reaching containers using host networking on Podman 2022-07-19 16:22:08 +02:00
Tom Moulard b361608693
Lint markdown files 2022-07-18 12:22:08 +02:00
tfny 14eb56cf30
Update the PR guidelines in Contributing docs 2022-07-13 09:50:08 +02:00
Simon Delicata 0e4b4c1a31
docs: update plugins doc 2022-07-12 11:48:13 +02:00
Michael 154d8470ab
feat: remove netlify 2022-07-12 10:00:08 +02:00
tfny 05c3486347
Update the language for advocating page 2022-07-08 10:28:08 +02:00
Dmitry Sharshakov 4dc379c601
Support ALPN for TCP + TLS routers 2022-07-07 16:58:09 +02:00
Maxence Moutoussamy 8f6463ba7a
Support forwarded websocket protocol in RedirectScheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-07-06 11:54:08 +02:00
Jérôme aff334ffb4
Add allowEmptyServices for Docker provider 2022-07-06 10:24:08 +02:00
Dylan Rodgers 28da781194
Add callout for anyone using Traefik to manage commercial applications 2022-07-05 10:02:09 +02:00
Douglas De Toni Machado 9c79fafeeb
Update deprecation notices 2022-06-30 14:34:08 +02:00
Tom Moulard 9c4b336f3b
Prepare release v2.8.0 2022-06-29 17:38:37 +02:00
romain aa8fda5eae Merge current v2.7 into v2.8 2022-06-29 15:57:57 +02:00
mloiseleur 03598d395b
Add documentation main, SANs and plugin CRD fields 2022-06-29 11:04:09 +02:00
romain 41748c3ae4 Merge current v2.7 into v2.8 2022-06-27 16:12:21 +02:00
tomatokoolaid 77e1ce2877
Added useful links for commercial applications 2022-06-27 11:08:08 +02:00
tomatokoolaid 470a4f6e5f
Update to improve info section relevance 2022-06-27 10:32:08 +02:00
mloiseleur 94141233f0
Add documentation to Traefik CRD properties
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-06-24 12:40:08 +02:00
Maxence Moutoussamy ff17ac53df
RedirectScheme redirects based on X-Forwarded-Proto header 2022-06-24 12:04:09 +02:00
miteshjadia 1b199730d2
docs: add missing info.serialNumber option to PassTLSClientCert middleware 2022-06-21 15:46:08 +02:00
Kevin Pollet 6e535f8cef
Use configured token in the Nomad client 2022-06-20 15:42:09 +02:00
Maxence Moutoussamy 23340c46e6
Add log when missing path in health check 2022-06-20 15:40:13 +02:00
Roman Tomjak ba7e9ed788
Add a note on how to handle server first protocols 2022-06-14 12:24:08 +02:00
Romain 9ccc8cfb25
Prepare release v2.8.0-rc1 2022-06-13 17:26:12 +02:00
romain 9810bde68b Merge current v2.7 into master 2022-06-13 15:34:53 +02:00
Ludovic Fernandez 91f4ccf087
Add Traefik Hub button and deprecate Pilot
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
2022-06-13 11:04:08 +02:00
Ludovic Fernandez 73306a1533
Hub documentation
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
2022-06-13 10:02:08 +02:00
tfny b3eb629785
Update the contributing docs for clarity and to encourage community activity 2022-06-10 19:06:10 +02:00
Seth Hoenig aa0b5466a9
Implement Traefik provider for Nomad orchestrator 2022-06-10 18:32:08 +02:00
Tom Moulard 59e66dfce5
Merge current branch master into v2.7 2022-06-10 16:17:55 +02:00
Tom Moulard 2a88b25712
Update gateway api link from v1alpha1 to v1alpha2 2022-06-10 15:12:08 +02:00