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
fix(ci): add in-rootfs agent verification and build logging
The agent binary verified after cargo build has vsock support, but the
same binary inside the built rootfs does not. Add verification steps
to catch this: log source/dest sizes during rootfs build, and mount
the rootfs after build to verify the agent inside has vsock strings.
0 commit comments