Phil Estes
Phil Estes
Ah; yes so the [qemu based buildx feature](https://docs.docker.com/buildx/working-with-buildx/#build-multi-platform-images) very well could be running this check in an emulated environment? @tonistiigi is there anything new here to worry about or is...
Since you opened this PR we fixed a problem with our Cirrus CI configuration; to get a clean CI run you need to rebase on `main` HEAD commit.
> The windows CI linter is timeouting and probably unrelated to my changes. Everything else seems happy. I've noticed that on some recent PRs; just opened #7356 to hopefully solve...
/ok-to-test
> Should this change be cherry-picked to 1.6 / 1.5 ? Yes, I think so. This is a long-standing bug that has affected quite a few users so should be...
Thanks to all for the work on this in the WG and getting all this together (and dealing with all the feedback) and ready! IANAM but LGTM! 🎉
I haven't had a chance to test cri-o in quite some time. This looks like the cleanup process (that removes all containers/tasks after the benchmark run(s)) is not working properly...
Sounds like something I can deal with in documentation and providing another example config for systemd cgroup configurations.
needs a rebase
`ctr image import` already supports OCIv1 format: ``` USAGE: ctr images import [command options] [flags] DESCRIPTION: Import images from a tar stream. Implemented formats: - oci.v1 - docker.v1.1 - docker.v1.2...