Skip to content

v0.5.0: Dedicated info key

Compare
Choose a tag to compare
@antheas antheas released this 01 Aug 19:19
· 69 commits to master since this release
2d78fa0

This release adds the dedicated annotation dev.hhd.rechunk.info as it was found podman will discard layer annotations and moves the info data to it. It also adds layer information that can be read by rechunk to avoid layer shifts.

The annotation <imginfo> can still be used to copy that data into a separate key. However, as that key is around 100kb-200kb it should be avoided.

Full Changelog: v0.4.1...v0.5.0