spiegel_podman/pkg/api/handlers/compat
Lokesh Mandvekar b125156c32
Add sha256: to images history id for docker compatibility
Add sha256: prefix to image IDs in compat API history responses for
Docker compatibility. Excludes bash test changes as those were already
added by the previous commit.

Fixes: https://github.com/containers/podman/issues/17762

(partial cherry-pick from commit edaf3b4d5e)

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2026-02-05 16:06:00 +05:30
..
auth.go [v4.4.1-rhel] compat: /auth: parse server address correctly 2023-03-31 16:10:16 -04:00
changes.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers.go DB: make loading container states optional 2023-01-27 09:14:12 +00:00
containers_archive.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_attach.go Fix stutters 2022-09-10 07:52:00 -04:00
containers_create.go Allow --device-cgroup-rule to be passed in by docker API 2023-01-26 22:13:59 +00:00
containers_export.go export: use io.Writer instead of file 2022-12-20 14:38:41 +01:00
containers_logs.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_pause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_prune.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_restart.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_start.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_stats.go [v4.4-rhel] Adjust for common bump 2025-12-17 15:40:01 -05:00
containers_stop.go Podman stop --filter flag 2022-07-14 13:18:53 -04:00
containers_top.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_unpause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
events.go Compat API image remove events now have 'delete' status 2022-08-25 16:59:26 -04:00
exec.go Fix stutters 2022-09-10 07:52:00 -04:00
images.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
images_build.go Add remote build functionality for podman-remote 2026-01-19 16:38:27 +05:30
images_history.go Add sha256: to images history id for docker compatibility 2026-02-05 16:06:00 +05:30
images_prune.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
images_push.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
images_remove.go Fix stutters 2022-09-10 07:52:00 -04:00
images_save.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
images_search.go Set TLSVerify=true by default for API endpoints 2022-07-26 02:07:56 +03:00
images_tag.go Add build-tagged splits for libimage-dependent code 2025-12-18 10:27:49 -05:00
info.go [v4.4-rhel] Adjust for common bump 2025-12-17 15:40:01 -05:00
networks.go Network Create: Add --ignore flag to support idempotent script 2022-12-15 10:58:54 +02:00
ping.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
resize.go use c/common code for resize and CopyDetachable 2022-07-06 16:57:07 +02:00
secrets.go Add labels to secrets 2022-09-20 16:28:00 -04:00
system.go [v4.4-rhel] Adjust for common bump 2025-12-17 15:40:01 -05:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go bump go module to version 4 2022-01-18 12:47:07 +01:00
version.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
volumes.go [v4.4-rhel] Adjust for common bump 2025-12-17 15:40:01 -05:00