spiegel_podman/pkg/machine
Aditya Rajan 5c363ff276
ignition: propogate HTTP proxy variables from host to remote
Podman often has to run behind an http/https proxy, often in corporate environments.
This proxy may or may not include SSL inspection capabilities, requiring a trusted SSL CA certificate to be added to a system's trust store.

Solve this by reading standard proxy variables (HTTP_PROXY HTTPS_PROXY NO_PROXY http_proxy https_proxy no_proxy) and injecting them into the machine at init.

[NO NEW TESTS NEEDED]

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2022-01-11 00:45:54 +05:30
..
qemu Make it possible to select the volume driver 2021-12-30 13:47:16 +01:00
wsl Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
config.go Make it possible to select the volume driver 2021-12-30 13:47:16 +01:00
connection.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
fcos.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
fedora.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
ignition.go ignition: propogate HTTP proxy variables from host to remote 2022-01-11 00:45:54 +05:30
ignition_darwin.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_linux.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_schema.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
ignition_windows.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
keys.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
machine_unsupported.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00
pull.go Introduce Windows WSL implementation of podman machine 2021-12-24 19:28:10 -06:00