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
ci: add diagnostic logging for docker/containerd debugging
Add logging before cAdvisor starts to capture:
- Docker version and info
- Containerd socket availability
- Docker socket availability
- Running docker/containerd processes
- Kernel version
This will help debug why containerd socket is not available on
Ubuntu 24.04 GitHub Actions runners.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
0 commit comments