compose/ecs/pkg/console
Nicolas De Loof a8e963a304
Query stack events by stack ID (not name)
This prevent a race condition on `down` as stack is deleted and we still
ask for stack events as we didn't recieved the DELETE_COMPLETE one

Use WaitUntilStack* to detect stack operation completion

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2020-08-17 21:25:44 +02:00
..
progress.go Query stack events by stack ID (not name) 2020-08-17 21:25:44 +02:00
progress_test.go Format stack events as a set of resources with progress status 2020-08-17 21:25:43 +02:00