Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

container set next steps: enhanced depends logic #5281

Open
alexec opened this issue Mar 3, 2021 · 0 comments
Open

container set next steps: enhanced depends logic #5281

alexec opened this issue Mar 3, 2021 · 0 comments

Comments

@alexec
Copy link
Contributor

alexec commented Mar 3, 2021

MVP/v1.0 implementation only supports basic declarative `dependencies. This is limited compared to DAG templates:

  • Cannot have partial dependencies - i.e. start whenever one of the dependencies have started
  • Dependencies must exit 0 - i.e. what about starting just when the dependency is just complete, regardless of exit code?

See #2551

@alexec alexec added the type/feature Feature request label Mar 3, 2021
@alexec alexec changed the title container set v1.1: enhanced depends logic container set next steps: enhanced depends logic Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants