-
Bug
-
Resolution: Done
-
Normal
-
Logging 6.2.4
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
NEW
-
NEW
-
-
Bug Fix
-
-
-
Logging - Sprint 276
Description of problem:
Instead of using the application/vnd.docker.distribution.manifest.list.v2+json format the application/vnd.oci.image.index.v1+json format is used. This is causing issues when mirroring these images to older registries which do not support the newer manifest formats.
Actual results:
Images use the new manifest format.
Expected results:
Images continue to use the older manifest format.