Sascha Grunert
Sascha Grunert
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Adding a conformance test for filtering stats by container labels. ####...
cc @sohankunkerkar @kubernetes/sig-node-cri-o-test-maintainers
#### What type of PR is this? /kind feature #### What this PR does / why we need it: The merge of https://github.com/kubernetes/kubernetes/pull/124685 will make kubeadm work without crictl. We...
Adding a blog post about the new feature. Preview: https://deploy-preview-46960--kubernetes-io-main-staging.netlify.app/blog/2024/08/16/kubernetes-1-31-image-volume-source
#### What type of PR is this? /kind dependency-change #### What this PR does / why we need it: Bump nixpkgs. #### Which issue(s) this PR fixes: None #### Special...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: This should allow using different SELinux contexts if multiple pods use...
### Which jobs are failing? Integration tests in GitHub actions, for example: https://github.com/cri-o/cri-o/actions/runs/9967870706/job/27542531319 ### Which tests are failing? `218 Ping pod from the host / another pod`: https://github.com/cri-o/cri-o/blob/043cae7b7dcd44240fc0bfc76348f5ff0058a47a/test/network_ping.bats#L14-L28 ### Since...
Hey folks, I'm wondering if there are any plans to switch to the new `oras.land/oras-go/v2` dependency rather than using v1.2.2. It looks like that the library has been completely redesigned,...
This should fix the wrong dlopen search path mentioned in https://github.com/cri-o/cri-o/issues/8518
Part of https://github.com/containers/crun/issues/1525