spiegel_podman/pkg/machine
Paul Holzinger 6c6eac3a5c
run modernize -fix ./...
Since I use go 1.26 the go fix does not have all the rules built in,
there are newer ones in modernize so run the explicitly to fix more code
for go 1.26.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-09-04 11:53:04 +02:00
..
apple Propagate SIGTERM to the VM process during machine start on macOS 2026-06-24 18:52:12 +02:00
applehv machine: share virtiofs systemd unit generation 2026-06-02 14:47:08 +02:00
certificates Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
compression Vendor container-libs@main 2026-09-01 11:30:39 -04:00
connection RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
define added errorlint 2026-08-14 01:35:03 +05:30
e2e run go fix ./... 2026-09-04 11:53:04 +02:00
env pkg/machine/env: add tests for WithPodmanPrefix 2026-08-14 17:28:31 +05:30
hyperv run go fix ./... 2026-09-04 11:53:04 +02:00
ignition run go fix ./... 2026-09-04 11:53:04 +02:00
libkrun machine: share virtiofs systemd unit generation 2026-06-02 14:47:08 +02:00
lock RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
ocipull added errorlint 2026-08-14 01:35:03 +05:30
os Restrict tests to the same architectures as non-test code 2026-09-03 14:19:47 +02:00
ports RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
provider Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
proxyenv machine: escape % as %% in proxy values written to systemd unit conf 2026-06-06 12:04:48 +08:00
qemu added errorlint 2026-08-14 01:35:03 +05:30
shim run go fix ./... 2026-09-04 11:53:04 +02:00
sockets RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
stdpull Vendor container-libs@main 2026-09-01 11:30:39 -04:00
vmconfigs pkg/machine/vmconfigs: add tests for SplitVolume 2026-08-24 15:15:20 +05:30
windows Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
wsl run modernize -fix ./... 2026-09-04 11:53:04 +02:00
cleanup.go Fix cleanup callbacks registration in machines Start() function 2026-06-24 18:52:15 +02:00
config.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
config_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
gvproxy.go Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
gvproxy_unix.go Reap completed gvproxy process if machine start fails on Unix 2026-06-24 18:52:15 +02:00
gvproxy_windows.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
keys.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine_common.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
machine_unix.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Merge pull request #29590 from prabhat-kumar96/fix-windows-hyperv-9p-detach 2026-08-31 15:57:11 +02:00
machine_windows_test.go chore(machine): remove unused EvalSymlinksOrClean function and tests 2026-01-28 02:42:45 +08:00
qemuprovider.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ssh.go machine: simplify ssh debug output logging 2026-06-30 10:32:32 +02:00
ssh_unix.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
ssh_windows.go machine: implement http proxy logic for all providers 2024-02-22 11:23:45 +01:00
update.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
volume_systemd.go run go fix ./... 2026-09-04 11:53:04 +02:00
volume_systemd_test.go machine: fix virtiofs mount targets on FCOS 2026-06-16 22:52:33 +09:00
volumes.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00