automation-tests/cmd/podman/system
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
..
connection rework system connection and farm storage 2024-01-31 15:08:41 +01:00
connection.go Add podman machine events 2022-05-03 13:49:01 -07:00
context.go Add support for podman context as alias to podman system connection 2022-09-15 08:17:15 -04:00
df.go system df: improve json output code 2023-01-03 18:12:06 +01:00
dial_stdio.go Fix stutters 2022-09-10 07:52:00 -04:00
events.go podman events: unhide --stream 2023-03-14 11:26:50 +01:00
info.go chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` 2023-04-06 21:11:17 +08:00
locks.go Address review feedback and add manpage notes 2023-06-06 11:04:59 -04:00
migrate.go Remove Libpod special-init conditions 2024-01-12 09:19:34 -05:00
prune.go Add podman system prune --external 2022-12-05 18:09:21 +01:00
renumber.go Remove Libpod special-init conditions 2024-01-12 09:19:34 -05:00
reset.go Remove Libpod special-init conditions 2024-01-12 09:19:34 -05:00
reset_machine.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
reset_machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
service.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
service_abi.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
service_abi_common.go system service: split out cgroups call into linux specific file 2023-12-07 11:26:36 +01:00
service_abi_linux.go system service: split out cgroups call into linux specific file 2023-12-07 11:26:36 +01:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
unshare.go cmd/podman: switch to golang native error wrapping 2022-06-30 12:58:57 +02:00
version.go cmd: do not require userns for "version" 2023-03-03 14:27:54 +01:00