podman/pkg/machine
Brent Baude 92f4dcb093 Enable disk resizing for applehv
previous attempts to us os.truncate to resize raw disks did not work because the unit was wrong.  the unit must be in bytes.

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-09-21 09:05:37 -05:00
..
applehv Enable disk resizing for applehv 2023-09-21 09:05:37 -05:00
e2e Enable machine e2e tests for WSL 2023-09-19 17:16:45 -05:00
hyperv windows cannot "do" extra files 2023-09-20 15:14:08 -05:00
os Introduce podman machine os apply 2023-02-15 14:48:12 -05:00
provider Plumbing to run machine tests with hyperv 2023-09-14 15:57:35 -05:00
qemu Merge pull request #20031 from ashley-cui/winmake 2023-09-20 22:57:59 -04:00
wsl Add ability for machine rm -f for WSL 2023-09-14 17:18:01 -05:00
config.go Add rootful status to machine inspect 2023-08-25 11:27:08 -04:00
config_test.go pkg/machine: add missing build tags to tests 2022-07-04 18:09:30 +02:00
connection.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
errors.go MVP for Podman Machine with AppleHV 2023-05-02 13:09:56 -05:00
fcos.go Dedup and refactor image acquisition 2023-08-24 20:52:03 -05:00
fcos_test.go Restrict fcos_test to amd64, arm64 2023-09-05 21:50:52 -04:00
fedora_unix.go WSL refactoring 2023-01-23 10:48:32 -06:00
fedora_windows.go WSL refactoring 2023-01-23 10:48:32 -06:00
gvproxy.go Tweaks and cleanups to prepare hyperv for CI 2023-08-30 12:44:50 -05:00
gvproxy_unix.go Fixups for stopping gvproxy 2023-08-22 16:00:15 -05:00
gvproxy_windows.go Fixups for stopping gvproxy 2023-08-22 16:00:15 -05:00
ignition.go machine: increase max number of inotify instances 2023-09-04 14:02:57 +02:00
ignition_darwin.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ignition_freebsd.go pkg: Build pkg/machine on FreeBSD 2022-08-13 07:53:34 +01:00
ignition_linux.go fix #17244: use /etc/timezone where `timedatectl` is missing on Linux 2023-01-30 00:36:37 +09:00
ignition_schema.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ignition_windows.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
keys.go Fail if ssh key exists 2023-08-04 09:13:50 -05:00
machine_common.go Fix nits in #19480 2023-08-04 09:28:20 -04:00
machine_unix.go Podman machine AppleHV pass number 3 2023-07-13 09:06:34 -05:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
machine_windows.go Expose Podman named pipe in Inspect output 2023-02-03 00:05:28 +02:00
ports.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
ports_unix.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
ports_windows.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
pull.go Dedup and refactor image acquisition 2023-08-24 20:52:03 -05:00
ssh.go fix(ssh): start machine failed to start with exit status 255 2023-06-16 19:39:38 +08:00
update.go Set machine docker.sock according to rootful flag 2023-05-14 23:56:15 -05:00
volumes.go Podman machine AppleHV pass number 3 2023-07-13 09:06:34 -05:00