Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: verify deployed task definition #56

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

Judge40
Copy link
Contributor

@Judge40 Judge40 commented Nov 8, 2023

If ECS circuit breaker is enabled for a service the ECS deploy step can give a false successful result, as the triggered rollback is detected as "healthy".

The task definition ARN can be checked against the expectation as a workaround.
See:
aws-actions/amazon-ecs-deploy-task-definition#191

TIS21-4819
TIS21-5327

If ECS circuit breaker is enabled for a service the ECS deploy step can
give a false successful result, as the triggered rollback is detected as
"healthy".

The task definition ARN can be checked against the expectation as a
workaround.
See:
aws-actions/amazon-ecs-deploy-task-definition#191

TIS21-4819
TIS21-5327
@Judge40 Judge40 requested review from a team and JosephKelly and removed request for a team November 8, 2023 17:57
@JosephKelly JosephKelly merged commit 693bcf7 into main Nov 9, 2023
@JosephKelly JosephKelly deleted the feat/verifyDeployment branch November 9, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants