Julien Salleyron
fadee5e87b
Rework servers load-balancer to use the WRR
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-11-16 11:38:07 +01:00
Wambugu
1b9873cae9
Renaming IPWhiteList to IPAllowList
2022-10-26 17:16:05 +02:00
kevinpollet
a5c520664a
Merge branch v2.9 into master
2022-10-06 16:40:09 +02:00
Fernandez Ludovic
c4cc30ccc6
Merge branch v2.8 into v2.9
2022-09-23 09:07:13 +02:00
Ludovic Fernandez
7ac687a0a9
providers: simplify AddServer algorithms
2022-09-21 14:54:08 +02:00
Michael Hampton
df99a9fb57
Add option to keep only healthy ECS tasks
2022-09-20 15:42:08 +02:00
José Gaspar
b351266b2d
Add support for ECS Anywhere
2022-09-14 16:22:08 +02:00
John Preston
6c2eb6eef3
Filter out ECS anywhere instance IDs
2022-04-28 14:24:08 +02:00
Romain
b22945e185
Remove duplicate error logs
2022-04-05 15:54:07 +02:00
Josh Soref
819de02101
Spelling
2022-02-21 12:40:09 +01:00
Ali
a4b354b33f
Redact credentials before logging
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-01-24 11:08:05 +01:00
Mohammad Gufran
7e43e5615e
Add Support for Consul Connect
...
Co-authored-by: Florian Apolloner <apollo13@users.noreply.github.com>
2021-07-15 14:02:11 +02:00
Romain
fc9f41b955
Add TCP Middlewares support
2021-06-11 15:30:05 +02:00
Harold Ozouf
4f43c9ebb4
Fix missing allow-empty tag on ECS and Consul Catalog providers
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2020-11-19 00:12:03 +01:00
Alessandro Chitolina
920e82f11a
fix: translate configured server port into correct mapped host port
2020-11-09 17:12:05 +01:00
Jean-Baptiste Doumenjou
c0f1e74bed
chore: move to Traefik organization.
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2020-09-16 15:46:04 +02:00
Ludovic Fernandez
b67a7215f6
chore: update linter.
2020-08-21 11:12:04 +02:00
Kevin Pollet
5b05c990b0
Improve region resolution for ECS provider
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2020-08-05 11:52:03 +02:00
Alessandro Chitolina
285ded6e49
Add AWS ECS provider
...
* add ecs provider
* add ecs docs
* fix test after rebase
* add provider icon
* add missing addProvider call
* Fix for review
* Fix documentation
* Fix for review
* Fix documentation
* fix ctx usage
* autoDiscoverClusters setDefaults false
* Fix for review
* review: doc.
* Fix for review: add ctx in backoff retry
* review: linter.
Co-authored-by: Michael <michael.matur@gmail.com>
Co-authored-by: romain <romain@containo.us>
Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
2020-07-15 16:28:04 +02:00