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/data/registry_model/test
Joseph Schorr d59bea3569 Enable a configurable whitelist of namespaces for V22
If a namespace is present in the whitelist, all calls are sent to the OCI model instead of the Pre OCI model

Note that this does increase overhead for registry calls (since we need to lookup the namespace for every single call), but it should only be temporary until we've migrated all users over to the OCI data model
2018-12-03 17:37:28 -05:00
..
test_blobuploader.py Fix pulling of squashed versions of the legacy image in a manifest lists 2018-11-20 16:37:15 +02:00
test_interface.py Enable a configurable whitelist of namespaces for V22 2018-12-03 17:37:28 -05:00
test_manifestbuilder.py Add support for creating schema 2 manifests and manifest lists via the OCI model 2018-11-12 23:27:49 +02:00