spiegel_podman/pkg/machine
Matt Heon 0d43350b9c
Some checks are pending
ci / path-filter (push) Waiting to run
ci / Validate source code changes (push) Waiting to run
ci / Cross Build (Linux, FreeBSD) (push) Waiting to run
ci / build debian-sid (push) Waiting to run
ci / build fedora-current (push) Waiting to run
ci / build fedora-prior (push) Waiting to run
ci / build fedora-rawhide (push) Waiting to run
ci / windows installer hyperv (push) Waiting to run
ci / windows installer wsl (push) Waiting to run
ci / macos installer (push) Waiting to run
ci / int local root debian-sid (push) Blocked by required conditions
ci / sys local root debian-sid (push) Blocked by required conditions
ci / int local rootless debian-sid (push) Blocked by required conditions
ci / sys local rootless debian-sid (push) Blocked by required conditions
ci / int remote root debian-sid (push) Blocked by required conditions
ci / sys remote root debian-sid (push) Blocked by required conditions
ci / bud local root fedora-current (push) Blocked by required conditions
ci / int local root fedora-current (push) Blocked by required conditions
ci / sys local root fedora-current (push) Blocked by required conditions
ci / int local rootless fedora-current (push) Blocked by required conditions
ci / sys local rootless fedora-current (push) Blocked by required conditions
ci / bud remote root fedora-current (push) Blocked by required conditions
ci / int remote root fedora-current (push) Blocked by required conditions
ci / sys remote root fedora-current (push) Blocked by required conditions
ci / int remote rootless fedora-current (push) Blocked by required conditions
ci / sys remote rootless fedora-current (push) Blocked by required conditions
ci / int local root fedora-prior (push) Blocked by required conditions
ci / sys local root fedora-prior (push) Blocked by required conditions
ci / int local rootless fedora-prior (push) Blocked by required conditions
ci / sys local rootless fedora-prior (push) Blocked by required conditions
ci / int remote root fedora-prior (push) Blocked by required conditions
ci / sys remote root fedora-prior (push) Blocked by required conditions
ci / int local root fedora-rawhide (push) Blocked by required conditions
ci / sys local root fedora-rawhide (push) Blocked by required conditions
ci / int local rootless fedora-rawhide (push) Blocked by required conditions
ci / sys local rootless fedora-rawhide (push) Blocked by required conditions
ci / int remote root fedora-rawhide (push) Blocked by required conditions
ci / sys remote root fedora-rawhide (push) Blocked by required conditions
ci / apiv2 root fedora-current (push) Blocked by required conditions
ci / bindings root fedora-current (push) Blocked by required conditions
ci / compose_v2 root fedora-current (push) Blocked by required conditions
ci / docker_py root fedora-current (push) Blocked by required conditions
ci / unit root fedora-current (push) Blocked by required conditions
ci / apiv2 rootless fedora-current (push) Blocked by required conditions
ci / compose_v2 rootless fedora-current (push) Blocked by required conditions
ci / unit rootless fedora-current (push) Blocked by required conditions
ci / upgrade v5.3.1 root fedora-current (push) Blocked by required conditions
ci / upgrade v5.6.2 root fedora-current (push) Blocked by required conditions
ci / machine linux amd64 (push) Blocked by required conditions
ci / windows unit (push) Blocked by required conditions
ci / windows e2e (push) Blocked by required conditions
ci / windows machine hyperv (push) Blocked by required conditions
ci / windows machine wsl (push) Blocked by required conditions
ci / macos machine applehv (push) Blocked by required conditions
ci / macos machine libkrun (push) Blocked by required conditions
ci / Total Success (push) Blocked by required conditions
zizmor: GitHub Actions Security Analysis / Zizmor (push) Waiting to run
Merge pull request #29466 from ROKUMATE/fix-machine-volume-unknown-opt-log
pkg/machine/vmconfigs: log unknown volume option instead of printing to stdout
2026-08-11 19:27:13 -04: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 Import local certificates to machines on macOS and Linux 2026-05-01 00:42:52 +02:00
compression fix: duplicated words in decompress.go log message and annotations.go comment 2026-05-14 05:08:45 +00:00
connection RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
define use constant for timesync port and update mac_env.sh to print krunkit version 2026-05-20 12:56:50 +05:30
e2e Merge pull request #28687 from jaitjacob/add-podman-machine-restart-command 2026-07-22 09:53:10 +05:30
env RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
hyperv Fix lookup of HyperV VMs with matching name 2026-07-07 23:40:18 +02:00
ignition machine: move marker file to /etc/podman-machine 2026-05-11 15:58:03 +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 Restore caching of the default machine image 2026-07-01 18:09:21 +02:00
os Convert if/else to switch for transport name comparison 2026-06-12 10:12:49 +02:00
ports RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
provider pkg/machine: remove unused provider functions 2026-08-04 15:09:41 +05:30
proxyenv machine: escape % as %% in proxy values written to systemd unit conf 2026-06-06 12:04:48 +08:00
qemu machine: share virtiofs systemd unit generation 2026-06-02 14:47:08 +02:00
shim make return explicit so CleanIfErr runs as expectd 2026-07-21 23:30:29 +05:30
sockets RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
stdpull RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
vmconfigs pkg/machine/vmconfigs: log unknown volume option instead of printing to stdout 2026-08-12 03:41:19 +05:30
windows cleanup: run go fix on pkg/machine for windows 2026-04-29 13:56:01 +05:30
wsl Always unprovision if the WSL machine init fail 2026-07-13 14:07:17 +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 RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
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 cleanup: run go fix on pkg/machine for windows 2026-04-29 13:56:01 +05:30
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 machine: fix virtiofs mount targets on FCOS 2026-06-16 22:52:33 +09: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