Files
Tonis Tiigi 6147354ae5 exporter: add compatibility version 30
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>
2026-06-03 08:52:37 -07:00
..

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.