podman/pkg/api/handlers/libpod
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
..
containers.go Fix containers list/prune http api filter behaviour 2021-03-20 22:56:01 +01:00
containers_create.go Drop podman create --storage-opt container flag 2021-07-20 16:36:10 -04:00
containers_stats.go Merge pull request #11003 from pascomnet/f_stats 2021-08-04 09:56:57 +00:00
generate.go Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation 2021-02-22 13:44:43 -05:00
healthcheck.go bump go module to v3 2021-02-22 09:03:51 +01:00
images.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
images_pull.go create: support images with invalid platform 2021-06-23 15:42:13 +02:00
info.go podman-remote should show podman.sock info 2021-04-20 15:56:45 -04:00
manifests.go support tag@digest notation 2021-05-31 14:38:43 +02:00
networks.go Fix network prune api docs 2021-06-08 11:38:26 +02:00
play.go add --mac-address to podman play kube 2021-05-04 20:14:13 +02:00
pods.go Add support for pod inside of user namespace. 2021-08-09 15:17:22 -04:00
secrets.go make DriverOpts name consistent. 2021-06-25 08:33:15 +02:00
swagger.go [CI:DOCS] Update swagger for inspect network 2021-06-08 15:23:46 -07:00
system.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
volumes.go Volumes prune endpoint should use only prune filters 2021-04-07 22:37:49 +02:00