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

Exit non-zero status when deployment is rolled back. #733

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

fujiwara
Copy link
Contributor

@fujiwara fujiwara commented Aug 2, 2024

This PR enables to confirm the task definition of the PRIMARY deployment is expected after deployed.

If the task definition is unexpected, the command will fail with exit status 1.

This change only affects the service using the deployment controller "ECS". The services using "CODE_DEPLOY" are not affected.

@fujiwara fujiwara merged commit ea4bc12 into v2 Aug 2, 2024
4 checks passed
@fujiwara fujiwara deleted the fix/fail-by-cb branch August 2, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant