lf-edge / eve

EVE is Edge Virtualization Engine
https://www.lfedge.org/projects/eve/
Apache License 2.0
468 stars 158 forks source link

Add debug logs to track issue with OCI spec #4045

Closed europaul closed 2 days ago

europaul commented 3 days ago

Add logs to trace oci spec parsing in containerd and hypervisor.

UPD: upgraded to a full-fledged PR from a draft state. This will help us better trace OCI spec parsing errors, should we encounter them in the future.

deitch commented 3 days ago

So why a PR for it? Or is it to catch the error in CI? Do you need an approval so eden runs?

europaul commented 3 days ago

So why a PR for it? Or is it to catch the error in CI? Do you need an approval so eden runs?

Yes, I need to run Eden test, because the behavior I'm trying to reproduce is only happening sporadically on the runners.

milan-zededa commented 2 days ago

Tests already run and succeeded, merging...