Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

v0.1.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 12:42
· 1628 commits to main since this release
0cea91c

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