Rodrigo Campos
Rodrigo Campos
@cyphar for idmap mounts forcing a minimum of 5.2 is not an issue, as we need newer kernels for idmap mounts anyways. For opening the mount sources, I think it...
@jianzhangbjz do you happent to have the config.json handy? IIRC crun does a bind-mount of /sys when it fails. I don't think that is according to the spec, but it...
@jianzhangbjz when podman calls runc, it creates a config.json file with the configuration runc uses. One hack to get it can be this: create a /usr/local/sbin/runc script with this: ```...
Friendly ping?
@kolyshkin wow, how is the linter catching those? Amazing (even if not very useful for us in this case)
Grr, there are some github actions that compile with no_dmz, that of course are of no use now. I'll be on PTO starting tomorrow EOD, can someone please pick this...
@cyphar as you didn't open a PR, I've changed this one to do that. Let me know what you think, and feel free to open a PR that replaces this.
Suse mirrors are breaking the github actions, but it was passing all the tests before
@kolyshkin for some reason I can't answer to your comment, but I've fixed it. PTAL :)
@kolyshkin I agree, that is why I mentioned it in the PR description. But I wouldn't do it in 1.2, as we are introducing the machinery to cross-compile C, just...