Commit Graph
4216 Commits
Author SHA1 Message Date
CrazyMax b179b777f2 ci: upload test results to codecov
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-06-05 09:24:04 +02:00
CrazyMaxandGitHub 4fbc1e5f2c Merge pull request #3885 from docker/dependabot/github_actions/actions/checkout-6.0.3
build(deps): bump actions/checkout from 6.0.2 to 6.0.3
2026-06-04 15:46:37 +02:00
CrazyMaxandGitHub 2769ed4e9e Merge pull request #3886 from tonistiigi/progress-panic-fix
build: fix policy resolver cleanup on errors
2026-06-04 10:15:41 +02:00
CrazyMaxandGitHub e868b4d8f8 Merge pull request #3884 from docker/dependabot/github_actions/github/codeql-action-4.36.1
build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
2026-06-04 09:53:40 +02:00
Tonis Tiigi 4dd20d3c03 build: fix policy resolver cleanup on errors
Keep policy resolver cleanup in a local variable so explicit error returns
cannot clear it before deferred cleanup runs. This prevents remote policy
progress writers from outliving the build printer.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2026-06-03 20:56:04 -07:00
Tõnis TiigiandGitHub 1f6162d9ba Merge pull request #3879 from smerkviladze/bump-golang-x-net-v0.55.0
vendor: update golang.org/x/net dependency to v0.55.0
2026-06-03 20:26:45 -07:00
dependabot[bot]andGitHub 3d0f421015 build(deps): bump actions/checkout from 6.0.2 to 6.0.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-04 02:43:37 +00:00
dependabot[bot]andGitHub 07349e4f36 build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.36.0 to 4.36.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...87557b9c84dde89fdd9b10e88954ac2f4248e463)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-04 02:43:25 +00:00
CrazyMaxandGitHub ff92e6e0bd Merge pull request #3881 from docker/dependabot/github_actions/docker/github-builder/dot-github/workflows/bake.yml-1.10.0
build(deps): bump docker/github-builder/.github/workflows/bake.yml from 1.9.0 to 1.10.0
2026-06-03 10:27:00 +02:00
dependabot[bot]andGitHub d90558d476 build(deps): bump docker/github-builder/.github/workflows/bake.yml
Bumps [docker/github-builder/.github/workflows/bake.yml](https://github.com/docker/github-builder) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/github-builder/releases)
- [Commits](https://github.com/docker/github-builder/compare/073833262a23a17675c95c4541ab063b7646756b...17bd7d64200cae4ba58ffc099934e8012ae320f2)

---
updated-dependencies:
- dependency-name: docker/github-builder/.github/workflows/bake.yml
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-03 03:22:27 +00:00
Sopho Merkviladze 562b88ee69 bump golang.org/x/net to v0.55.0
Signed-off-by: Sopho Merkviladze <smerkviladze@mirantis.com>
2026-06-02 18:11:04 +04:00
CrazyMaxandGitHub c1b0f3d0f5 Merge pull request #3877 from docker/dependabot/github_actions/docker/setup-qemu-action-4.1.0
build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0
2026-05-30 11:59:50 +02:00
Tõnis TiigiandGitHub c72b400a75 Merge pull request #3865 from smerkviladze/bump_x_deps
vendor: update golang.org/x/* dependencies
2026-05-29 16:28:21 -07:00
dependabot[bot]andGitHub b8222283d9 build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/ce360397dd3f832beb865e1373c09c0e9f86d70a...06116385d9baf250c9f4dcb4858b16962ea869c3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-29 21:37:42 +00:00
Sopho Merkviladze 9952c6b807 bump golang.org/x/* dependencies
Signed-off-by: Sopho Merkviladze <smerkviladze@mirantis.com>
2026-05-28 23:22:34 +04:00
Akihiro SudaandGitHub f5fb6314e7 Merge pull request #3858 from areebahmeddd/fix/volume-memory
fix rootless buildkit memory volume path
2026-05-28 09:16:07 +09:00
CrazyMaxandGitHub 709b33d3f1 Merge pull request #3869 from docker/dependabot/github_actions/docker/login-action-4.2.0
build(deps): bump docker/login-action from 4.1.0 to 4.2.0
2026-05-26 16:19:15 +02:00
CrazyMaxandGitHub f4c7581383 Merge pull request #3867 from docker/dependabot/github_actions/github/codeql-action-4.36.0
build(deps): bump github/codeql-action from 4.35.5 to 4.36.0
2026-05-26 16:15:02 +02:00
CrazyMaxandGitHub 769403c9a7 Merge pull request #3866 from docker/dependabot/github_actions/docker/setup-buildx-action-4.1.0
build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
2026-05-26 16:14:35 +02:00
CrazyMaxandGitHub 1237a54748 Merge pull request #3864 from docker/dependabot/github_actions/docker/github-builder/dot-github/workflows/bake.yml-1.9.0
build(deps): bump docker/github-builder/.github/workflows/bake.yml from 1.8.0 to 1.9.0
2026-05-26 16:12:48 +02:00
dependabot[bot]andGitHub ae32b93444 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.5 to 4.36.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/9e0d7b8d25671d64c341c19c0152d693099fb5ba...7211b7c8077ea37d8641b6271f6a365a22a5fbfa)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 13:42:36 +00:00
CrazyMaxandGitHub 8c343dbba3 Merge pull request #3863 from docker/dependabot/go_modules/go_modules-fcafd93c54
build(deps): bump github.com/containerd/containerd/v2 from 2.2.3 to 2.2.4 in the go_modules group across 1 directory
2026-05-26 15:41:28 +02:00
dependabot[bot]andGitHub 75bc49ecaa build(deps): bump docker/login-action from 4.1.0 to 4.2.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...650006c6eb7dba73a995cc03b0b2d7f5ca915bee)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 13:41:18 +00:00
dependabot[bot]andGitHub 62eb20f971 build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 13:41:14 +00:00
dependabot[bot]andGitHub 37274ca75a build(deps): bump docker/github-builder/.github/workflows/bake.yml
Bumps [docker/github-builder/.github/workflows/bake.yml](https://github.com/docker/github-builder) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/docker/github-builder/releases)
- [Commits](https://github.com/docker/github-builder/compare/c2782c55efa56a01b9c30021db8f5ec3993228a3...073833262a23a17675c95c4541ab063b7646756b)

---
updated-dependencies:
- dependency-name: docker/github-builder/.github/workflows/bake.yml
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 13:41:13 +00:00
CrazyMaxandGitHub ddddcce4ab Merge pull request #3868 from docker/dependabot/github_actions/docker/bake-action-7.2.0
build(deps): bump docker/bake-action from 7.1.0 to 7.2.0
2026-05-26 15:39:34 +02:00
dependabot[bot]andGitHub 410d40d12b build(deps): bump docker/bake-action from 7.1.0 to 7.2.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/a66e1c87e2eca0503c343edf1d208c716d54b8a8...6614cfa25eff9a0b2b2697efb0b6159e7680d584)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-26 00:17:29 +00:00
CrazyMaxandGitHub 3f3f6811ac Merge pull request #3862 from docker/dependabot/github_actions/codecov/codecov-action-6.0.1
build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
2026-05-22 09:07:12 +02:00
dependabot[bot]andGitHub cb2b59576e build(deps): bump github.com/containerd/containerd/v2
Bumps the go_modules group with 1 update in the / directory: [github.com/containerd/containerd/v2](https://github.com/containerd/containerd).


Updates `github.com/containerd/containerd/v2` from 2.2.3 to 2.2.4
- [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/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd/v2
  dependency-version: 2.2.4
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-21 22:02:05 +00:00
Areeb Ahmed 1509ad3d3c add test
Signed-off-by: Areeb Ahmed <areebahmed0709@gmail.com>
2026-05-20 15:38:13 +03:00
dependabot[bot]andGitHub cc3a811fcf build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/57e3a136b779b570ffcdbf80b3bdc90e7fab3de2...e79a6962e0d4c0c17b229090214935d2e33f8354)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 02:30:24 +00:00
CrazyMaxandGitHub 629301cffb Merge pull request #3857 from thaJeztah/dockerfile_engine_29.5
Dockerfile: update to docker v29.5
2026-05-19 17:21:44 +02:00
CrazyMaxandGitHub 37392e63f7 Merge pull request #3859 from docker/dependabot/github_actions/github/codeql-action-4.35.5
build(deps): bump github/codeql-action from 4.35.4 to 4.35.5
2026-05-19 17:21:18 +02:00
Tõnis TiigiandGitHub b72d248abb Merge pull request #3852 from tonistiigi/compose-empty-array-fix
bake: preserve empty compose cache lists
2026-05-19 08:10:07 -07:00
CrazyMaxandGitHub 747589dc61 Merge pull request #3851 from thaJeztah/bump_cli
vendor: github.com/docker/cli v29.5.1
2026-05-19 13:13:42 +02:00
Tõnis TiigiandGitHub 9a1f4d0267 Merge pull request #3853 from jsternberg/statefulset-nil-panic
driver/kubernetes: fix panic when using statefulset in kubernetes driver
2026-05-18 22:35:00 -07:00
dependabot[bot]andGitHub a1ec16186d build(deps): bump github/codeql-action from 4.35.4 to 4.35.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.4 to 4.35.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/68bde559dea0fdcac2102bfdf6230c5f70eb485e...9e0d7b8d25671d64c341c19c0152d693099fb5ba)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 03:51:19 +00:00
Areeb Ahmed 8653d93453 correct path
Signed-off-by: Areeb Ahmed <areebahmed0709@gmail.com>
2026-05-19 02:34:51 +03:00
Sebastiaan van Stijn 6118c5856f Dockerfile: update to docker v29.5
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-05-18 20:53:39 +02:00
Sebastiaan van Stijn 587111d392 vendor: github.com/docker/cli v29.5.1
full diff: https://github.com/docker/cli/compare/v29.4.3...v29.5.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-05-18 20:49:19 +02:00
Jonathan A. Sternberg 74a2218e9c driver/kubernetes: fix panic when using statefulset in kubernetes driver
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2026-05-18 10:46:17 -05:00
Tonis Tiigi 1801b5cee5 bake: preserve empty compose cache lists
Workaround for regression in compose-go.

Normalize filtered Compose models before schema validation so empty YAML
lists remain arrays through compose-go's JSON validation round trip.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2026-05-14 17:58:22 -07:00
Tõnis TiigiandGitHub 4361a61408 Merge pull request #3848 from crazy-max/dockerfile-buildkit-0.30.0
dockerfile: update buildkit to v0.30.0
2026-05-14 11:03:12 -07:00
Tõnis TiigiandGitHub d9d58cb5b0 Merge pull request #3839 from thaJeztah/bump_creds_helper
vendor: github.com/docker/docker-credential-helpers v0.9.7
2026-05-14 11:02:51 -07:00
CrazyMax c2cbabc140 dockerfile: update buildkit to v0.30.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-05-13 17:09:09 +02:00
CrazyMaxandGitHub 3808fba7df Merge pull request #3846 from crazy-max/buildkit-0.30.0
vendor: update buildkit to v0.30.0
2026-05-13 15:37:20 +02:00
CrazyMax 9372cc4b5f vendor: update buildkit to v0.30.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-05-13 15:11:06 +02:00
CrazyMaxandGitHub 156e40a6c1 Merge pull request #3845 from crazy-max/ci-sign-commits
ci: enable signed commits for automated pull requests
2026-05-12 17:55:16 +02:00
CrazyMaxandGitHub 92d2016c53 Merge pull request #3842 from docker/dependabot/github_actions/crazy-max-dot-github-6667ecc476
build(deps): bump the crazy-max-dot-github group with 2 updates
2026-05-12 15:59:29 +02:00
CrazyMaxandGitHub 754535a4b7 Merge pull request #3843 from docker/dependabot/github_actions/github/codeql-action-4.35.4
build(deps): bump github/codeql-action from 4.35.3 to 4.35.4
2026-05-12 15:59:07 +02:00