Results 78 comments of Andreas Karis

So I applied this on top of OCPBUGS-59416 (https://github.com/cri-o/cri-o/pull/9351): https://github.com/andreaskaris/cri-o/tree/OCPBUGS-59416-pr9422 It works fine, but I still have no way of testing the original customer issue, as PR9351 by itself fixes...

I'll change this PR according to Martin's suggestion

@MarSik @bitoku I implemented Martin's suggestions +/-. Let me know what you think. The PR description on the top of this page is up to date with explanations and my...

The unit tests conflict now with: ``` akaris@workstation cri-o ((17c08c84f...))]$ git show 4dd7fb914 commit 4dd7fb914584619a69324acff0c2ee4145a69ba2 Author: Ayato Tokubi Date: Wed Jun 25 10:26:54 2025 +0000 Set ExecCPUAffinity ``` So I...

Let's work in this order: * review and merge https://github.com/cri-o/cri-o/pull/9364 * then rebase Then consider adding another commit on top of: * https://github.com/cri-o/cri-o/pull/9286/commits/4dd7fb914584619a69324acff0c2ee4145a69ba2 To have "exec_cpu_affinity: housekeeping" but it must...