This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/image/docker/test
Joseph Schorr bacf074219 Fix backfills of super large manifests by stripping metadata from all but the final layer
This is semantically valid because Docker only uses the leaf layer as the image config when reading a V2_1 manifest

Fixes https://jira.coreos.com/browse/QUAY-1351
2019-02-20 12:08:20 -05:00
..
__init__.py Add schema2 list support 2018-06-15 16:00:39 -04:00
manifest_unencoded_unicode.json Make sure to decode manifests into utf-8 when necessary 2018-12-17 16:31:24 -05:00
manifest_unicode_row.json Fix handling of manifests with unicode in the backfill 2018-08-15 11:41:15 -04:00
test_schema1.py Fix backfills of super large manifests by stripping metadata from all but the final layer 2019-02-20 12:08:20 -05:00
test_schemas.py Further fixes for unicode handling in manifests 2019-01-09 15:14:41 -05:00
test_schemautil.py Ensure we encode the config in manifest schema 2 via the canonical JSON format 2018-12-18 14:52:19 -05:00
validate_manifest_known_issue.json Further fixes for unicode handling in manifests 2019-01-09 15:14:41 -05:00
validated_manifest.json Fix handling of manifests with unicode in the backfill 2018-08-15 11:41:15 -04:00
validated_manifest_with_unicode.json Fix handling of manifests with unicode in the backfill 2018-08-15 11:41:15 -04:00