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

[ECS] Define container dependencies #4886

@izeau

Description

@izeau

Is your feature request related to a problem? Please describe.
Sometimes a sidecar needs to be started before the actual main container, sometimes it’s the other way around, sometimes a sidecar requires another sidecar, etc. AWS provides a dependsOn parameter, but it does not look like it is exposed by Waypoint.

Describe the solution you'd like
A way to define container dependencies for both the main container and for the sidecars.

Describe alternatives you've considered
I’m considering using Waypoint but this missing feature is annoying.

Explain any additional use-cases
None off the top of my head

Additional context
None at the time, maybe later

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions