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
Deduplicate VMConfig, strengthen tests for /tmp size
Remove duplicate VMConfig struct and path constant from hooks package
by importing guest/vmconfig directly. Extract essentialMounts() from
Essential() so mount tests exercise real production code instead of
hand-constructed literals. Add table-driven tests for vmconfig.Read()
and hooks.InjectVMConfig. Improve WithTmpSize godoc.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments