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

Allow more complex up --init dependencies #101

Open
emk opened this issue Apr 15, 2020 · 0 comments
Open

Allow more complex up --init dependencies #101

emk opened this issue Apr 15, 2020 · 0 comments
Milestone

Comments

@emk
Copy link
Contributor

emk commented Apr 15, 2020

I'm seeing some cases where users need to write:

cage up --init
cage up some_pod --init
cage up

I'd like to reduce that to a single cage up --init, but that may require some way of declaring more complex dependencies between pods. I think the current mechanism is "placeholders start first, then all other pods start in parallel."

Maybe this already works using that rule? Anyway, check it.

@emk emk added this to the v0.3.0 milestone Apr 15, 2020
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

1 participant