imeoer
imeoer
> Will the pr backport to stable/v2.2 ? Don't need, thanks!
Thanks for the work! `nydus-snapshotter` can be upgraded to `v0.5.0`, others LGTM.
Thanks @ktock for the work, we will update nydus snapshotter once https://github.com/containerd/containerd/pull/8036 is merged and released.
[nydus snapshotter](https://github.com/containerd/nydus-snapshotter/pull/351) has integrated https://github.com/containerd/containerd/pull/8036 cc @rumpl Any progress we can push forward together?
Hey @1268 Could you submit a PR if you're interested? :)
A similar problem occurs when the `push.Push` method is called concurrently, not sure if it is related to us using the same `context.Context` between multiple goroutines.
@newthifans @cslinwang Please resolve the conflicts.
Thanks for the implementation! Please also add a test case in https://github.com/dragonflyoss/nydus/tree/master/smoke/tests (maybe create a `commit_test.go` ?).
> @imeoer which release will contain this pr? we are waiting for this pr for a long time. thanks Thanks for waiting, it should be included in the next release,...
@PerseidMeteor Please also update the docs in https://github.com/dragonflyoss/nydus/blob/master/docs/nydusify.md, better be a workflow like `nydusify convert -> nerdctl run -> nydusify commit -> nydusify run`.