Nicolas De Loof
|
7369127650
|
use StringToBool to detect COMPOSE_IGNORE_ORPHANS
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-12-01 09:38:57 +01:00 |
Nicolas De Loof
|
8f2b747104
|
use DistributionInspect to resolve image digest
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-11-30 21:18:18 +01:00 |
Nicolas De Loof
|
9ac4f69918
|
move image digests resolution to backend
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-11-30 21:18:18 +01:00 |
NitishKumar06
|
2bef9769e5
|
Broken Link fixed in compose docs
Signed-off-by: NitishKumar06 <justnitish06@gmail.com>
|
2022-11-30 17:33:58 +01:00 |
Guillaume Lours
|
707d55c77f
|
add file header and cleanup profiles e2e tests
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-30 13:21:16 +01:00 |
Guillaume Lours
|
5edd783032
|
add e2e tests to check profile activation via targeted service
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-30 13:21:16 +01:00 |
Guillaume Lours
|
6fbef29619
|
add e2e tests to check no profile usages
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-30 13:21:16 +01:00 |
Guillaume Lours
|
7fe43a8b4a
|
add e2e tests using explicitly profiles
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-30 13:21:16 +01:00 |
Guillaume Lours
|
24ec0b2d09
|
pass services list to projectOrName function to add profiles for targeted services
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-30 13:21:16 +01:00 |
Nicolas De Loof
|
ed38fe0da8
|
only stop services started by `up` on interruption
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-11-30 08:07:20 +01:00 |
Umar Faruq Chowdhury
|
06e71371ff
|
docs: fix grammatical issues (#9997)
Signed-off-by: Umar Chowdhury <umarfchy@gmail.com>
Co-authored-by: Milas Bowman <milasb@gmail.com>
|
2022-11-29 10:52:22 -05:00 |
Nicolas De Loof
|
fb5b90ed47
|
implement support for oom_score_adj
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-11-25 09:03:12 +01:00 |
Guillaume Lours
|
10a5d998e6
|
useDockerDefaultOrServicePlatform fct should return service.platform if defined
and present in the build.platforms list (or if the list is empty)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-25 09:03:03 +01:00 |
Nicolas De Loof
|
c3e5e49957
|
configure buildx for plain output if --ansi=never has been set
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-11-24 16:02:04 +01:00 |
Guillaume Lours
|
770281e9d5
|
Merge pull request #10016 from glours/fix-docs-pr-creation-workflow
change the default branch of the doc repository
|
2022-11-23 17:03:59 +01:00 |
Guillaume Lours
|
4bf98c7053
|
change the default branch of the doc repository
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-23 16:28:16 +01:00 |
Laura Brehm
|
8c5d7baa7d
|
Merge pull request #9995 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.10
build(deps): bump github.com/containerd/containerd from 1.6.9 to 1.6.10
|
2022-11-21 18:33:29 +01:00 |
Laura Brehm
|
d7a24e9c81
|
Update `e2e` module deps
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
|
2022-11-21 18:22:15 +01:00 |
Guillaume Lours
|
02818ba6c7
|
Merge pull request #9998 from glours/display-engine-warnings
display creation warnings from the engine
|
2022-11-21 15:17:26 +01:00 |
Guillaume Lours
|
481ae0aa7d
|
Merge pull request #9999 from glours/pull-use-default-platform
use platform defined by DOCKER_DEFAULT_PLATFORM when pulling and no service platform defined
|
2022-11-18 14:27:41 +01:00 |
Laura Brehm
|
88c3aaf1bf
|
Merge pull request #10007 from laurazard/add-build-run
Add `--build` to `compose run`
|
2022-11-17 20:00:57 +01:00 |
Nicolas De Loof
|
19d6ca9c5d
|
ignore error parsing container number label, just warn
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-11-17 15:18:28 +01:00 |
Laura Brehm
|
6fe03e935e
|
Update docs
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
|
2022-11-17 12:29:19 +01:00 |
Laura Brehm
|
35d31cc500
|
Add `--build` option to `compose run`
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
|
2022-11-17 00:57:35 +01:00 |
Guillaume Lours
|
7c5675c306
|
use platform defined by DOCKER_DEFAULT_PLATFORM when pulling and no service platform defined
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-16 13:51:44 +01:00 |
Guillaume Lours
|
ea32fc99e1
|
Merge pull request #9984 from glours/build-image-depends-on
check if a missing image won't be build via a service declared in depends_on section
|
2022-11-16 13:04:53 +01:00 |
Guillaume Lours
|
a077e8a24b
|
display creation warnings from the engine
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-15 18:12:14 +01:00 |
Guillaume Lours
|
c53539e1cc
|
Merge pull request #9906 from glours/profiles-priority
use COMPOSE_PROFILES value only if no command line arg profiles used
|
2022-11-15 18:03:11 +01:00 |
Guillaume Lours
|
8c1e2af3e1
|
add e2e tests to check build dependency between services
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-15 14:43:53 +01:00 |
Guillaume Lours
|
a9e070206e
|
check if a missing image won't be build via a service declared in depends_on section
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-15 14:43:53 +01:00 |
Guillaume Lours
|
32f29b833f
|
add --no-consistency flag to convert command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-15 10:31:59 +01:00 |
Guillaume Lours
|
533fc61634
|
use COMPOSE_PROFILES value only if no command line arg profiles used
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-15 10:13:17 +01:00 |
Guillaume Lours
|
386c3554e5
|
Merge pull request #9992 from glours/dont-stale-proposal-issues
exclude issues with the `kind/feature` label from stale bot process
|
2022-11-15 10:12:47 +01:00 |
dependabot[bot]
|
bfb9e11fc2
|
build(deps): bump github.com/containerd/containerd from 1.6.9 to 1.6.10
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.9 to 1.6.10.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.9...v1.6.10)
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-15 09:04:55 +00:00 |
Guillaume Lours
|
09e742b33b
|
exclude issues with the kind/feature label from stale bot process
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-11-14 11:31:03 +01:00 |
Guillaume Lours
|
754376916c
|
Merge pull request #9982 from milas/bump-deps
ci: update dependencies to latest
|
2022-11-08 15:46:46 +01:00 |
Milas Bowman
|
306ae161e1
|
ci: upgrade to compose-go v1.7.0
https://github.com/compose-spec/compose-go/releases/tag/v1.7.0
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
|
2022-11-08 09:24:13 -05:00 |
Milas Bowman
|
fd4aecefee
|
ci: update dependencies to latest
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
|
2022-11-08 09:07:27 -05:00 |
Sebastiaan van Stijn
|
34e945a598
|
ci: remove uses of deprecated gotest.tools v2 (#9935)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2022-11-07 14:07:41 -05:00 |
Laura Brehm
|
df9e605b31
|
Merge pull request #9947 from glours/manage-resources-reservations
add support of deploy.reservation.memory
|
2022-11-02 16:09:14 +01:00 |
Laura Brehm
|
6e2e19d621
|
Merge pull request #9949 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.9
build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.9
|
2022-11-02 00:02:31 +01:00 |
Laura Brehm
|
e189942133
|
Update `e2e` module dependencies
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
|
2022-11-01 22:19:25 +01:00 |
dependabot[bot]
|
369e912586
|
build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.9
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.8 to 1.6.9.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.8...v1.6.9)
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-28 10:15:30 +00:00 |
Guillaume Lours
|
71b4976e74
|
Merge pull request #9936 from thaJeztah/update_deps
go.mod: update docker-credential-helpers v0.7.0
|
2022-10-28 12:13:20 +02:00 |
Guillaume Lours
|
bd96d032df
|
Merge branch 'v2' into update_deps
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-10-28 12:02:00 +02:00 |
Guillaume Lours
|
5a1f64532d
|
Merge pull request #9944 from glours/map-spec-restart-policy-to-engine
map deploy.restart_policy.condition to engine values
|
2022-10-25 09:04:42 +02:00 |
Guillaume Lours
|
7ba9aac5da
|
add support of deploy.reservation.memory
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-10-24 22:52:34 +02:00 |
Laura Brehm
|
f7961cc722
|
Merge pull request #9945 from docker/dependabot/go_modules/github.com/stretchr/testify-1.8.1
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
|
2022-10-24 18:36:24 +02:00 |
Laura Brehm
|
6d64242f71
|
Update deps for `e2e` module
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
|
2022-10-24 17:20:35 +02:00 |
Guillaume Lours
|
eaf27d9dfe
|
map deploy.restart_policy.condition to engine values
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2022-10-24 11:38:49 +02:00 |