podman/pkg/specgen/generate/kube
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.go Add support for pod inside of user namespace. 2021-08-09 15:17:22 -04:00
play_test.go play kube: add support for env vars defined from secrets 2021-03-28 15:03:29 +02:00
seccomp.go bump go module to v3 2021-02-22 09:03:51 +01:00
volume.go Add problematic volume name to kube play error messages 2021-03-27 09:46:30 -05:00