Commit graph

19 commits

Author SHA1 Message Date
romain e29a142f6a Merge v2.10 into v3.0 2023-11-29 14:39:01 +01:00
Romain 186e3e1541
Refuse recursive requests
Co-authored-by: Michael <michael.matur@gmail.com>
2023-11-21 15:08:06 +01:00
kevinpollet a5c520664a
Merge branch v2.9 into master 2022-10-06 16:40:09 +02:00
Fernandez Ludovic dd34905ea9 Merge branch v2.8 into v2.9 2022-09-30 12:24:04 +02:00
John Pekcan 627175694d
Fix autoDiscoverClusters option documentation for ECS provider 2022-09-30 10:57:48 +02:00
Fernandez Ludovic c4cc30ccc6 Merge branch v2.8 into v2.9 2022-09-23 09:07:13 +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
José Gaspar b351266b2d
Add support for ECS Anywhere 2022-09-14 16:22:08 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
Jean-Baptiste Doumenjou fffa413121
Fix golang doc URLs 2021-09-10 11:42:07 +02:00
Romain be52c5abb1
Fix http scheme urls in documentation 2021-08-31 18:54:06 +02:00
Tom Moulard c9df233d24
Changing default file format for the snippets from TOML to YAML 2021-06-19 00:08:08 +02:00
Brendan Le Glaunec 0937cba870
Provider documentation fixes 2021-02-11 19:04:03 +01:00
SkapiN d2c1d39d42
Fix clusters option in ECS provider documentation 2020-11-24 14:50:03 +01: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
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
Michael 3908ef611a
Fix documenation for ECS 2020-07-28 10:44:05 +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