Force New Task Definition Revision to run

0

I have updated several task definitions and for the life of me I cannot get the latest revisions to run. We are using the AWS code management system, e.g. Code Deploy, Code Commit, etc. Wondering if there is a preferred way to get task definition to run the latest revision. I have tried stopping the service and updating with "Force new Deployment" checked and so far no dice. Any idea what I'm doing wrong?

1개 답변
0

Not very clear what is done on the Code family side or what is the expected workflow, but from ECS perspective, have you update / ensure your task definition with the desired image and also your service has been updated with the correct task definition version?

Jason_S
답변함 2년 전
  • Task definition is updated, no new image, just updated health check within the definition. So we are running blue/green and deploy from changes in the code base. I want to run the latest revision of all of our tasks as all of them now have a health check defined. Another question how do I stop older revisions from running as well, it seems I have 2 tasks running for a few services, all running the newest revision, how do I remove the old task that's running the older revision?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠