spiegel_podman/pkg/machine
Arthur Sengileyev 952049fe52 Support for Windows paths in the source position of the volume mounts
There are 2 things added. First there is added support for handling drive
letters while doing value split. If drive letter is detected, then max number
of elements will be increased by one, but then first two will be concatenated
to reconstruct the path. Second part is basic, but working, conversion of Windows
path to Unix path to be used, when target path is not explicitly specified.

Signed-off-by: Arthur Sengileyev <arthur.sengileyev@gmail.com>
2023-01-30 23:33:33 +02:00
..
applehv bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
e2e Remove references to qcow2 2022-12-25 10:49:47 -06:00
qemu Support for Windows paths in the source position of the volume mounts 2023-01-30 23:33:33 +02:00
wsl fix: running check error when podman is default in wsl 2023-01-27 19:43:51 +09:00
config.go Run codespell on code 2022-11-28 15:13:43 -05:00
config_test.go pkg/machine: add missing build tags to tests 2022-07-04 18:09:30 +02:00
connection.go podman machine ssh handling 2022-09-26 18:35:01 -04:00
fcos.go WSL refactoring 2023-01-23 10:48:32 -06: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
ignition.go libpod: remove CNI word were no longer applicable 2022-12-16 14:20:14 +01: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 Set machine timezone 2021-12-16 12:40:20 -06: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 Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
machine_windows.go Improved Windows compatibility for machine command 2022-08-29 16:53:42 +03:00
pull.go Fix usage of absolute windows paths with --image-path 2023-01-28 18:37:03 -06:00