Commit History

Author SHA1 Message Date
  Guillaume Tardif b8093e668a Kill Unit test mocking docker client API 4 years ago
  Nicolas De loof 5ddcc84a3d Merge pull request #1263 from docker/exitCodeFrom 4 years ago
  Nicolas De Loof 8b90814de6 e2e test 4 years ago
  Nicolas De Loof d9fe745cc0 avoid use of channels in API for gRPC compatibility 4 years ago
  Nicolas De Loof 752edcce65 introduce `--exit-code-from` 4 years ago
  Nicolas De Loof a4b003ecfa pull logs and events better than aggregate events from multiple channels 4 years ago
  Nicolas De Loof 17c26e81ff capture exit code and log as ERROR 4 years ago
  Nicolas De Loof 06b033db6c `Event` is way too generic noon 4 years ago
  Nicolas De Loof 27d640dd41 e2e test and alignment with docker-compose output 4 years ago
  Nicolas De Loof f3d093cb54 introduce cascade stop "--abort-on-container-exit" option 4 years ago
  Nicolas De Loof 7a7114fb5f Capture container exit code and dump on console 4 years ago
  Guillaume Tardif 1562af9e41 Merge pull request #1249 from aiordache/kube_convert_cmd 4 years ago
  Nicolas De loof c663ea6ffe Merge pull request #1260 from gtardif/down_warn_nothing_to_remove 4 years ago
  aiordache f21326a319 Add output flag for writing chart files 4 years ago
  Guillaume Tardif ec302a2e10 Fix display glitch when sending a single “Done” event with no previous “Working” event ont he same ID 4 years ago
  Guillaume Tardif 58e10a7af2 Display warning in `docker compose down` if nothing to remove (no container, no network) 4 years ago
  Guillaume Tardif ec26ba5230 Merge pull request #1256 from ulyssessouza/e2e-secrets 4 years ago
  Guillaume Tardif 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles 4 years ago
  Guillaume Tardif ff5e3a5e92 Merge pull request #1245 from aiordache/kube_logs_cmd 4 years ago
  aiordache 9be77beb73 Add compose logs test 4 years ago
  aiordache 1e7ce90561 Kube backend: add the `compose logs` command 4 years ago
  aiordache a9247e5412 Kube backend: add `compose convert` for displaying the generated chart content 4 years ago
  Guillaume Tardif 9f56fc9fd6 Merge pull request #1258 from docker/red-e2e_compose_flags 4 years ago
  Guillaume Tardif a5affa447f Adapt e2e tests to compose flag order 4 years ago
  Ulysses Souza b9f34a168b Add content based e2e tests for configs and secrets 4 years ago
  Guillaume Tardif a5b148bda1 Merge pull request #1251 from gtardif/compose_health_display 4 years ago
  Ulysses Souza dc80f6b6e7 Add environment_files label 4 years ago
  Guillaume Tardif 24d40ba6ac Merge pull request #1226 from docker/loglevel 4 years ago
  Guillaume Tardif ad140697fc Remove the HEALTH status in `docker compose ps` and combine values from fields “state” and “health”. Rename column STATE => STATUS. 4 years ago
  Guillaume Tardif 42adbaeb8e Merge pull request #1250 from docker/fix_logs 4 years ago