-
## Description
i have installed openclarity on rke2 , scan doesn't seems to work cause discovery crashlookbackoff
```
helm install openclarity oci://ghcr.io/openclarity/charts/openclarity --ver…
-
## What are you seeing
I saw this module supports crio as a container engine by default. I checked the code and did not find a piece of code handling the crio related configs `/etc/crio/crio.co…
-
Its not possible at the moment to set the `--container-runtime-endpoint` and always defaults to `unix:///run/containerd/containerd.sock` which becomes a problem while trying to test with `crio`
I …
-
### Describe the bug
Eu crio uma conta no final fala que ouve um erro
### The log file and images/videos
E isso
### Steps To Reproduce
```markdown
Não sei mais o que fazer
```
### Expected Be…
-
### Which jobs are flaking?
- ci-crio-cgroupv2-node-e2e-eviction
- ci-crio-cgroupv1-node-e2e-eviction
also
- pull-crio-cgroupv1-node-e2e-eviction
- pull-crio-cgroupv2-node-e2e-eviction
htt…
-
### Which jobs are failing?
- [ ] pull-crio-cgroupv2-node-e2e-eviction issue: https://github.com/kubernetes/kubernetes/issues/127996
- [ ] pull-crio-cgroupv1-node-e2e-eviction
- [ ] pull-kubernet…
-
Hi,
I've faced issues to access deployed services on kcli created (kube generic) Kubernetes when it's configured with CRI-O. In general, I don't see the same errors when using Containerd.
I wond…
-
It seems that https://github.com/google/cadvisor/commit/eac1257f76a4a55bb2bf836f41a577a2fcb148a4 breaks network metric collection. At least, with crio-1.30 with defaults.
If I apply the simple diff…
-
### What happened?
in one node, when system load is high, and then we restart cri-o, the cri-o stuck in Restore process for a long time, the logs show as follows:
```
Oct 15 13:32:42 master-lharm-2…
-
### What happened?
With the cri-o version(in 1.29), I see the default runtime is set to crun in /etc/crio/crio.conf.d/10-crio.conf
I had updated the cri-o version from 1.28.9 to 1.29.9 successfully …