Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

WatchTask and StopTask for AWS ECS Task Launcher #3918

Merged
merged 11 commits into from
Oct 3, 2022
Merged

Conversation

paladin-devops
Copy link
Contributor

Closes #3713.

The task launcher plugin for AWS ECS will use the ECS and CloudWatch AWS APIs to get the logs of the running on-demand runner task in ECS.

builtin/aws/ecs/task.go Outdated Show resolved Hide resolved
builtin/aws/ecs/task.go Show resolved Hide resolved
builtin/aws/ecs/task.go Show resolved Hide resolved
Reporting the ODR task status repeatedly in the loop makes for noisy logs even at the debug level.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement WatchTask for ECS
3 participants