mirror of
https://github.com/moby/buildkit.git
synced 2026-08-05 15:20:22 +00:00
Add compatibility-version 30 for the new OCI media type default while keeping version 20 pinned to the historical image exporter behavior through v0.31.x. Track omitted oci-mediatypes separately from explicit false, add v30 compatibility goldens, and document the supported compatibility versions. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Compatibility regression goldens live under:
testdata/compatibility/<case>/v<compat-version>/{manifest,config}.json
Use BUILDKIT_UPDATE_COMPAT_GOLDENS=1 to regenerate them against the current daemon.