Results 315 comments of Yashodhan

Hey, due to a bug in our CI, currently the tests are not validated on runc. May I ask you to wait for https://github.com/containers/youki/pull/2707 to get merged and rebase on...

It is merged now, So can you rebase and push?

> Hello, yes this is a straightforward port from the test in oci-runtime tools and there is another test [validateDefaultDevices](https://github.com/opencontainers/runtime-tools/blob/408c51e934dc558e90e13f63a808f1bd6b155fd2/cmd/runtimetest/main.go#L880) that seems to use this function as well (in oci-runtime...

@omprakaash ping!

>Hey I believe that this is fine, since these are used only for testing and the other test when added, could just call this function. Having separate functions for each...

Hey I mad a minor change where we don't return immediately from check function if permissions are not configured, it is similar to how uid/gid validation is done in our...

Hey, thanks for the bug report! Can you post the complete command that you used to do this, as well as the docker setup/ config that you used, so we...

ok, thanks, the fix seems apparently simple, to filter out extra devices, so will try to get this fixed soon :+1:

Hey, this should get fixed in #2438, but keeping this open for self-note to add unit/e2e tests for testing this, as those are not added in the PR.

@utam0k , do you plan on continuing your work on this, or should we close this for now, and come back some other time?