podman/pkg/specgen/generate
Daniel J Walsh 221b1add74 Add support for pod inside of user namespace.
Add the --userns flag to podman pod create and keep
track of the userns setting that pod was created with
so that all containers created within the pod will inherit
that userns setting.

Specifically we need to be able to launch a pod with
--userns=keep-id

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2021-08-09 15:17:22 -04:00
..
kube Add support for pod inside of user namespace. 2021-08-09 15:17:22 -04:00
config_linux.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
config_linux_cgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_nocgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go implement init containers in podman 2021-08-04 14:14:36 -05:00
container_create.go implement init containers in podman 2021-08-04 14:14:36 -05:00
namespaces.go Add support for pod inside of user namespace. 2021-08-09 15:17:22 -04:00
oci.go personality: Add support for setting execution domain. 2021-08-06 15:04:47 +05:30
pod_create.go Add support for pod inside of user namespace. 2021-08-09 15:17:22 -04:00
ports.go Allow changing of port forward rules on restore 2021-06-04 13:29:02 +02:00
security.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
storage.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
validate.go bump go module to v3 2021-02-22 09:03:51 +01:00