Commit Graph

  • 0234e13454 Don't stop pull for images that can be built Nicolas De Loof 2022-12-08 09:04:53 +0100
  • c342891f3e Squashed commit of the following: Joyce Brum 2022-12-08 19:06:38 +0000
  • 40fb42e0c9
    Merge pull request #10055 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.12 Guillaume Lours 2022-12-08 20:08:34 +0100
  • 8ef3494711 build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12 dependabot[bot] 2022-12-08 09:07:43 +0000
  • be74c90f50
    Merge pull request #10059 from glours/remve-e2e-go.mod Guillaume Lours 2022-12-08 19:56:34 +0100
  • cc247fdb84 remove go.* from e2e tests directory Guillaume Lours 2022-12-08 18:45:47 +0100
  • a4ac6ab694 added table of contents inside readme nitin mewar 2022-09-28 18:27:30 +0530
  • a5823b12f9
    Merge pull request #10048 from thaJeztah/update_go_1.19.4 Milas Bowman 2022-12-07 17:13:35 -0500
  • b27ace6c55
    Merge pull request #10051 from ndeloof/9897 Milas Bowman 2022-12-07 17:12:39 -0500
  • a73dce44b3 fix race condition collecting pulled images IDs Nicolas De Loof 2022-12-07 11:06:07 +0100
  • 804d7163a7 detect required service are gone to stop watching explicit API to stop the log printer Nicolas De Loof 2022-12-07 14:43:07 +0100
  • cc60026c7b
    update to go1.19.4 Sebastiaan van Stijn 2022-12-06 23:14:02 +0100
  • 6b4ad0d1db
    Merge pull request #10047 from thaJeztah/cleanup_output Guillaume Lours 2022-12-06 23:37:38 +0100
  • 87a0a57f70 Cleanup tips from output Sebastiaan van Stijn 2022-12-06 22:06:13 +0100
  • c80d52aded
    Merge pull request #10049 from glours/fix-flaky-tests Guillaume Lours 2022-12-06 23:28:51 +0100
  • 95bc6c58b7
    check only running containers in after down tests of profiles e2e tests Guillaume Lours 2022-12-06 23:17:14 +0100
  • be30c67633
    Merge pull request #10045 from docker/dependabot/go_modules/go.opentelemetry.io/otel-1.11.2 Laura Brehm 2022-12-06 13:24:33 +0000
  • 57a1e1e0df
    Update `e2e` mod deps Laura Brehm 2022-12-06 13:13:17 +0000
  • 02305756b3
    build(deps): bump go.opentelemetry.io/otel from 1.11.1 to 1.11.2 dependabot[bot] 2022-12-06 09:07:31 +0000
  • 12dad4f8d0
    Merge pull request #10030 from ndeloof/max_concurrency Guillaume Lours 2022-12-06 09:45:57 +0100
  • a0acc20d88
    introduce --parallel to limit concurrent engine calls Nicolas De Loof 2022-11-30 12:08:26 +0100
  • 053f20edab
    port: improve error-handling if port not found (#10039) Milas Bowman 2022-12-05 17:11:45 -0500
  • 6ed9a7928f
    Merge pull request #10037 from milas/go-1.19.3 Guillaume Lours 2022-12-02 17:40:50 +0100
  • 9b8d520b7d ci: upgrade to Go 1.19.3 & bump deps Milas Bowman 2022-12-02 11:11:20 -0500
  • 113fb6732d
    schema: add support for tmpfs.mode in mount definition (#10031) Milas Bowman 2022-12-02 11:21:53 -0500
  • b9e5f9e917
    test: speed up Cucumber stop test (#10032) Milas Bowman 2022-12-02 09:34:06 -0500
  • c74a77e895 Make use of Containers.filter() and isService() i-ky 2022-12-02 10:19:21 +0000
  • 7f975fa40b Fix replacing "service:x" with "container:y" i-ky 2022-12-01 17:48:13 +0200
  • 7cf5940f4a
    Merge pull request #10035 from ndeloof/9323 Guillaume Lours 2022-12-01 10:06:21 +0100
  • 7369127650
    use StringToBool to detect COMPOSE_IGNORE_ORPHANS Nicolas De Loof 2022-12-01 09:37:45 +0100
  • 2e7644ff21 use api.Separator to print right image names windforce17 2022-11-30 00:43:04 +0000
  • 8f2b747104 use DistributionInspect to resolve image digest Nicolas De Loof 2022-11-30 17:49:38 +0100
  • 9ac4f69918 move image digests resolution to backend Nicolas De Loof 2022-11-29 09:59:56 +0100
  • 2bef9769e5 Broken Link fixed in compose docs NitishKumar06 2022-11-16 19:28:02 +0530
  • 707d55c77f add file header and cleanup profiles e2e tests Guillaume Lours 2022-11-30 11:53:05 +0100
  • 5edd783032 add e2e tests to check profile activation via targeted service Guillaume Lours 2022-11-30 11:43:58 +0100
  • 6fbef29619 add e2e tests to check no profile usages Guillaume Lours 2022-11-30 11:27:42 +0100
  • 7fe43a8b4a add e2e tests using explicitly profiles Guillaume Lours 2022-11-30 11:12:50 +0100
  • 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services Guillaume Lours 2022-11-28 22:07:36 +0100
  • ed38fe0da8 only stop services started by `up` on interruption Nicolas De Loof 2022-11-29 15:02:08 +0100
  • 06e71371ff
    docs: fix grammatical issues (#9997) Umar Faruq Chowdhury 2022-11-29 21:52:22 +0600
  • fb5b90ed47 implement support for oom_score_adj Nicolas De Loof 2022-11-24 15:32:03 +0100
  • 10a5d998e6 useDockerDefaultOrServicePlatform fct should return service.platform if defined and present in the build.platforms list (or if the list is empty) Guillaume Lours 2022-11-23 22:35:12 +0100
  • c3e5e49957 configure buildx for plain output if --ansi=never has been set Nicolas De Loof 2022-11-24 15:42:28 +0100
  • 770281e9d5
    Merge pull request #10016 from glours/fix-docs-pr-creation-workflow Guillaume Lours 2022-11-23 17:03:59 +0100
  • 4bf98c7053
    change the default branch of the doc repository Guillaume Lours 2022-11-23 16:28:16 +0100
  • 8c5d7baa7d
    Merge pull request #9995 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.10 Laura Brehm 2022-11-21 18:33:29 +0100
  • d7a24e9c81
    Update `e2e` module deps Laura Brehm 2022-11-21 18:22:15 +0100
  • 02818ba6c7
    Merge pull request #9998 from glours/display-engine-warnings Guillaume Lours 2022-11-21 15:17:26 +0100
  • 481ae0aa7d
    Merge pull request #9999 from glours/pull-use-default-platform Guillaume Lours 2022-11-18 14:27:41 +0100
  • 88c3aaf1bf
    Merge pull request #10007 from laurazard/add-build-run Laura Brehm 2022-11-17 20:00:57 +0100
  • 19d6ca9c5d ignore error parsing container number label, just warn Nicolas De Loof 2022-11-17 08:45:57 +0100
  • 6fe03e935e
    Update docs Laura Brehm 2022-11-17 12:29:19 +0100
  • 35d31cc500
    Add `--build` option to `compose run` Laura Brehm 2022-11-17 00:57:35 +0100
  • 7c5675c306
    use platform defined by DOCKER_DEFAULT_PLATFORM when pulling and no service platform defined Guillaume Lours 2022-11-16 13:51:44 +0100
  • ea32fc99e1
    Merge pull request #9984 from glours/build-image-depends-on Guillaume Lours 2022-11-16 13:04:53 +0100
  • a077e8a24b display creation warnings from the engine Guillaume Lours 2022-11-15 17:55:48 +0100
  • c53539e1cc
    Merge pull request #9906 from glours/profiles-priority Guillaume Lours 2022-11-15 18:03:11 +0100
  • 8c1e2af3e1 add e2e tests to check build dependency between services Guillaume Lours 2022-11-10 10:56:07 +0100
  • a9e070206e check if a missing image won't be build via a service declared in depends_on section Guillaume Lours 2022-11-09 19:51:11 +0100
  • 32f29b833f add --no-consistency flag to convert command Guillaume Lours 2022-11-08 15:54:50 +0100
  • 533fc61634 use COMPOSE_PROFILES value only if no command line arg profiles used Guillaume Lours 2022-10-10 13:53:39 +0200
  • 386c3554e5
    Merge pull request #9992 from glours/dont-stale-proposal-issues Guillaume Lours 2022-11-15 10:12:47 +0100
  • bfb9e11fc2
    build(deps): bump github.com/containerd/containerd from 1.6.9 to 1.6.10 dependabot[bot] 2022-11-15 09:04:55 +0000
  • 09e742b33b
    exclude issues with the kind/feature label from stale bot process Guillaume Lours 2022-11-14 11:31:03 +0100
  • 754376916c
    Merge pull request #9982 from milas/bump-deps Guillaume Lours 2022-11-08 15:46:46 +0100
  • 306ae161e1 ci: upgrade to compose-go v1.7.0 Milas Bowman 2022-11-08 09:24:13 -0500
  • fd4aecefee ci: update dependencies to latest Milas Bowman 2022-11-08 09:07:27 -0500
  • 34e945a598
    ci: remove uses of deprecated gotest.tools v2 (#9935) Sebastiaan van Stijn 2022-11-07 20:07:41 +0100
  • df9e605b31
    Merge pull request #9947 from glours/manage-resources-reservations Laura Brehm 2022-11-02 16:09:14 +0100
  • 6e2e19d621
    Merge pull request #9949 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.9 Laura Brehm 2022-11-02 00:02:31 +0100
  • e189942133
    Update `e2e` module dependencies Laura Brehm 2022-11-01 22:19:25 +0100
  • 369e912586
    build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.9 dependabot[bot] 2022-10-28 10:15:30 +0000
  • 71b4976e74
    Merge pull request #9936 from thaJeztah/update_deps Guillaume Lours 2022-10-28 12:13:20 +0200
  • bd96d032df
    Merge branch 'v2' into update_deps Guillaume Lours 2022-10-28 12:02:00 +0200
  • 5a1f64532d
    Merge pull request #9944 from glours/map-spec-restart-policy-to-engine Guillaume Lours 2022-10-25 09:04:42 +0200
  • 7ba9aac5da add support of deploy.reservation.memory Guillaume Lours 2022-10-24 15:51:57 +0200
  • f7961cc722
    Merge pull request #9945 from docker/dependabot/go_modules/github.com/stretchr/testify-1.8.1 Laura Brehm 2022-10-24 18:36:24 +0200
  • 6d64242f71
    Update deps for `e2e` module Laura Brehm 2022-10-24 17:20:35 +0200
  • eaf27d9dfe
    map deploy.restart_policy.condition to engine values Guillaume Lours 2022-10-24 11:04:44 +0200
  • 36a9183950
    build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 dependabot[bot] 2022-10-24 09:27:35 +0000
  • f472ce3493
    Merge pull request #9940 from thaJeztah/go1.18_compat Sebastiaan van Stijn 2022-10-21 21:37:27 +0200
  • 533abc3b1d
    go.mod: docker 5aac513617f072b15322b147052cbda0d451d389 / v22.06-dev Sebastiaan van Stijn 2022-10-21 20:33:34 +0200
  • e8ea3ad29f
    Merge pull request #9934 from glours/bump-engine-version Guillaume Lours 2022-10-21 16:39:46 +0200
  • 197c16904a update docker engine API to apply fix of CVE-2022-39253 Guillaume Lours 2022-10-21 09:18:01 +0200
  • c630c8d295
    go.mod: update docker-credential-helpers v0.7.0 Sebastiaan van Stijn 2022-10-21 03:40:02 +0200
  • 41cf5ee3dc
    go.mod: remove replace for runc Sebastiaan van Stijn 2022-10-21 03:35:00 +0200
  • b7053cad8e
    go mod: tidy and group "require" blocks, update comments Sebastiaan van Stijn 2022-10-21 03:25:59 +0200
  • b37a6c7f23
    Merge pull request #9937 from docker/dependabot/go_modules/go.opentelemetry.io/otel-1.11.1 Laura Brehm 2022-10-21 13:31:08 +0200
  • 717ace9990
    Update `e2e` module deps Laura Brehm 2022-10-21 13:14:47 +0200
  • 8bdfc62785
    build(deps): bump go.opentelemetry.io/otel from 1.11.0 to 1.11.1 dependabot[bot] 2022-10-21 09:36:57 +0000
  • 2978f1a0bc
    Merge pull request #9933 from laurazard/skip-flaky-test Laura Brehm 2022-10-20 18:41:24 +0200
  • dd13299ede
    Skip flaky test in CI Laura Brehm 2022-10-20 18:30:27 +0200
  • 32ae036fd0
    Merge pull request #9925 from glours/update-docker-dependencies Guillaume Lours 2022-10-18 17:47:21 +0200
  • 3f0550f884
    log the error object instead of the string message only Guillaume Lours 2022-10-18 17:34:16 +0200
  • 18ce1f41b7
    replace deprecated functions Guillaume Lours 2022-10-18 16:57:53 +0200
  • 3bf29d401c bump docker dependencies version Guillaume Lours 2022-10-18 15:21:11 +0200
  • c384905d70
    Merge pull request #9926 from laurazard/fix-makefile-modules-target Laura Brehm 2022-10-18 16:09:43 +0200
  • 7424a3d3c1
    Fix Makefile target `validate-go-mod` to only run correct bakefile target Laura Brehm 2022-10-18 15:38:41 +0200
  • 7c0b8a4c96
    Merge pull request #9912 from docker/dependabot/go_modules/go.opentelemetry.io/otel-1.11.0 Laura Brehm 2022-10-18 13:53:07 +0200