podman/pkg/systemd/quadlet
Paul Holzinger abc4cfb049
quadlet: allow variables in PublishPort
There is no reason to validate the args here, first podman may change
the syntax so this is just duplication that may hurt us long term. It
also added special handling of some options that just do not make sense,
i.e. removing 0.0.0.0, podman should really be the only parser here. And
more importantly this prevents variables from being used.

Fixes #24081

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-10-01 10:07:20 +02:00
..
podmancmdline.go quadlet: Handle booleans that have defaults better 2022-12-20 11:00:48 +01:00
quadlet.go quadlet: allow variables in PublishPort 2024-10-01 10:07:20 +02:00
quadlet_test.go move quadlet packages into pkg/systemd 2022-10-19 13:38:27 +02:00