Merged dev into PR branch, resolving conflicts: - pkg/cli/daemon.go: kept PR's Medium field in DaemonOptions and PIDFile struct using p.medium instead of io.Local - pkg/cli/daemon_test.go: kept PR's NewPIDFile(m, pidPath) signature with MockMedium parameter - pkg/container/linuxkit.go: kept PR's ctx.Err() early-return checks in Stop, List, Logs, and Exec methods Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| templates | ||
| container.go | ||
| hypervisor.go | ||
| hypervisor_test.go | ||
| linuxkit.go | ||
| linuxkit_test.go | ||
| state.go | ||
| state_test.go | ||
| templates.go | ||
| templates_test.go | ||