Ayato Tokubi
Ayato Tokubi
@neverd1m I can use `credHelpers` in cri-o. When I first tried, I failed because I used a different storage path. After I created a password storage on the right path,...
I tried to reproduce the issue with the simple pod running stress command, but couldn't find any differences between containerd and cri-o. @alireza-taleghani-stratsys Do you have any image that can...
ah sorry you shared `docker.io/containous/whoami:v1.5.0` already.
I couldn't reproduce the issue with the image. As you said, in a short period, the memory usage went up to around the threefold, however containerd did as well. I...
Hi @xw19 If you don't mind, can I take this task? We want to implement it before K8s code freeze, and we don't have much time left. https://github.com/cri-o/cri-o/pull/9344#issuecomment-3438106441
Thanks! /unassign xw19 /assign bitoku
Thank you for the report. We haven't pushed container_sockets metrics, maybe it's good to ask in cAdvisor or crun.
Since it seems Go didn't catch the segfault, it can be a bug of Go toolsets?