compose/pkg
Nikhil Benesch c5cdce0b60 Don't wait forever for unhealthy dependencies
The previous code would wait for dependencies to become healthy forever,
even if they'd become unhealthy in the meantime. I can't find an issue
report for this bug, but it was described in a comment on the PR that
introduced the `--wait` flag [0].

[0]: https://github.com/docker/compose/pull/8777#issuecomment-965643839

Signed-off-by: Nikhil Benesch <nikhil.benesch@gmail.com>
2022-01-07 19:13:43 +01:00
..
api Merge pull request #9004 from ndeloof/cp_stopped 2021-12-14 14:27:51 +01:00
compose Don't wait forever for unhealthy dependencies 2022-01-07 19:13:43 +01:00
e2e Don't wait forever for unhealthy dependencies 2022-01-07 19:13:43 +01:00
mocks Move compose v2 implementation under pkg/compose with dependencies 2021-06-15 15:52:48 +02:00
progress stop time.Ticker after use 2021-09-30 17:09:49 +02:00
prompt move compose-cli code into docker/compose/v2 2021-08-31 19:09:19 +02:00
utils Move compose e2e tests into pkg 2021-06-28 08:47:58 +02:00