Closed tatsukoni-pra closed 2 weeks ago
Currently, we are using ecspresso v2.4.1
.
@tatsukoni-pra Thank you for the request!
https://github.com/kayac/ecspresso/releases/tag/v2.4.2 supports restartPolicy
. Please try it.
@fujiwara Thank you for your prompt response!!
In ecspresso v2.4.2
, the warning disappeared and restartPolicy
could be used and reflected.
Background
github.com/aws/aws-sdk-go-v2/service/ecs
has supported container restart policies sincev1.45.0
- https://github.com/aws/aws-sdk-go-v2/blob/release-2024-08-15/service/ecs/CHANGELOG.md#v1450-2024-08-15v1.45.0 (2024-08-15)
Current Issue
github.com/aws/aws-sdk-go-v2/service/ecs v1.44.3
- https://github.com/kayac/ecspresso/blob/v2/go.mod#L15Request
github.com/aws/aws-sdk-go-v2/service/ecs
version used tov1.45.0