automation-tests/cmd/podman/registry
Paul Holzinger 34de0feda5
cmd/podman: refactor Context handling
The PodmanOptionsKey is never used anywhere so it is pointless to add
this. Second having several functions to return the same context makes
no sense so fold them all into one. Lastly create the context once and
always return the same one instead of having to nil check each time.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-02-12 14:01:10 +01:00
..
config.go cmd: use fileutils.(Le|E)xists 2024-04-19 09:52:14 +02:00
config_abi.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
config_tunnel.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
json.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
registry.go cmd/podman: refactor Context handling 2025-02-12 14:01:10 +01:00
registry_common.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
registry_freebsd.go cmd/podman, pkg/domain/infra: sockets should live in /var/run on FreeBSD 2023-06-29 14:52:51 +01:00
remote.go Bump Go module to v5 2024-02-08 09:35:39 -05:00