spiegel_podman/pkg/systemd/generate
Valentin Rothberg 8643526953 generate systemd: improve pod-flags filter
When generating systemd unit for pods, we need to remove certain
pod-related flags from the containers' create commands.  Make sure
to account for all the syntax including a single argument with key and
value being split by `=`.

Fixes: #6766
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-07-06 14:18:20 -04:00
..
common.go generate systemd: improve pod-flags filter 2020-07-06 14:18:20 -04:00
common_test.go generate systemd: improve pod-flags filter 2020-07-06 14:18:20 -04:00
containers.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_test.go move go module to v2 2020-07-06 15:52:17 +02:00
pods.go move go module to v2 2020-07-06 15:52:17 +02:00
pods_test.go move go module to v2 2020-07-06 15:52:17 +02:00