Commit graph

4658 commits

Author SHA1 Message Date
Fernandez Ludovic c4cc30ccc6 Merge branch v2.8 into v2.9 2022-09-23 09:07:13 +02:00
Julien Salleyron 9cd54baca4
Optimize websocket headers handling
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-09-22 10:00:09 +02:00
Ludovic Fernandez 7ac687a0a9
providers: simplify AddServer algorithms 2022-09-21 14:54:08 +02:00
t3hchipmunk 83ae1021f6
fix: UDP loadbalancer tags not being used with Consul Catalog 2022-09-21 14:30:09 +02:00
jjacque 033fccccc7
Support gRPC healthcheck 2022-09-20 16:54:08 +02:00
Michael Hampton df99a9fb57
Add option to keep only healthy ECS tasks 2022-09-20 15:42:08 +02:00
Romain 67e3bc6380
Add documentation for ECS constraints option 2022-09-20 12:22:08 +02:00
Thomas Harris d6b69e1347
Support multiple namespaces in the Nomad Provider 2022-09-19 16:26:08 +02:00
romain 4bd055cf97 Merge branch v2.9 into master 2022-09-19 13:52:58 +02:00
Fernandez Ludovic 4b291b2cf8 Merge branch v2.8 into v2.9 2022-09-19 11:53:00 +02:00
Ludovic Fernandez 89870ad539
docs: fix link to RouteNamespaces 2022-09-19 11:26:08 +02:00
Kevin Pollet 5bc03af75f
Prepare release v2.9.0-rc3 2022-09-16 16:00:08 +02:00
kevinpollet 30ec5c58fe
Merge current v2.8 into v2.9 2022-09-16 14:57:07 +02:00
NEwa-05 a4b447256b
Add a note on case insensitive regex matching 2022-09-16 12:16:09 +02:00
Romain 1c9a7b8c61
Add documentation for json schema usage to validate config in the FAQ
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-09-16 09:54:09 +02:00
Ludovic Fernandez d06573de6c
plugins: allow empty config 2022-09-15 11:00:09 +02:00
Fernandez Ludovic 6c2c561d8f Prepare release v2.9.0-rc2 2022-09-14 17:33:51 +02:00
Fernandez Ludovic e5309a4601 chore: drop Windows arm v5/6/7 2022-09-14 17:29:26 +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
Michael fd95560c66
fix: shellcheck 2022-09-14 15:10:08 +02:00
Qi 788f8fa951
Make the loadbalancers servers order random
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-09-14 14:42:08 +02:00
Romain 89dc466b23
Quiet down TCP RST packet error on read operation 2022-09-14 11:50: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
Romain 8ddc37d528
Prepare release v2.8.5 2022-09-13 17:13:58 +02:00
Kevin Pollet 0cb2652f51
Update Yaegi to v0.14.2 2022-09-13 15:44:08 +02:00
Fernandez Ludovic fe8e7ab5b8 docs: update Docker Swarm link 2022-09-12 23:13:11 +02:00
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
Fernandez Ludovic 56a1ed4220 docs: update Docker Swarm Load Balancer link 2022-09-10 01:18:29 +02:00
Dylan Rodgers 37b6edb28c
Added resources for businesses 2022-09-09 17:17:53 +02:00
Antoine 44a2b85dba
Display default TLS options in the dashboard 2022-09-09 12:46:09 +02:00
MoonLightWatch 77c8d60092
fix: IPv6 addr in square brackets 2022-09-09 10:44:07 +02:00
Nicolas Mengin b33c8cec0b
Update deprecation notes about Pilot 2022-09-08 11:22: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
Marco Lecheler 12dccc4fdd
doc: add healthcheck timeout seconds to value 2022-09-05 17:22:08 +02:00
Romain 32e44816c9
Prepare release v2.8.4 2022-09-02 16:38:08 +02:00
Nicolas Mengin 23c74c9f2e
Update deprecation notes about Pilot 2022-09-02 16:00:09 +02:00
Johannes Ballmann 9a82d96e68
Add missing networking apiGroup in Kubernetes RBACs examples and references 2022-09-02 12:18:08 +02:00
Ludovic Fernandez d9589878fb
fix: allow starting Traefik even if plugin services have an issue 2022-09-02 11:44:08 +02:00
romain 703de5331b Merge current v2.8 into master 2022-08-31 18:19:31 +02:00
Romain d3e4d56a0d
Fix Docker provider mem leak on operation retries
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-08-31 18:04:08 +02:00
Ludovic Fernandez adf82d72ae
chore: update linter 2022-08-31 08:24:08 +02:00
Ludovic Fernandez 25027d6df8
fix: don't retry on panic 2022-08-29 11:36:08 +02:00
cui fliter e56dfeb7d5
fix a typo 2022-08-29 09:24:07 +02:00
Ludovic Fernandez 5ca7fff7f6
doc: fix infobloc documentation 2022-08-25 10:34:09 +02:00