automation-tests/cmd/podman/machine
Jason T. Greene 11415b3e74 Use built-in ssh impl for all non-pty operations
Windows is not guaranteed to have the SSH feature installed, so prefer the use
of the built-in ssh client for all operations other than podman machine ssh,
which requires terminal pty logic. This restores previous behavior in 4.x.

Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
2024-03-24 21:25:22 -05:00
..
os Refactor env dir and port functions into new leaf pkgs 2024-03-04 23:54:31 -06:00
client9p.go Ensure HyperV 9p mounts work when a dir doesn't exist 2024-02-27 14:33:53 -05:00
info.go Refactor env dir and port functions into new leaf pkgs 2024-03-04 23:54:31 -06:00
init.go podman machine init: do not write config unlocked 2024-03-07 14:58:25 +01:00
inspect.go Refactor env dir and port functions into new leaf pkgs 2024-03-04 23:54:31 -06:00
list.go Fix wrong units size return 2024-03-06 19:41:11 +09:00
machine.go Refactor env dir and port functions into new leaf pkgs 2024-03-04 23:54:31 -06:00
machine_unix.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Fix podman machine on Windows 2022-06-30 16:21:59 -05:00
os.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
reset.go Refactor env dir and port functions into new leaf pkgs 2024-03-04 23:54:31 -06:00
rm.go Refactor env dir and port functions into new leaf pkgs 2024-03-04 23:54:31 -06:00
server9p.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
set.go podman machine set: change options only locked 2024-03-07 14:19:06 +01:00
ssh.go Use built-in ssh impl for all non-pty operations 2024-03-24 21:25:22 -05:00
start.go pkg/machine: make checkExclusiveActiveVM race free 2024-03-14 11:13:08 +01:00
stop.go podman machine start/stop do not write config unlocked 2024-03-07 15:11:41 +01:00