spiegel_podman/pkg/api/handlers/compat
Paul Holzinger d163c38a26
vendor: update common, image, storage to main
This also then bumps github.com/opencontainers/runtime-spec to v1.3.0
which contains breaking changes of the pid type as such we had to update
all the podman callers.

And tags.cncf.io/container-device-interface also used some changed
types from it and they have been updated in main so bump to the latest
commit there as well in order to get podman to compile properly.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-11-21 14:24:29 +01:00
..
auth.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
changes.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers.go vendor: update common, image, storage to main 2025-11-21 14:24:29 +01:00
containers_archive.go Revert "Fix copyUIDGID parameter inversion in Docker compat API" 2025-11-14 12:39:04 +01:00
containers_attach.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_create.go pkg/api/handlers/compat/containers_create.go: Remove Cgroups v1 2025-11-12 15:15:34 -05:00
containers_export.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_logs.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_pause.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_prune.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_restart.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_start.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_stats.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_stats_freebsd.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_stats_linux.go Remove ContainerStats.PerCPU: CGV1 only 2025-11-12 15:15:34 -05:00
containers_stop.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_top.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
containers_unpause.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
events.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
exec.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images_build.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
images_history.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images_prune.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images_push.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images_remove.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images_save.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
images_search.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
images_tag.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
info.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
networks.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
ping.go compat: GET /_ping return Builder-Version: 1 2025-07-31 10:17:52 +02:00
resize.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
secrets.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
system.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
types.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
unsupported.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
version.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
volumes.go Bump Go version to v6 2025-10-23 11:00:15 -04:00