8a0b851b88
Found out that during OpenShift testing, node was trying to remove containers (probably in a bad state) and was failing the removal with this kind of error: E0828 13:19:46.082710 1235 kuberuntime_gc.go:127] Failed to remove container "e907f0f46b969e0dc83ca82c03ae7dd072cfe4155341e4521223d9fe3dec5afb": rpc error: code = 2 desc = failed to remove container exit file e907f0f46b969e0dc83ca82c03ae7dd072cfe4155341e4521223d9fe3dec5afb: remove /var/run/crio/exits/e907f0f46b969e0dc83ca82c03ae7dd072cfe4155341e4521223d9fe3dec5afb: no such file or directory I believe it's ok to ignore this error as it may happen conmon will fail early before exit file is written. Signed-off-by: Antonio Murdaca <runcom@redhat.com> |
||
---|---|---|
.. | ||
apparmor | ||
seccomp | ||
config.go | ||
container_attach.go | ||
container_create.go | ||
container_exec.go | ||
container_execsync.go | ||
container_list.go | ||
container_portforward.go | ||
container_remove.go | ||
container_start.go | ||
container_stats.go | ||
container_stats_list.go | ||
container_status.go | ||
container_stop.go | ||
container_updateruntimeconfig.go | ||
image_fs_info.go | ||
image_list.go | ||
image_pull.go | ||
image_remove.go | ||
image_status.go | ||
naming.go | ||
runtime_status.go | ||
sandbox_list.go | ||
sandbox_remove.go | ||
sandbox_run.go | ||
sandbox_status.go | ||
sandbox_stop.go | ||
server.go | ||
utils.go | ||
version.go |