automation-tests/cmd/podman/system
Valentin Rothberg 3ad55f48bb system service: unset listen fds on tcp
Disable leaking the LISTEN_* variables into containers which are
observed to be passed by systemd even without being socket activated as
described in https://access.redhat.com/solutions/6512011.

[NO NEW TESTS NEEDED] - Ultimately, the solution 6512011 should be updated.

Fixes: bugzilla.redhat.com/show_bug.cgi?id=2180483
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-07-11 16:44:27 +02:00
..
connection make lint: enable mirror 2023-06-19 14:11:12 +02: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 enable gocritic linter 2022-04-26 18:12:22 +02:00
prune.go Add podman system prune --external 2022-12-05 18:09:21 +01:00
renumber.go enable gocritic linter 2022-04-26 18:12:22 +02:00
reset.go system reset: show graphRoot/runRoot before removal 2023-04-26 16:02:59 +02:00
reset_machine.go Implement machine provider selection 2023-04-28 17:47:10 +03:00
reset_machine_unsupported.go podman system reset removed machines incorrectly 2022-05-04 10:31:42 -04:00
service.go cmd/podman/system: add API server support on FreeBSD 2023-06-29 13:10:44 +01:00
service_abi.go system service: unset listen fds on tcp 2023-07-11 16:44:27 +02:00
service_abi_common.go cmd/podman/system: add API server support on FreeBSD 2023-06-29 13:10:44 +01:00
service_abi_linux.go cmd/podman/system: add API server support on FreeBSD 2023-06-29 13:10:44 +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