spiegel_podman/pkg/api/handlers/libpod
Giuseppe Scrivano b32172e20b
container: move volume chown after spec generation
move the chown for newly created volumes after the spec generation so
the correct UID/GID are known.

Closes: https://github.com/containers/libpod/issues/5698

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-06-29 17:58:50 +02:00
..
containers.go libpod/containers/json: alias last -> limit 2020-06-22 16:55:48 +02:00
containers_create.go Re-add resource limit warnings to Specgen 2020-06-16 17:32:01 -04:00
copy.go v2 copy endpoints 2020-05-26 12:04:20 -05:00
generate.go add {generate,play} kube 2020-05-06 17:08:22 +02:00
healthcheck.go Fix remote integration for healthchecks 2020-05-20 14:43:01 -05:00
images.go Fix leak of empty tarball 2020-06-01 10:07:58 -05:00
info.go refactor info 2020-04-06 12:45:42 -05:00
manifests.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
networks.go enable podman v2 networking for remote client 2020-05-12 13:23:43 -05:00
play.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
pods.go Turn on More linters 2020-06-15 07:05:56 -04:00
swagger.go enable podman v2 networking for remote client 2020-05-12 13:23:43 -05:00
system.go Turn on More linters 2020-06-15 07:05:56 -04:00
volumes.go container: move volume chown after spec generation 2020-06-29 17:58:50 +02:00