Commit graph

20 commits

Author SHA1 Message Date
Ludovic Fernandez 141abce2d5
chore: update linter 2024-03-20 10:26:03 +01:00
Kevin Pollet 153765f99f
Allow to configure TLSStore default generated certificate with labels 2024-02-26 10:02:06 +01:00
Ludovic Fernandez 88a2020817
chore: update linter 2024-02-19 15:44:03 +01:00
Romain 186e3e1541
Refuse recursive requests
Co-authored-by: Michael <michael.matur@gmail.com>
2023-11-21 15:08:06 +01:00
Romain b995a11d63
Prevent panicking when a container has no network interfaces
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2023-01-11 15:14:05 +01: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
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