You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have seen containerd crashes on the CI - and growingly, as nerdctl gets better, we are hitting containerd (or buildkitd) issues.
Debugging these (when issues are transient) is really hard without any logs.
Describe the solution you'd like
Suggestion is to figure out a way to make daemon logs available on the CI in case of failure, either printed out directly or downloadable as an artifact.