Urvashi Mohnani

Results 32 comments of Urvashi Mohnani

/approve Tests are going to fail till we get the cri-tools PR in and point the tests to the latest commit with the `--all` flag added to crictl images.

@haircommander agreed! @wgahnagl just filter out the images in cri-o so it doesn't send over any intermediate images to crictl when `crictl images` is called. And you won't need the...

Changes LGTM @haircommander @mrunalp PTAL for final review

So on a k8s cluster with docker, docker doesn't send back any intermediate images to k8s. When k8s gcs the final image that has intermediate images associated with it, docker...

Intermediate images are the images created during a build process from every step, they don't have a name, just a digest. And, since we share the image store with podman...

@wgahnagl the test failures look related to the PR. Tests are failing on removing images.