podman/pkg/machine
Charlie Doern 2e4e1bb97c podman machine ssh handling
add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using
podman-remote. Also, remove the /dev/null redirection for podman machine ssh's known_hosts file.

resolves #15347

Signed-off-by: Charlie Doern <cdoern@redhat.com>
Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
2022-09-26 18:35:01 -04:00
..
applehv Add interface for apple hypervisor 2022-08-08 14:04:49 -05:00
e2e podman machine ssh handling 2022-09-26 18:35:01 -04:00
qemu podman machine ssh handling 2022-09-26 18:35:01 -04:00
wsl Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
config.go Replace deprecated ioutil 2022-09-20 15:34:27 -04: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 Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
fedora.go Fix potential leak on mid-stream read error 2022-07-19 14:06:47 -05:00
ignition.go Replace deprecated ioutil 2022-09-20 15:34:27 -04: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 Replace deprecated ioutil 2022-09-20 15:34:27 -04:00