spiegel_podman/pkg/machine
Gerard Braad a5827e13cd Fixes #14698 Use prepared image for WSL2 machine init
This commit introduces a prepared image for setting up the WSL2
environment. This means that the deployment will take considerable
less time to finish (as it does not need to run an update and package
install), but also allows to rely on a cached image to re-init the
environment without the need for an internet connection.

[NO NEW TESTS NEEDED]

Signed-off-by: Gerard Braad <me@gbraad.nl>
2022-07-26 13:19:48 -04:00
..
e2e Fix last machine test 2022-07-26 13:08:37 -04:00
qemu podman machine: do not commit proxies into config file 2022-07-26 13:02:39 -04:00
wsl Fixes #14698 Use prepared image for WSL2 machine init 2022-07-26 13:19:48 -04:00
config.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
config_test.go pkg/machine: add missing build tags to tests 2022-07-04 18:09:30 +02:00
connection.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
fcos.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
fedora.go Fixes #14698 Use prepared image for WSL2 machine init 2022-07-26 13:19:48 -04:00
ignition.go Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00
ignition_darwin.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +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 pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
pull.go Remove error stutter 2022-03-25 21:47:04 -04:00