Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label May 10, 2025
AkihiroSuda and others added 29 commits October 29, 2025 12:53
….com/containerd/cgroups/v3-3.1.0

build(deps): bump github.com/containerd/cgroups/v3 from 3.0.5 to 3.1.0
….com/containerd/nydus-snapshotter-0.15.7

build(deps): bump github.com/containerd/nydus-snapshotter from 0.15.6 to 0.15.7
add unit test for checkpoint rm

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
add checkpoint remove command reference.

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
unexport subcommand

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
checkpoint: support checkpoint rm command
unexport manifest subcommand.

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
manifest: unexport subcommand
Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](compose-spec/compose-go@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: github.com/compose-spec/compose-go/v2
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….com/compose-spec/compose-go/v2-2.9.1

build(deps): bump github.com/compose-spec/compose-go/v2 from 2.9.0 to 2.9.1
bump containerd to v2.2.0-rc.0 to enable mount manager support.

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
See PR containerd/containerd#7839
and commit 34d587818596 ("Use mount.Target to specify subdirectory
of rootfs mount") for more details.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
So that

$ nerdctl run --snapshotter=erofs -it --rm docker.1ms.run/library/nginx:latest /bin/sh

can work now instead of erroring out as:
```
FATA[0000] failed to mount {Type:format/mkdir/overlay Source:overlay Target: Options:[lowerdir={{ overlay 0 6 }}]} on "/tmp/initialC2844197147": mount source: "overlay", target: "/tmp/initialC2844197147", fstype: format/mkdir/overlay, flags: 0, data: "lowerdir={{ overlay 0 6 }}", err: no such device
```

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
bump to containerd v2.2.0-rc.0
Add support for mount manager
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
update runc (1.3.2), BuildKit (0.25.1), stargz-snapshotter (0.18.0), etc.
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.2.0-rc.0 to 2.2.0-rc.1.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v2.2.0-rc.0...v2.2.0-rc.1)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd/v2
  dependency-version: 2.2.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….com/containerd/containerd/v2-2.2.0-rc.1

build(deps): bump github.com/containerd/containerd/v2 from 2.2.0-rc.0 to 2.2.0-rc.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@c1e5197...318604b)

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

Signed-off-by: dependabot[bot] <support@github.com>
…cker/metadata-action-5.9.0

build(deps): bump docker/metadata-action from 5.8.0 to 5.9.0
Signed-off-by: Shubhranshu Mahapatra <shubhum@amazon.com>
ChengyuZhu6 and others added 30 commits January 17, 2026 20:23
….com/klauspost/compress-1.18.3

build(deps): bump github.com/klauspost/compress from 1.18.2 to 1.18.3
Signed-off-by: Joonsoo Won <wonjs0116@gmail.com>
Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](compose-spec/compose-go@v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: github.com/compose-spec/compose-go/v2
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….com/compose-spec/compose-go/v2-2.10.1

build(deps): bump github.com/compose-spec/compose-go/v2 from 2.10.0 to 2.10.1
Signed-off-by: Joonsoo Won <wonjs0116@gmail.com>
…stemd_linux_test.go

test: refactor container_run_systemd_linux_test.go to use Tigron
…_linux_test.go

test: refactor container_update_linux_test.go to use Tigron
consolidate subtests into sequential commands to
prevent runc exec conflicts.

Signed-off-by: ChengyuZhu6 <hudson@cyzhu.com>
tests: fix race condition in TestRunWithSystemdTrueEnabled
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) from 22.6.0 to 22.7.0.
- [Release notes](https://github.com/coreos/go-systemd/releases)
- [Commits](coreos/go-systemd@v22.6.0...v22.7.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-systemd/v22
  dependency-version: 22.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/containerd/nydus-snapshotter](https://github.com/containerd/nydus-snapshotter) from 0.15.10 to 0.15.11.
- [Release notes](https://github.com/containerd/nydus-snapshotter/releases)
- [Commits](containerd/nydus-snapshotter@v0.15.10...v0.15.11)

---
updated-dependencies:
- dependency-name: github.com/containerd/nydus-snapshotter
  dependency-version: 0.15.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@5e57cd1...c94ce9f)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@8b402f5...cdf6c1f)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@00014ed...96278af)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…tions/checkout-6.0.2

build(deps): bump actions/checkout from 6.0.1 to 6.0.2
….com/containerd/nydus-snapshotter-0.15.11

build(deps): bump github.com/containerd/nydus-snapshotter from 0.15.10 to 0.15.11
….com/coreos/go-systemd/v22-22.7.0

build(deps): bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0
…tions/cache-5.0.3

build(deps): bump actions/cache from 5.0.2 to 5.0.3
…cker/login-action-3.7.0

build(deps): bump docker/login-action from 3.6.0 to 3.7.0
…tions/attest-build-provenance-3.2.0

build(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0
Signed-off-by: Hajime Ogi <robertcal900@gmail.com>
Signed-off-by: Hajime Ogi <robertcal900@gmail.com>
Signed-off-by: Joonsoo Won <wonjs0116@gmail.com>
Signed-off-by: Joonsoo Won <wonjs0116@gmail.com>
Signed-off-by: Joonsoo Won <wonjs0116@gmail.com>
…er_windows_test.go

test: refactor container_run_user_windows_test.go to use Tigron
…er_linux_test.go

test: refactor container_run_user_linux_test.go to use Tigron
…t_windows_test.go

test: refactor container_inspect_windows_test.go to use Tigron
…_test.go

test: refactor compose_port_linux_test.go to use Tigron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.