automation-tests/cmd/podman/machine
Paul Holzinger 74454bf59c
rework system connection and farm storage
We now no longer write containers.conf, instead system connections and
farms are written to a new file called podman-connections.conf.

This is a major rework and I had to change a lot of things to get this
to compile again with my c/common changes.

It is a breaking change for users as connections/farms added before this
commit can now no longer be removed or modified directly. However because
the logic keeps reading from containers.conf the old connections can
still be used to connect to a remote host.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-01-31 15:08:41 +01:00
..
os chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
client9p.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
info.go rework system connection and farm storage 2024-01-31 15:08:41 +01:00
init.go rework system connection and farm storage 2024-01-31 15:08:41 +01:00
inspect.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
list.go rework system connection and farm storage 2024-01-31 15:08:41 +01:00
machine.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_unix.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02: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 chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
rm.go Use single persistent ssh key for all machines 2024-01-04 23:47:49 -05:00
server9p.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
set.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
ssh.go rework system connection and farm storage 2024-01-31 15:08:41 +01:00
start.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
stop.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00