automation-tests/pkg/specgen
cdoern 6996830104 Prohibit --uid/gid map and --pod for container create/run
add a check in namespaceOptions() that ensures the user is not setting a new uid/gid map
if entering or creating a pod that has an infra container

resolves #12669

Signed-off-by: cdoern <cdoern@redhat.com>
2022-01-13 14:03:51 -05:00
..
generate Prohibit --uid/gid map and --pod for container create/run 2022-01-13 14:03:51 -05:00
config_unsupported.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
container_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
namespaces.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
namespaces_test.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
pod_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
podspecgen.go Add podman rm --depend 2022-01-11 14:33:54 -05:00
specgen.go Add podman rm --depend 2022-01-11 14:33:54 -05:00
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go libpod/option.go remove error stutter from wrap/wraf 2021-08-17 16:14:02 +05:30