spiegel_podman/pkg/api/handlers
Aditya R e00272cd99
remote: fix implementation of build with --userns=auto for API
`podman-remote` and Libpod API does not supports build with
`--userns=auto` since `IDMappingOptions` were not implemented for API
and bindings, following PR implements passing `IDMappingOptions` via
bindings to API.

Closes: https://github.com/containers/podman/issues/15476

Signed-off-by: Aditya R <arajan@redhat.com>
2022-08-26 16:53:40 +05:30
..
compat remote: fix implementation of build with --userns=auto for API 2022-08-26 16:53:40 +05:30
libpod Use request Context() in API handlers 2022-08-18 23:48:43 +03:00
swagger switch from "kube/play" endpoint to "play/kube" endpoint. 2022-08-02 12:09:59 +01:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Switch to github.com/blang/semver/v4 2022-07-14 13:53:13 +02:00
decoder.go pkg/api: do not register decoder in endpoint handler 2022-04-29 14:06:54 +02:00
types.go Merge pull request #15443 from flouthoc/env-merge-support 2022-08-24 09:14:42 -04:00