Fu Wei
Fu Wei
Hi @ahrtr @serathius sorry for taking so long on this issue. This issue has been fixed by gRPC layer https://github.com/grpc/grpc-go/commit/61eab37838ce213237ecb31aa7cdf95241851431 (released by [v1.61.0](https://github.com/grpc/grpc-go/releases/tag/v1.61.0) to fix regression): All the requests are...
ping @AkihiroSuda would you please add the option to skip the test in ARM CI? like https://github.com/containerd/containerd/pull/10161/commits/c10fa150263c403204ae262806434375b3d60111 (no idea why my branch can't trigger test) thanks.
Well, containerd is allowed to delete the images which are used by running containers. For this case, the deletion is only to remove the metadata about image, not the real...
@lifubang the operation can be function or command-line. `-a` is kind of command-line api. I think the maintainer can accept `` here. However, the `runc kill -a` has been used...
> > > Yes, but the command line implementation is (currently) out of the scope of the OCI Runtime Spec. > > > > > > How about add `runtime-cmd-api.md`...
Hi @volume-ji when you set `-u`, nerdctl needs to mount rootfs to read uid/gid. Since that mountpoint is readonly, as far as I know, the message is just warning. Based...
HI @containerd/nerdctl-reviewers I think this issue is related to https://github.com/containerd/containerd/pull/8259. Please consider to strip out upperdir to read uid/gid. Thanks
Postpone the update plan....
LGTM. Thanks @siyuanfoundation !
``` ref="ghcr.io/containerd/volume-ownership:2.1" reportInterval=2.5s testcase=TestCRIImagePullTimeout/HoldingContentOpenWriter totalBytesRead=5010 2024-05-05T13:35:56.7753217Z default: sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) 2024-05-05T13:35:56.7754338Z default: proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) 2024-05-05T13:35:56.7755307Z default: devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1978732k,nr_inodes=494683,mode=755) 2024-05-05T13:35:56.7756386Z...