mirror of
https://github.com/containers/podman.git
synced 2025-10-16 10:43:52 +08:00

Add the connective logic so that annotating the manifest as a whole will succeed as intended, and we don't mix up annotations for an entry and annotations which are meant for the manifest as a whole. Make consistent the names which are used when encoding values of certain fields. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>