bottlerocket-os / bottlerocket-ecs-updater

A service to automatically manage Bottlerocket updates in an Amazon ECS cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSM command for update remains stuck InProgress for update check after reboot

srgothi92 opened this issue · comments

Description:
Currently, to verify update version, we send command apiclient update check immediately after instances status is reported OK. Sometimes the command get stuck, may be there is a race condition ?

Any alternatives you've considered:
Add some delay after instance state is OK.

Fixed in PR-60