aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 320 forks source link

[ECS] [request]: dependencies between tasks #1707

Open cloneluke opened 2 years ago

cloneluke commented 2 years ago

Community Note

Tell us about your request What do you want us to build? I would like to have dependencies between tasks within the same service, for example if I have task a that is dependent on task b within the same cluster/service/container then I would like that ability.

Which service(s) is this request for? Fargate, ECS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.

Dependencies amongst tasks.

Are you currently working around this issue? How are you currently solving this problem?

Right now I have to run steps manually after the tasks come up or I have to build in waits in entry scripts.

Additional context Anything else we should know?

Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

cloneluke commented 2 years ago

Case ID 9890491311