This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
v0.1.20
Pre-release
Pre-release
New:
- ECS: detect service failing to run tasks and report reason (example: pull failure)
- ECS: introduce support for cpu-bound autoscaling using
x-aws-autoscaling
Bug fixes:
- ECS: fix volume names not being compliant with CloudFormation resource constraints
- ECS: fix service discovery by simple name, uing an initContainer to prepare
/etc/resolv.conf
- ECS: fix EC2 CapacityProvider removal on
compose down