Ayato Tokubi
Ayato Tokubi
### Which jobs are failing? Packit-as-a-Service / rpm-build:centos-stream-9-aarch64:fedora-rawhide Packit-as-a-Service / rpm-build:centos-stream-9-x86_64:fedora-rawhide ### Which tests are failing? N/A ### Since when has it been failing? not sure ### Testgrid link _No...
This PR adds SetProcessExecCPUAffinity method to generator. cf. https://github.com/opencontainers/runtime-spec/blob/main/config.md#linux-process
#### What type of PR is this? /kind bug #### What this PR does / why we need it: This PR fixes the bug where exec command fails or work...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: Remove unused functions. #### Which issue(s) this PR fixes: #### Special...
#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for your reviewer: ####...
Artifact implementation in containers/container-libs doesn't support unqualified search registry. https://github.com/containers/container-libs/issues/406 Since we already set shortnames enforced for images and artifacts by default https://github.com/cri-o/cri-o/pull/9401 , I think we should drop support...
#### What type of PR is this? /kind cleanup #### What this PR does / why we need it: #### Which issue(s) this PR fixes: #### Special notes for your...
#### What type of PR is this? /kind other #### What this PR does / why we need it: Added a test for cgroupv2 cpu_load_balancing. #### Which issue(s) this PR...
(cherry picked from commit 4dd7fb914584619a69324acff0c2ee4145a69ba2) #### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR backports a feature of...
### What happened? Even if it has allowed_annotations in crio.conf, it doesn't print it. ``` ❯ cat /etc/crio/crio.conf [crio] # Path to the "root directory". CRI-O stores all of its...