Skip to content

Conversation

d3matt
Copy link

@d3matt d3matt commented May 16, 2018

  • change BaseClientV2._http_response to accept bindata which is passed
    directly to requests
  • add _Manifest.from_file to support loading a manifest from a file
    then calling put_manifest
  • add BaseClientV2.put_blob based on implementation in python-dxf

 * change BaseClientV2._http_response to accept bindata which is passed
directly to requests
 * add _Manifest.from_file to support loading a manifest from a file
then calling put_manifest
 * add BaseClientV2.put_blob based on implementation in python-dxf
 * support passing the schema to BaseClientV2.get_manifest
 * add BaseClientV2.get_blob
@djmattyg007
Copy link

Hello. Since this package appears to be abandoned, I forked it and made several improvements. This includes dropping support for v1 registries, and introducing first-class support for v2 manifests (including multi-arch manifests).

If you're still feeling up to it, I'd be happy to review an updated PR against my fork:

https://github.com/djmattyg007/dreg-client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants