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

"--rollback" doesn't work with ALB #129

Open
vivekyad4v opened this issue Apr 7, 2020 · 1 comment
Open

"--rollback" doesn't work with ALB #129

vivekyad4v opened this issue Apr 7, 2020 · 1 comment

Comments

@vivekyad4v
Copy link

I use below command to update the service -
ecs deploy $CLUSTER_NAME $SERVICE_NAME --image $SERVICE_NAME $ECR_IMAGE_URL:$IMAGE_TAG --rollback --timeout 600

It doesn't rollback the taskdef in case of ALB health check failures. Is it expected? Any plans to support this?

@fabfuel

@fabfuel
Copy link
Owner

fabfuel commented Apr 7, 2020

Hi @vivekyad4v, the rollback happens, if the service does not get to a "steady state" during the timeout of 600 seconds. It also happens, if the deployment fails due to health check failures in the ALB.

Would you share your command output? Then i could have a look and share my insights.

Best
Fabian

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

No branches or pull requests

2 participants