Sascha Grunert

Results 180 issues of 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. ####...

kind/feature
cncf-cla: yes
size/S
do-not-merge/work-in-progress
approved

cc @sohankunkerkar @kubernetes/sig-node-cri-o-test-maintainers

size/XS
cncf-cla: yes
lgtm
sig/node
area/github-management

#### 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...

cncf-cla: yes
size/XS
approved
kind/feature
release-note
do-not-merge/hold
sig/release
area/release-eng
needs-priority

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

cncf-cla: yes
size/L
sig/node
do-not-merge/hold
approved
language/en
area/blog

#### 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...

approved
kind/dependency-change
do-not-merge/work-in-progress
release-note-none

#### 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...

kind/feature
approved
release-note-none
dco-signoff: yes

### 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...

kind/failing-test

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,...

question/support
in progress

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