Feature request description
https://github.com/opencontainers/image-spec/blob/main/conversion.md is fairly prescriptive about various image-spec fields that should be propagated to runtime-spec data, many as annotations.
From a (fairly brief and very ignorant) search of the Podman codebase, it seem that this is not currently happening.
I have absolutely no idea whether this makes any difference in practice.