Commit graph

263 commits

Author SHA1 Message Date
Ludovic Fernandez d5cb9b50f4
Update to go1.22
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-02-07 17:14:07 +01:00
Michael 34d2a816c2
Enhance gendoc for Generating Static and Dynamic Reference Configuration Files 2024-01-16 10:32:05 +01:00
Michael 9adf0fb638
Prepare release v2.11.0-rc1 2024-01-03 11:12:05 +01:00
Ari Yonaty 74ab88d47e
docs: fix description for anonymous usage statistics references 2024-01-02 18:20:06 +01:00
Landry Benguigui 0e92b02474
Deprecate IPWhiteList middleware in favor of IPAllowList
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-01-02 17:04:06 +01:00
Julien Salleyron 9662cdca64
Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints 2024-01-02 16:40:06 +01:00
Baptiste Mayelle 3dfaa3d5fa
Add Redis Sentinel support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-01-02 16:16:05 +01:00
Michael 789046f162
feat: upgrade codegen for kubernetes to v0.28.3 2023-11-22 11:28:06 +01:00
Dylan Rodgers dbc679dc30
Updates business callout in the documentation 2023-09-13 18:38:05 +02:00
Ludovic Fernandez ebde81e91c
chore: remove dead static configuration references 2023-07-24 08:40:05 +02:00
Massimiliano D e29da5ad65
Updates the Hub tooltip content using a web component and adds an option to disable Hub button 2023-07-19 16:56:05 +02:00
LandryBe e62fe64ec9
Encode query semicolons
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2023-06-15 18:20:06 +02:00
Dylan Rodgers 878e7de56a
Add business callouts 2023-06-09 09:18:05 +02:00
Ludovic Fernandez 511762cbf3
fix: clean code related to Hub 2023-05-15 16:38:05 +02:00
Ludovic Fernandez be702c2b61
Prepare release v2.10.0-rc1 2023-03-22 11:06:05 +01:00
Romain f7be1e97df
Support multiple namespaces in the Nomad Provider 2023-03-21 15:50:06 +01:00
mpl 358f47443e
hub: get out of experimental.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2023-03-20 21:14:05 +01:00
Romain c823879097
Add prometheus metric requests_total with headers
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2023-03-20 18:06:07 +01:00
Philipp Trulson 99d779a546
Add support to send DataDog traces via Unix Socket 2023-03-20 17:16:08 +01:00
Romain 6e460cd652
Native Kubernetes service load-balancing 2023-03-20 16:46:05 +01:00
Romain 7af9d16208
Introduce traefik.io API Group CRDs 2023-03-20 15:38:08 +01:00
Aofei Sheng b3f162a8a6
Fix default configuration settings for Nomad Provider 2023-03-20 10:44:05 +01:00
Romain 2c550c284d
Remove raw cert escape in PassTLSClientCert middleware 2022-10-13 15:08:08 +02:00
Fernandez Ludovic dd34905ea9 Merge branch v2.8 into v2.9 2022-09-30 12:24:04 +02:00
Boris HUISGEN 82cf6c9577
Fix watch option description for Docker provider 2022-09-30 10:50:09 +02:00
Romain e9f98fb6eb
Prepare release v2.9.0-rc1 (#9334) 2022-09-14 16:52:03 +02:00
José Gaspar b351266b2d
Add support for ECS Anywhere 2022-09-14 16:22:08 +02:00
Ludovic Fernandez ab8d7d2e78
Remove Pilot support 2022-09-14 10:56:08 +02:00
Romain a002ccfce3
ACME Default Certificate
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-09-13 20:34:08 +02:00
romain 693d5da1b9 Merge v2.8 into master 2022-09-13 17:17:58 +02:00
Ludovic Fernandez d531963f95
Update valkeyrie to v1.0.0 2022-09-12 17:40:09 +02:00
Simon Delicata 10528c973a
Add Datadog GlobalTags support 2022-09-12 15:14:08 +02:00
Johannes Ballmann 9a82d96e68
Add missing networking apiGroup in Kubernetes RBACs examples and references 2022-09-02 12:18:08 +02:00
kevinpollet 626da4c0ae
Merge current v2.8 into master 2022-08-18 14:50:44 +02:00
Ludovic Fernandez 45453b20fa
chore: update to go1.19 2022-08-09 17:36:08 +02:00
Douglas De Toni Machado af749f1864
Add a method option to the service Health Check 2022-08-08 15:22:07 +02:00
kevinpollet ab94bbaece
Merge current v2.8 into master 2022-07-25 17:31:51 +02:00
Tom Moulard 7751fb24eb
Update linter 2022-07-19 18:38:09 +02:00
Jérôme aff334ffb4
Add allowEmptyServices for Docker provider 2022-07-06 10:24: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
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
Romain 9ccc8cfb25
Prepare release v2.8.0-rc1 2022-06-13 17:26:12 +02:00
Seth Hoenig aa0b5466a9
Implement Traefik provider for Nomad orchestrator 2022-06-10 18:32:08 +02:00
Romain f90e3817e8
Support multiple namespaces for Consul and ConsulCatalog providers
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-06-03 12:00:09 +02:00
romain 521109d3f2 Merge current v2.7 into master 2022-05-30 12:14:26 +02:00
Kevin Pollet d5ff301d90
Support certificates configuration in TLSStore CRD
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-05-19 16:42:09 +02:00
Baptiste Mayelle 86cc6df374
feat: use dedicated entrypoint for the tunnels
Co-authored-by: Fernandez Ludovic <[ldez@users.noreply.github.com](mailto:ldez@users.noreply.github.com)>
2022-05-18 17:22:08 +02:00