Maksym Pavlenko

Results 147 comments of Maksym Pavlenko

@abel-von I don't object the need of this feature, there are many use cases we can benefit from this. I'm just not sure that going through metadata store as the...

This is an impactful change, would want a few more LGTMs for awareness. @dmcgowan @AkihiroSuda @mikebrow PTAL?

Lifecycles for regular shims and sandboxed shims are different. With regular shims we expect backward compatibility. E.g. you can expect `shim start` before container/task launch and `shim delete` to clean...

- Rebased against `main` - Removed workarounds (see referenced PRs above).

Rebased against `main`. cc @dmcgowan

Rebased against `main`

@zzzzzzzzzy9 rust-extensions (and runc rust shim in particular) aim to be a drop in replacement. Do you think we can fix this on rust shim side instead?

Have you looked at [nerdctl](https://github.com/containerd/nerdctl) ?

> failed to load package : could not load export data: no export data for \"github.com/containerd/containerd/v2/pkg/errdefs\"" @abel-von looks like changes require rebase.