Thomas Schubart

Results 48 comments of Thomas Schubart

Distros: Ubuntu, Debian, Fedora for short term, OpenSUSE, RHEL(or CentOS), Arch for long term. Kernel: How about 5.4, that is the first LTS version for kernel 5.x Architecture: x86_64; ARM...

Sorry, wrong button :sweat_smile:

- For stuff like sysctls that just write to files introduce a file system facade that is replaced by a mock when testing ``` fn sysctl(fs: Box, kernel_params: &HashMap) ->...

The structure seems alright to me, how would you like to change it?

@utam0k I agree that we should try to make use of the latest kernel features. People that are interested in using youki over more established alternatives are likely to be...

Hey @dqminh this is a great PR. There has been no activity for some time so I am wondering if you are still interested? Otherwise I would be willing to...

@kolyshkin Given that this PR has stalled, how would you like to proceed? I can make the requested changes. Would be great if we could make PSI metrics available.

The behavior I am seeing is weird. Podman is not started as root, but youki seems to be. If I create a rootless container with youki without podman it works...

I do not want to take too many good first issues away, but I would like to implement at least one test to get familiar with the test framework. So...