spiegel_podman/cmd/quadlet
SHIVAANSH0610_LUFFY a01a54e72b
cmd/quadlet: use filepath instead of path package for host paths
Replace path package functions (path.Base, path.Join, path.Dir) with
filepath equivalents in cmd/quadlet/main.go.

Using filepath ensures consistency across operating systems when manipulating
host filesystem paths.

Related to: #25165

Signed-off-by: SHIVAANSH0610_LUFFY <shivaansh0610@gmail.com>
2026-08-06 19:29:21 +05:30
..
main.go cmd/quadlet: use filepath instead of path package for host paths 2026-08-06 19:29:21 +05:30
main_test.go fix: emit quadlet generator logs to stderr even when kmsg succeeds 2026-06-29 23:58:20 -07:00