Commit Graph

  • 3e3f94c161 update tests aiordache 2021-01-18 11:58:21 +0100
  • 774234750d Parse volumes_from aiordache 2021-01-15 09:49:56 +0100
  • 268b3f65b0
    Merge pull request #1144 from docker/down_with_file Nicolas De loof 2021-01-18 10:53:46 +0100
  • e4682a0565
    run "down" using project if it was set for command Nicolas De Loof 2021-01-14 15:59:57 +0100
  • 54020db517
    Merge pull request #1150 from gtardif/refacto_folders Nicolas De loof 2021-01-15 19:25:16 +0100
  • 907ba0c03e Removed unit tests (using example context) that are in fact duplicates of e2e tests in test/e2e Guillaume Tardif 2021-01-15 17:28:46 +0100
  • 2a8c24e4ff Move config => api/config Guillaume Tardif 2021-01-15 16:55:10 +0100
  • f1ac6d4fdc Move errdefs => api/errdefs Guillaume Tardif 2021-01-15 16:51:31 +0100
  • 5e20ffdc50 Move prompt => utils/prompt Guillaume Tardif 2021-01-15 16:49:12 +0100
  • fe39267e3a Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) Guillaume Tardif 2021-01-15 16:45:27 +0100
  • 0ea97920c1 Move Context & context/store => api/context & api/context/store Guillaume Tardif 2021-01-15 16:31:59 +0100
  • 930ae8bdb2 goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . Guillaume Tardif 2021-01-15 16:24:00 +0100
  • 801e747adb Move context/cloud => api/cloud Guillaume Tardif 2021-01-15 16:22:20 +0100
  • 4dee783aba Move progress => api Guillaume Tardif 2021-01-15 15:57:24 +0100
  • deb7bc34e0 Move protos => cli/server/ Guillaume Tardif 2021-01-15 15:49:44 +0100
  • 6a8b344885 Move backend => api Guillaume Tardif 2021-01-15 15:44:42 +0100
  • cd10d8eaa4 Move server => cli Guillaume Tardif 2021-01-15 15:32:21 +0100
  • 65f53dff43 move metrics => cli Guillaume Tardif 2021-01-15 15:26:35 +0100
  • 747d2de397 cleanup aiordache 2021-01-14 12:47:36 +0100
  • 515f3ba1e7 Revisit volume implementation aiordache 2021-01-11 15:54:56 +0100
  • 80da160da6
    Merge pull request #1136 from docker/compose_unit_test_networks Guillaume Tardif 2021-01-14 10:34:13 +0100
  • 8bb4aeb901 Adjust aws test : actual volume name is set as tag, previously was key Guillaume Tardif 2021-01-13 18:16:49 +0100
  • 8ab3149f45 Network names and volume names don’t need anymore to be re-adapted (and prefixed with project name) after loaded from compose-go Guillaume Tardif 2020-12-14 11:35:53 +0100
  • 7dd3a5a1eb Remove duplicate compute of image name & add unit test Guillaume Tardif 2020-12-14 10:01:45 +0100
  • c1405aeaa3
    Merge pull request #1126 from ndeloof/main Guillaume Tardif 2021-01-13 14:28:55 +0100
  • 609eeb0962
    We actually support volume labels and driver_opts Nicolas De Loof 2021-01-13 10:15:57 +0100
  • 240e62caed
    Merge pull request #1125 from gtardif/flaky_compose_run Nicolas De loof 2021-01-13 10:09:07 +0100
  • 48421622c0 Move check that container exited after inspecting container, hopefully this will fix flakyness ont his test Guillaume Tardif 2021-01-12 17:26:27 +0100
  • 4a4e6be1cb
    Merge pull request #1124 from docker/aci_resolve_containername_alias Guillaume Tardif 2021-01-12 16:38:58 +0100
  • d2d3a949d8
    Merge pull request #1123 from docker/ecs_LB_vpc Nicolas De loof 2021-01-12 16:33:16 +0100
  • 075f54713e
    Use LoadBalancer's VPC and subnet when x-aws-loadbalancer is set Nicolas De Loof 2021-01-12 14:57:28 +0100
  • 010c4be6b2 Support container_name in ACI and add network alias in dns sidecar. (Note container_name is used in several MSFT examples) Guillaume Tardif 2021-01-12 15:43:38 +0100
  • f6e5c911ce
    Merge pull request #1122 from docker/s3_bucket_conflict Nicolas De loof 2021-01-12 12:08:39 +0100
  • 336ea9a7d3
    s3 bucket name must be unique. Create bucket with uuid name Nicolas De Loof 2021-01-11 14:47:15 +0100
  • a851dfd0d1
    Merge pull request #1116 from docker/ecs_overlays Nicolas De loof 2021-01-11 17:42:03 +0100
  • 5c4a940de2
    add support for overlays on generated cloudformation template Nicolas De Loof 2021-01-08 16:05:17 +0100
  • ec14a96927
    Merge pull request #1120 from docker/resolve_digestmake Nicolas De loof 2021-01-11 17:18:32 +0100
  • e17accab49
    Resolve service image by digest before deploying to ECS Nicolas De Loof 2021-01-11 12:17:42 +0100
  • 2287d44851
    Merge pull request #1119 from docker/flaky_aci_restart Guillaume Tardif 2021-01-11 14:25:02 +0100
  • e658e1e531
    Merge pull request #1118 from gtardif/metrics_not_send_if_cli_backend Guillaume Tardif 2021-01-11 14:21:40 +0100
  • 3a06e1fde0 Do not fil on first error on ACI restart, allow trying a second time Guillaume Tardif 2021-01-11 11:15:17 +0100
  • 8b3b634b04
    Merge pull request #1114 from docker/setup-dockercli-gha Guillaume Tardif 2021-01-11 11:13:47 +0100
  • 947009d772
    Merge pull request #1113 from docker/local_inline_secrets Nicolas De loof 2021-01-11 10:31:32 +0100
  • 924d92a817 Do not send metrics if executed as CLI backend Guillaume Tardif 2021-01-08 17:58:03 +0100
  • 30d6e1b9e2 override inherited secret mounts aiordache 2021-01-08 16:11:37 +0100
  • bc787a1a70 Setup docker cli on gha Ulysses Souza 2021-01-07 15:44:10 -0300
  • bf5b8f9b8a
    Merge pull request #1079 from docker/container_name Guillaume Tardif 2021-01-08 14:26:33 +0100
  • ebeef45e85 Implement secrets via bind-mounts for local compose aiordache 2021-01-07 14:59:15 +0100
  • 7a6712afdb Do not inspect for double container name at creation time, this has already been checked, let moby error bubble up if there is a name clash at this stage Guillaume Tardif 2021-01-08 10:59:58 +0100
  • 0021b14de8 Add unit tests to container_name Ulysses Souza 2021-01-06 19:54:46 -0300
  • b3993230d1 Add network alias to container name Ulysses Souza 2021-01-06 15:15:15 -0300
  • b264e1814b Add warning on container_name and scale > 1 Ulysses Souza 2021-01-06 13:43:23 -0300
  • 8976a20698 Use `container_name` property on service Ulysses Souza 2020-12-23 17:57:10 -0300
  • d12ffe92a4
    Merge pull request #1111 from docker/ecs_dev_req Nicolas De loof 2021-01-07 17:01:34 +0100
  • fef73b8af3 Parse reservation.devices for GPU requests aiordache 2021-01-05 16:40:52 +0100
  • c6cdfec530
    Merge pull request #1110 from docker/ecs_paginate Nicolas De loof 2021-01-07 16:06:04 +0100
  • 59d17a45a0
    handle API pagination Nicolas De Loof 2021-01-07 10:32:15 +0100
  • 1cf48318a4
    Merge pull request #1106 from docker/orphans Nicolas De loof 2021-01-07 10:16:43 +0100
  • f87edcf276
    Merge pull request #1107 from aiordache/local_gpu_support Nicolas De loof 2021-01-07 10:10:47 +0100
  • 31e40176da Add GPU support via DeviceRequests aiordache 2021-01-06 17:11:03 +0100
  • 4de01936f8
    introduce --remove-orphans option Nicolas De Loof 2021-01-06 14:23:37 +0100
  • 6e8975db79
    Merge pull request #1105 from docker/flaky_aci Guillaume Tardif 2021-01-06 14:28:03 +0100
  • f3c017f502 Trying to address more ACI flakyness, on container restart Guillaume Tardif 2021-01-06 11:13:22 +0100
  • 2f4a84baff Fixed assertion after retry due to ACI flakyness on prune Guillaume Tardif 2021-01-06 11:05:05 +0100
  • ba3b057b8e
    Merge pull request #1103 from gtardif/flaky_down Nicolas De loof 2021-01-06 10:42:17 +0100
  • 849fbed1ac
    Merge pull request #1100 from docker/ecs-secrets-cleanup Nicolas De loof 2021-01-06 10:28:27 +0100
  • 246b763874 Remove unnecessary retry in ECS secrets test Guillaume Tardif 2021-01-06 09:48:15 +0100
  • 0a5328748a When running compose down, remove containers with Force=true in case some container is still up for any reason (happened in some E2E test once) Guillaume Tardif 2021-01-06 10:07:40 +0100
  • df4fed266b
    Merge pull request #1095 from docker/push_pull Guillaume Tardif 2021-01-05 19:13:13 +0100
  • e6b0825ffc
    Merge pull request #1099 from docker/separate_test_workflows Guillaume Tardif 2021-01-05 19:12:54 +0100
  • fe90934ed3 Split optional CI workflows to allow re-running only ACI, ECS or Windows. Guillaume Tardif 2021-01-05 17:37:31 +0100
  • e63dc29b9f
    Merge pull request #1098 from gtardif/debug_info_flaky_ecs_tests Nicolas De loof 2021-01-05 17:46:12 +0100
  • e98a790ce9 Fix ECS flaky test and add bettre debug info in assertions Guillaume Tardif 2021-01-05 17:02:54 +0100
  • 92eeb624ea
    Merge pull request #1078 from docker/backend_cli Nicolas De loof 2021-01-05 16:45:06 +0100
  • 1939047fe6 Add backend-metadata command (hidden) for CLI backend Guillaume Tardif 2020-12-22 16:53:17 +0100
  • 5a455e47c3
    ignore services without image attribute Nicolas De Loof 2021-01-04 16:08:27 +0100
  • 6bf3a5f0d2
    Merge pull request #1094 from docker/docs_metadata Guillaume Tardif 2021-01-04 15:53:44 +0100
  • 01fe40cd07 Add metadata for docs included in docs.docker.com (see https://github.com/docker/docker.github.io/pull/11865) Guillaume Tardif 2021-01-04 14:30:14 +0100
  • cef7a2d4ce Refactor ProjectName Ulysses Souza 2020-12-29 16:22:57 -0300
  • b560f0cbe9
    Added a diagnostic log for region mismtach Nicolas De Loof 2021-01-04 14:14:45 +0100
  • 4dd8931d0d
    Merge pull request #1091 from docker/dotEnv Guillaume Tardif 2021-01-04 10:13:18 +0100
  • daacc872c1
    Add support for .env file when loading compose files Nicolas De Loof 2021-01-04 09:56:09 +0100
  • 06a1e2d39f
    Merge pull request #1081 from chris-crone/go-1.15.6 Guillaume Tardif 2020-12-24 14:02:02 +0100
  • 4e011cc8f4
    Merge pull request #1082 from chris-crone/bump-lint-ci Guillaume Tardif 2020-12-24 14:01:51 +0100
  • d6ea52a73e
    Merge pull request #1083 from chris-crone/maintainers Guillaume Tardif 2020-12-24 14:01:42 +0100
  • 0fb9b75b9d maintainers: Fix typo Chris Crone 2020-12-24 12:26:52 +0100
  • e81ea5b3e5 deps: Bump Golang Chris Crone 2020-12-24 12:17:14 +0100
  • fd187426e5 ci: Bump linter Chris Crone 2020-12-24 12:15:59 +0100
  • b2b9ce0a53
    Merge pull request #1003 from aiordache/compose_run_cmd Guillaume Tardif 2020-12-18 10:09:04 +0100
  • 3714ab7d41 Attaching container logs Guillaume Tardif 2020-12-17 12:43:39 +0100
  • db73c928f3 Ensure image exist for run service Guillaume Tardif 2020-12-17 11:57:37 +0100
  • dc211b178a Fixed race when down with multiple containers for one service Guillaume Tardif 2020-12-17 10:31:47 +0100
  • 32d5644937 Pass reader Writer as options to backend, remove hardcoded os.Stdout Guillaume Tardif 2020-12-16 18:50:03 +0100
  • bad0d41d90 Auto-remove using container config Guillaume Tardif 2020-12-16 18:34:14 +0100
  • d2cfffafb4 Attach to container using compose attach Guillaume Tardif 2020-12-16 17:40:49 +0100
  • 76f36a69c6 Reusing existing Create() and Start() API Guillaume Tardif 2020-12-16 15:25:31 +0100
  • 27dc2e5be1 Reuse Create(Project) and Start(Project) Guillaume Tardif 2020-12-16 11:57:58 +0100
  • 1e6c4263cb Also test running bash commands with `run /bin/sh -c …`, better test on slug label Guillaume Tardif 2020-12-14 18:31:35 +0100
  • 8eb9733914 No need to support service `container_name` in this PR, will do separately, minor cleanup Guillaume Tardif 2020-12-14 18:03:25 +0100
  • 8259604074 Simplify command setup Guillaume Tardif 2020-12-14 18:02:56 +0100