Adrian Reber

Results 841 comments of Adrian Reber

After a couple of months I have finally updated this again. I had a lot of discussions with (and help from) @mrunalp One idea we are currently following with this...

Without the newest version of CRIU (not yet released) the checkpoint/restore tests cannot run and therefore the code coverage is negative because the new code cannot be tested. Once a...

This needs runc 1.1.0: https://github.com/opencontainers/runc/milestone/12

At this point unit tests and integration tests are running successfully and besides the CRI API changes, which are not yet merged in Kubernetes, everything is ready. To run on...

A couple of months ago @mrunalp suggested to try to merge the checkpoint/restore code for CRI-O using an internal/private CRI interface in combination with a CRI-O only command-line tool: `crioctl`....

Has any one an idea if the crun failures are caused by my changes or if they happen regularly. For some of the failed crun tests I am not able...