Phil Estes

Results 127 comments of Phil Estes

@swagatbora90 can you push this PR with no changes; seems the CI runs are too old to have the "restart" buttons anymore 🤷🏻‍♂️

@sudo-bmitch while I think that is interesting thought to consider the `references` work, I think that ties you to storing checkpoint images in the same registry where the original base...

Also see @dmcgowan's comments in #6188 ; although when I tried to dig a bit I think it can't be related to `.` without more significant code changes as I...

We default to 1.21.3 in our CI GH Actions script, but we verify that containerd still builds with Go 1.20.x as that release is still supported (see [here](https://github.com/containerd/containerd/blob/main/.github/workflows/ci.yml#L212)). I guess...

Has @Kern--'s comment been resolved regarding this being a breaking change for remote snapshotters? I see a few follow-on comments but no further changes/discussion. I don't want us to merge...

CRI test failures seem related to the new (optional) image verifier service merged in #8493; the image verifier plugin is a required plugin for transfer plugin now and the error...

Thanks for the contribution; as @AkihiroSuda mentioned, please squash commits since there is now only one documentation edit.

All the `TestEnvDeduplication` tests are failing; something not quite right still

Is this image public/shareable? This looks like an image that uses extremely large UIDs and/or GIDs, which when running rootless (or simply via a runtime with user namespaces enabled) means...